Kubuntu 6.10 umounts uuid devices after relogin

Bug #69273 reported by Thanos Kyritsis
6
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
New
Undecided
Unassigned

Bug Description

Reproducable: Always

I've upgraded kubuntu 6.06 to 6.10 and after the upgrade the fixed partitions I had added in /etc/fstab were converted to uuid ones. For example, I have 3 windows partitions that I want to always have mounted on the system.

Steps to reproduce:

1. Boot kubuntu
2. Log into KDE
3. The devices are mounted, everything works ok
4. Log out of KDE
5. Log back in KDE
6. The devices are unmounted and of course clicking on them brings no result since "only root can mount them"

Revision history for this message
Reuben Kagan (reuben-kagan) wrote :

Have exactly the same problem.
my fstab is now:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3 -- converted during upgrade to edgy
UUID=3f3ef0a3-29c0-490c-87a9-d262d4a82aff / ext2 defaults,errors=remount-ro 0 1
# /dev/sda1 -- converted during upgrade to edgy
UUID=9c9d9456-df4c-4ac8-bf7a-c30736c0796a /boot ext2 defaults 0 2
# /dev/sda9 -- converted during upgrade to edgy
UUID=44bd77a2-0890-4ea7-a623-9f41592b7bd4 /home ext3 defaults 0 2
# /dev/hdc1 -- converted during upgrade to edgy
UUID=e7c1c0a9-f8b3-4c68-81c2-a20df2f1d611 /media/hdc1 xfs defaults 0 2
# /dev/sda8 -- converted during upgrade to edgy
UUID=e4958bdd-f32b-4977-b92f-c7c775a21433 /tmp ext2 defaults 0 2
# /dev/sda6 -- converted during upgrade to edgy
UUID=359221d1-9531-497a-ac57-7c1b6cded50b /usr ext3 defaults 0 2
# /dev/sda7 -- converted during upgrade to edgy
UUID=072fa7b6-4624-4cb4-aebb-48e8281a8eed /var ext3 defaults 0 2
# /dev/sda5 -- converted during upgrade to edgy
UUID=acdac6da-a11c-4ad2-b287-c7220bc22ce5 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0

and after login/logout /media/hdc1 gets unmounted.

Workaround: revert back to
/dev/hdc1 /media/hdc1 xfs defaults 0 2

Revision history for this message
Reuben Kagan (reuben-kagan) wrote :

see also Bug #58552

Revision history for this message
sunny (sunny-enie) wrote :

yes even i have the same problem as the first post describes cannot mount removable media after i restart xserver...please show a solution

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.