>>You may need to cross reference the contents of fstab to the output of >> sudo blkid
[EMAIL PROTECTED]:~$ cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/sda1 UUID=7a352281-d258-4f93-ac5d-51a804db599d / ext3 defaults,errors=remount-ro 0 1 # /dev/sda5 UUID=88d97d83-af6a-5553-bd1e-04a503b5e0bb none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0 [EMAIL PROTECTED]:~$ [EMAIL PROTECTED]:~$ sudo blkid [sudo] password for brian: /dev/sda1: UUID="7a352281-d258-4f93-ac5d-51a804db599d" SEC_TYPE="ext2" TYPE="ext3" /dev/sda5: TYPE="swap" UUID="88d97d83-af6a-5553-bd1e-04a503b5e0bb" Anything strange here? maybe SEC_TYPE="ext2" TYPE="ext3" -- [Intrepid] GRUB Boot mkdir / rm permission problems https://bugs.launchpad.net/bugs/250189 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