NAME
|
sdloop – loopback storage device interface |
SYNOPSIS
|
bind –a #S /dev echo config switch on spec l type loop/path[[!sectors]!sectsize] >/dev/sdctl /dev/sdl0/ctl /dev/sdl0/raw /dev/sdl0/data ... |
DESCRIPTION
Sdloop allows a file to be used as a sd device. By specifying
a number of sectors, the device may be be a different size than
the file. To configure /tmp/data as sdl0: with a 1024–byte sector
size
|
SOURCE
|
/sys/src/9/port/sdloop.c |
SEE ALSO
|
sd(3), sdaoe(3), 9load(8), |
BUGS
|
Maybe. |