Ver Mensaje Individual
  #4 (permalink)  
Antiguo 04/09/2005, 11:47
Avatar de amartinez
amartinez
 
Fecha de Ingreso: junio-2004
Mensajes: 435
Antigüedad: 20 años, 7 meses
Puntos: 2
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
------------