[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problemas para montar disquete - kernel 2.6.8



Estou com o kernel 2.6.8 há uns dez dias, e hoje pela primeira vez precisei 
usar disquetes... Mas não consigo montá-los. Quando rebooto o computador com 
o kernel anterior, 2.4.27, monto o mesmo disquete sem problemas. A resposta 
que obtenho é a seguinte:

$ mount /floppy/
mount: não foi possível determinar o tipo do sistema de arquivos e nenhum foi 
especificado

# mount /floppy
mount: you must specify the filesystem type

# mount -v /floppy
mount: you didn't specify a filesystem type for /dev/fd0
       I will try all types mentioned in /etc/filesystems or /proc/filesystems
Trying msdos
Trying vfat
mount: you must specify the filesystem type

# mount -v -t vfat /dev/fd0 /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
       or too many mounted file systems

# mount -v -t vfat -o fat=12 /dev/fd0 /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
       or too many mounted file systems

[]s, 

tiago saboga.



Reply to: