Comment 17 for bug 106209

Revision history for this message
jerrylamos (jerrylamos) wrote :

Here's the blkid's from the first partition, the Tribe 5 Ubuntu on sda1:
jerry@NetVistaGutsy:~$ blkid /dev/sda1
/dev/sda1: UUID="9e6ffe2f-67d9-4c74-8d47-0f17044d1fb1" SEC_TYPE="ext2" TYPE="ext3"
jerry@NetVistaGutsy:~$ blkid /dev/sda3
/dev/sda3: UUID="b66f5d82-95a1-4efe-a410-55bc62e29a38" SEC_TYPE="ext2" TYPE="ext3"
jerry@NetVistaGutsy:~$ blkid /dev/sda5
/dev/sda5: UUID="e804340d-a020-4bf0-87cf-6683ed868417" SEC_TYPE="ext2" TYPE="ext3"
jerry@NetVistaGutsy:~$
Same as Xubuntu from sda3 saw, but not the same as in sda1's fstab attached. Some code changes the UUID's on install.
Jerry