This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 315803 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/315803 Title: USB Storage drive fails to mount Status in linux package in Ubuntu: Incomplete Bug description: Upon fresh installation of Ubuntu Hardy (8.04) Inserting a USB storage device causes it to mount automatically. After about 2 days and several reboots no USB storage devices can be mounted. The USB drive appears in the "Places" menu, but will not mount. An error dialog states: "Invalid mount option" I traced the problem to my /etc/fstab file: proc /proc proc defaults 0 0 # /dev/sdb1 UUID=4bffd628-caac-4c1b-b55c-806a039d19bc / ext3 relatime,errors=remount-ro 0 1 # /dev/sdb5 UUID=5c8e9f6a-b5ce-444a-bbe6-29325fa41d05 none swap sw 0 0 /dev/sdc1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/scd1 /media/cdrom2 udf,iso9660 user,noauto,exec,utf8 0 0 I have a backup of my /etc/fstab file from the fresh installed state: proc /proc proc defaults 0 0 # /dev/sdb1 UUID=4bffd628-caac-4c1b-b55c-806a039d19bc / ext3 relatime,errors=remount-ro 0 1 # /dev/sdb5 UUID=5c8e9f6a-b5ce-444a-bbe6-29325fa41d05 none swap sw 0 0 /dev/scd0 /media/cdrom1 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/scd1 /media/cdrom2 udf,iso9660 user,noauto,exec,utf8 0 0 Note: The backed up fstab file does not contain the following line: /dev/sdc1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 This line was not added by me, and I have not installed any new packages or applications at or before the time of this problem. Commenting or removing this line from the fstab file fixes the problem and allows the USB drive to be mounted again. I suspect that leaving the usb drive plugged in and then rebooting caused the additional mounting instruction to be added to the fstab file upon boot. Workaround: Unmount and unplug any external usb drives BEFORE booting or re-booting Ubuntu. This exact issue has occurred with both my Laptop as well as my Desktop both running the same Ubuntu release (8.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/315803/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp