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:
|
2006-12-19 00:18:10 +01:00
|
|
|
# raw<N>:<blockdev>
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
|
|
|
# example:
|
|
|
|
# ---------
|
2006-12-19 00:18:10 +01:00
|
|
|
# raw1:hdb1
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
2006-12-19 00:18:10 +01:00
|
|
|
# this means: bind /dev/raw/raw1 to /dev/hdb1
|
2006-12-19 00:18:10 +01:00
|
|
|
#
|
|
|
|
# ...
|