Il giorno sab, 19/01/2008 alle 15.25 +0100, gollum1 ha scritto: > Ciao all, > > Dopo diversi mesi mi sono ritrovato ad usare un HDD esterno formattato vfat, > di solito inserendo l'HDD nella porta USB veniva montato automaticamente, > senza nessun problema, ora mi ritrovo invece con il seguente errore: > > mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing > codepage or helper program, or other error In some cases useful info is found > in syslog - try dmesg | tail or so > > [EMAIL PROTECTED]:~$ dmesg | tail > sda: Mode Sense: 1c 00 00 00 > sda: assuming drive cache: write through > SCSI device sda: 398295040 512-byte hdwr sectors (203927 MB) > sda: Write Protect is off > sda: Mode Sense: 1c 00 00 00 > sda: assuming drive cache: write through > sda: sda1 > sd 1:0:0:0: Attached scsi disk sda > usb-storage: device scan complete > FAT: Unrecognized mount option "flush" or missing value > [EMAIL PROTECTED]:~$
beh s'incazza di certo per flush: rtfm:/home/oggei# mount /dev/sdb1 /media/usb/ -o antani || dmesg | tail mount: wrong fs type, bad option, bad superblock on /dev/sdb1, [...] FAT: Unrecognized mount option "antani" or missing value che kernel usi ? Chi fa l'automount ? Cosa hai in fstab ? ciao, -- Alessandro Ogier gpg --keyserver pgp.mit.edu --recv-keys EEBB4D0D -- Per REVOCARE l'iscrizione alla lista, inviare un email a [EMAIL PROTECTED] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [EMAIL PROTECTED] To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

