Thanks for your attention to this bug.

It's been a while, so I don't have any details to give you about the
boot-up at that time, but I do recall that it did boot properly.  The
main problem (as far as I've figured it out) is that my Promise
Ultra133TX2 PCI ATA133 card and my nVidia CK804 rev. f3 SATA controller
keep getting their attached hard drives mixed-up.  Here's what  I mean:


[EMAIL PROTECTED]:~$ sudo blkid
/dev/hda1: UUID="63f0e2a3-b520-42d8-943b-94e4b4a381b1" TYPE="reiserfs" 
/dev/hda2: UUID="1981f215-6f5b-4d93-9216-55ba82e34427" TYPE="reiserfs" 
/dev/hda3: UUID="c9d191a9-54eb-4a49-a60c-f818818acaa0" TYPE="reiserfs" 
/dev/hda4: UUID="abfe74bc-4a48-496f-9f15-094d868d41fa" TYPE="swap" 
/dev/sda1: LABEL="BACKUP" UUID="63ed91b2-a8c2-417c-b93f-985bbf1e93fb" 
TYPE="ext2" 
/dev/hdc1: UUID="ecb2eafe-3009-478f-84bb-70faea5115bc" SEC_TYPE="ext2" 
TYPE="ext3" 
/dev/hdc5: UUID="877dcd40-e70c-4cec-81fc-bb44dbd81f12" TYPE="swap" 
/dev/sdb1: TYPE="ntfs" 
/dev/sdc1: LABEL="PERSONAL" UUID="88813472-f156-4ee6-b8e9-41540ff07486" 
TYPE="ext2" 

[EMAIL PROTECTED]:~$ sudo mount
/dev/hdc1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.20-16-generic/volatile type tmpfs (rw)
/dev/hda1 on /media/hda1 type reiserfs (rw)
/dev/hda2 on /media/hda2 type reiserfs (rw)
/dev/hda3 on /media/hda3 type reiserfs (rw)
/dev/sdc1 on /media/sda1 type ext2 (rw)
/dev/sda1 on /media/sdb1 type ext2 (rw)
/dev/sdb1 on /media/sdc1 type ntfs (rw,nls=utf8,umask=007,gid=46)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

[EMAIL PROTECTED]:~$ sudo df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hdc1              18G   16G  1.7G  91% /
varrun                502M  116K  502M   1% /var/run
varlock               502M     0  502M   0% /var/lock
procbususb            502M  140K  502M   1% /proc/bus/usb
udev                  502M  140K  502M   1% /dev
devshm                502M     0  502M   0% /dev/shm
lrm                   502M   39M  464M   8% 
/lib/modules/2.6.20-16-generic/volatile
/dev/hda1             957M  128M  830M  14% /media/hda1
/dev/hda2             120G   41G   79G  34% /media/hda2
/dev/hda3             113G  107G  6.0G  95% /media/hda3
/dev/sdc1             294G   81G  199G  29% /media/sda1
/dev/sda1              74G   73G     0 100% /media/sdb1
/dev/sdb1              38G   28G  9.4G  76% /media/sdc1


As you can see, /dev/sda1, according to blkid, is an 80GB drive labeled 
"BACKUP", /dev/sdb1 is my 40GB Windows XP installation on NTFS (which, 
incidentally does not have a UUID, as NTFS usually doesn't), and /dev/sdc1 is a 
300GB drive labeled "PERSONAL".  In the blkid information in my April 4th, 2007 
post, the aforementioned drives are as follows:

/dev/sdc1: LABEL="PERSONAL" UUID="88813472-f156-4ee6-b8e9-41540ff07486" 
TYPE="ext2"
/dev/sdb1: TYPE="ntfs"
/dev/sda1: LABEL="PERSONAL" UUID="88813472-f156-4ee6-b8e9-41540ff07486" 
TYPE="ext2"
/dev/sdb5: LABEL="BACKUP" UUID="438E-1221" TYPE="vfat"

To my recollection, I have not changed any drive configurations since
then, although I have switched to a 64-bit version of Ubuntu 7.04 on
/dev/hdc1 (via a reinstall).  My hardware (cables, jumpers, etc.) has
not changed at all.  You may also note that the UUIDs of my various
partitions (except for hdc) have not changed, as I have not since
reformatted or moved them.

As for the contradictory mount points, I have configured them to how
they (as far as I can tell) should be, which is how they show up in my
fully-updated Gentoo installation (as of a week or so ago), which I
installed about 1.5 years ago.  If I am not mistaken, sda should be my
first SCSI/SATA device, which is on my onboard nVidia SATA controller.
sdb and sdc should be my first and second drives on my PCI IDE (PATA)
card, respectively.

Thanks again, and let me know if you need any more information.

-- 
Fiesty: updates on 3-29-07 royally messed up fstab
https://bugs.launchpad.net/bugs/98651
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to