lee esto
http://www.pcquest.com/content/linux/2005/105041201.asp
-------
# cd /media/recorder
# cp /linux/ NASLite-SMB.img.gz /root
# cd /root
# gunzip NASLite-SMB.img.gz
Insert a floppy disk and issue the following commands to create the NASLite-SMB floppy.
# fdformat /dev/fd0u1722
# dd if=NASLite.img of=/dev/fd0u1722
------------