2006-12-19 00:18:10 +01:00
|
|
|
# /etc/raw
|
|
|
|
#
|
|
|
|
# sample configuration to bind raw devices
|
|
|
|
# to block devices
|
|
|
|
#
|
|
|
|
# The format of this file is:
|
2017-02-07 21:47:46 +01:00
|
|
|
# raw<N>:<blockdev>
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
|
|
|
# example:
|
|
|
|
# ---------
|
2017-02-07 21:47:46 +01:00
|
|
|
# raw1:sdb1
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
2017-02-07 21:47:46 +01:00
|
|
|
# this means: bind /dev/raw/raw1 to /dev/sdb1
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
|
|
|
# ...
|