ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01224
[Bug 226578] Re: Usb stick added to fstab
The fix results in a read-only mount of the USB stick, which is
worthless to people who need to write to the disk...
--
Usb stick added to fstab
https://bugs.launchpad.net/bugs/226578
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.
Status in Ubuntu Eee: New
Bug description:
Ubuntu Eee is mainly installed though usb sticks.
Ubuntu thinks it's a cd and adds it to /etc/fstab
This f**ks everything up. Connecting something is ignored since there's an error in fstab
Ex:
/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0