«mount: wrong fs type, bad option, bad superblock on /dev/sdd1, missing
codepage or other error In some cases useful info is found in syslog - try
dmesg | tail or so»
dmesg:
-----------------------------------------------
scsi6 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
Vendor: JetFlash Model: TS128MJF2A Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sdd: 250800 512-byte hdwr sectors (128 MB)
sdd: Write Protect is off
sdd: Mode Sense: 0b 00 00 08
sdd: assuming drive cache: write through
SCSI device sdd: 250800 512-byte hdwr sectors (128 MB)
sdd: Write Protect is off
sdd: Mode Sense: 0b 00 00 08
sdd: assuming drive cache: write through
sdd: sdd1
sd 6:0:0:0: Attached scsi removable disk sdd
usb-storage: device scan complete
FAT: Unrecognized mount option "flush" or missing value
-----------------------------------------------
Then I manually mount sdd1 with pmount, and work fine.
Maybe is a hal error?
--
Benjamí
http://blog.bitassa.cat
.
[...]
> FAT: Unrecognized mount option "flush" or missing value
> -----------------------------------------------
>
> Then I manually mount sdd1 with pmount, and work fine.
>
> Maybe is a hal error?
$ grep sd /etc/fstab
?
Elimar
--
Do you smell something burning or ist it me?
Maybe it's cacheless :-)
++++++++++++++++++++++++++++++++++++++++++++++++
Not far from here, by a white sun, behind a green star, lived the
Steelypips, illustrious, industrious, and they hadn't a care: no spats
in their vats, no rules, no schools, no gloom, no evil influence of the
moon, no trouble from matter or antimatter -- for they had a
machine, a dream of a machine, with springs and gears and perfect
in every respect. And they lived with it, and on it, and under it, and
inside it, for it was all they had -- first they saved up all their atoms,
then they put them all together, and if one didn't fit, why they
chipped at it a bit, and everything was just fine...
-- Stanislaw Lem, "Cyberiad"
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
$ grep sd /etc/fstab
/dev/sda5 / ext3 defaults,errors=remount-ro 0 1
/dev/sda7 /home ext3 defaults 0 2
/dev/sda6 none swap sw 0 0
Without entry for sdd.
Thanks!
I need a newer kernel:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432103