16 lines
222 B
Plaintext
16 lines
222 B
Plaintext
# /etc/raw
|
|
#
|
|
# sample configuration to bind raw devices
|
|
# to block devices
|
|
#
|
|
# The format of this file is:
|
|
# raw<N>:<blockdev>
|
|
#
|
|
# example:
|
|
# ---------
|
|
# raw1:hdb1
|
|
#
|
|
# this means: bind /dev/raw/raw1 to /dev/hdb1
|
|
#
|
|
# ...
|