ten requested :-
root@elc-desktop:~# cat /etc/fstab # /etc/fstab: static file system information # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # /dev/hda7 -- converted during upgrade to edgy UUID=181919c2-0d4c-41bb-b526-8726cc94c07a / ext2 defaults,errors=remount-ro 0 1 /dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1 # /dev/hda5 -- converted during upgrade to edgy UUID=CEA6-EEB3 /media/hda5 vfat defaults,utf8,umask=007,gid=46 0 1 # /dev/hda6 -- converted during upgrade to edgy UUID=1389-3e5c /media/hda6 vfat defaults,utf8,umask=007,gid=46 0 1 # /dev/hda8 -- converted during upgrade to edgy UUID=e2b293e2-7592-4631-9eb7-6764bed4b103 none swap sw 0 0 /dev/hdc /media/cdrom0 udf,iso9660 usr,noauto 0 0 root@elc-desktop:~# _
and
root@elc-desktop:~# blkid /dev/evms/hda5: UUID="CEA6-EEB3" TYPE="vfat" /dev/evms/hda1: UUID="0E1C-1DEB" TYPE="vfat" /dev/evms/hda8: TYPE="swap" UUID="e2b293e2-7592-4631-9eb7-6764bed4b103" /dev/evms/hda7: UUID="181919c2-0d4c-41bb-b526-8726cc94c07a" TYPE="ext2" /dev/evms/hda6: UUID="1389-3E5C" TYPE="vfat" /dev/hda1: UUID="0E1C-1DEB" TYPE="vfat" /dev/hda5: UUID="CEA6-EEB3" TYPE="vfat" /dev/hda6: UUID="1389-3E5C" TYPE="vfat" /dev/hda7: UUID="181919c2-0d4c-41bb-b526-8726cc94c07a" TYPE="ext2" /dev/hda8: TYPE="swap" UUID="e2b293e2-7592-4631-9eb7-6764bed4b103" /dev/mapper/hda5: UUID="CEA6-EEB3" TYPE="vfat" /dev/mapper/hda1: UUID="0E1C-1DEB" TYPE="vfat" /dev/mapper/hda8: TYPE="swap" UUID="e2b293e2-7592-4631-9eb7-6764bed4b103" /dev/mapper/hda6: UUID="1389-3e5c" TYPE="vfat" root@elc-desktop:~# _
elc
On Monday 18 June 2007, ten wrote:
About a week ago I went through the update procedure. I started with Dapper 6.06 (from live CD), updated to Edgy 6.10, then updated to Feisty 7.04. Things worked perfectly until last weekend when I tried to boot up linux and got this result. Would I presume that the live CD 6.06 would not now be of any use since I am 2 upgrades up?
I wonder. Could you post me/the list the output of the following two commands please?
cat /etc/fstab
blkid
Cheers :-)
On Tuesday 19 June 2007 00:07, elc wrote:
ten requested :-
OK, thanks. Just a hunch, probably completely out, but if you do
ls -la /dev/disk/by-uuid
are the uuids for each disk the same as those you got from blkid?
Cheers,
Ten.
...and while I'm being a complete annoying pest, could we see the contents of /boot/grub/menu.lst in the same mail?
I'm sure people will gather what I'm poking at by now.
Cheers,
Ten.