Lately I receive this error (in KDE, Konqueror, Debian Sid) when I
select «open in new window» after USB stick plugging:
«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
.
Bookmark/Search this post with:
USB Stick mount
On Sat, 30 Jun 2007 the mental interface of
Benjamí Villoslada told:
[...]
> 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?
USB Stick mount
On 30.06.2007 at 18:43 Elimar Riesebieter wrote:
>On Sat, 30 Jun 2007 the mental interface of
>Benjamí Villoslada told:
>
>[...]
>> 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"
--
USB Stick mount
El Dissabte 30 Juny 2007, Elimar Riesebieter va escriure:
> $ grep sd /etc/fstab
$ 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!
--
Benjamí
http://blog.bitassa.cat
.
USB Stick mount [SOLVED]
El Dissabte 30 Juny 2007, Benjamí Villoslada va escriure:
> Lately I receive this error (in KDE, Konqueror, Debian Sid) when I
> select «open in new window» after USB stick plugging:
>
> «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»
I need a newer kernel:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432103
--
Benjamí
http://blog.bitassa.cat
.