Comment 15 for bug 275604

Revision history for this message
Olivier Grisel (olivier-grisel) wrote :

Same here on Ubuntu 8.10 x86 (32 bits) and gnome-applets 2.24.1-0ubuntu1, here is the output of my mount command:

/dev/mapper/Ubuntu-root on / type ext3 (rw,relatime,user_xattr,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda1 on /boot type ext3 (rw,relatime)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/ogrisel/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ogrisel)

AFAIR it use to work with previous versions of Ubuntu 7.10 almost surely and probably 8.04 too. I haven't changed my hard drive settings since that time, I just followed the regular Ubuntu upgrading steps.

No RAID, no disk encryption, just a single laptop hardrive formatted as ext3 + lvm by the ubuntu installer a couple of years ago (probably 7.04).