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