# /etc/raw # # sample configuration to bind raw devices # to block devices # # The format of this file is: # raw: # # example: # --------- # raw1:hdb1 # # this means: bind /dev/raw/raw1 to /dev/hdb1 # # ...