Ver Mensaje Individual
  #1 (permalink)  
Antiguo 03/07/2006, 13:15
MagodeOz
 
Fecha de Ingreso: diciembre-2004
Ubicación: Cancun QRoo
Mensajes: 218
Antigüedad: 20 años, 1 mes
Puntos: 0
no pude montar el floppy

estos son los comandos que me dio el señor Google para montar un floppy en fedora

[root@linuxserver ~]# mount -t vfat /dev/fd /usr/bin/floppy
mount: /dev/fd is not a block device
[root@linuxserver ~]# mount -t msdos /dev/fd /usr/bin/floppy
mount: /dev/fd is not a block device
[root@linuxserver ~]# mount -t vfat /dev/fb /usr/bin/floppy
mount: /dev/fb is not a block device
[root@linuxserver ~]# mount -t msdos /dev/fb /usr/bin/floppy
mount: /dev/fb is not a block device
[root@linuxserver ~]# mount -t vfat /dev/fb0 /usr/bin/floppy
mount: /dev/fb0 is not a block device
[root@linuxserver ~]# mount -t msdos /dev/fb0 /usr/bin/floppy
mount: /dev/fb0 is not a block device

como veran no funciono, les agradeceria que me ayudaran.

Hoy si que estoy de preguntonn.