[ENBD] How do I export a partition...?

Peter T. Breuer ptb@it.uc3m.es
Sat, 10 Mar 2001 03:43:34 +0100 (MET)


"A month of sundays ago Kai Chen wrote:"
> If I don't have the device file /dev/sdo3, then how do I export the 

If you don't have the special device file, then you make it. Man mknod.

> partition /dev/sdo3?  I can see sdo3 under fdisk, but then nbd-server can't 
> see it any more...

???

> So, how do I export an entire partition anyway?

You don't have to do anything special. Everything is a file in unix.

Peter