Just had a look at a backup and fstab looked like this prior to Lucid: --- # /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' to print the universally unique identifier # for a device; this may be used with UUID= as a more robust way to name # devices that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sda5 during installation UUID=77d09728-67bf-4871-ba8c-b5fbc9b8f3cc / ext4 errors=remount-ro 0 1 # /backup was on /dev/sdb1 during installation UUID=7d52f601-88bb-4239-aebf-ecd29e7f824b /backup ext4 defaults 0 2 # /backup2 was on /dev/sdc1 during installation UUID=4fe67f87-78bc-4a8e-bb93-1ef27e32a610 /backup2 ext4 defaults 0 2 # /home was on /dev/sda6 during installation UUID=7edc5cc0-c0df-4183-854b-d68351231aca /home ext3 defaults 0 2 # /home2 was on /dev/sda7 during installation UUID=82908567-f9bf-48a8-b7bf-2c08072ddf3e /home2 ext4 defaults 0 2 # /windows was on /dev/sda1 during installation UUID=5ED8E51BD8E4F267 /windows ntfs defaults,nls=utf8,umask=007,gid=46 0 0 # swap was on /dev/sda8 during installation UUID=3fb7736e-de54-4b7e-909c-8fab256f2cba none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 ---
-- Does not automount CD except after bootup https://bugs.launchpad.net/bugs/554908 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs