pdc fakeraid not recognized
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
util-linux (Ubuntu) |
Fix Released
|
Undecided
|
Phillip Susi |
Bug Description
I have a fresh install of Ubuntu Desktop on my old Dell Dimension 8300. This box has a Promise Fasttrak raid controller a.k.a. softraid or fakeraid. It is setup with two identical drives in raid0, stiped.
I had a hard time getting the installer to run without errors. Did all kind of manual steps to make the installer complete.
I installed from a pendrive, booted the liveCD. Used dmraid -ay and gparted to partition the drive. Did nothing special with the partitions one swap and one root partition. The installer ends up grubbing my pendrive instead of my harddisk so I followed a manual to purge an reinstall grub2 on the correct disk here (http://
Now when I boot, the computer shows a graphical off-black screen (ubuntu boot color???) and nothing happens. When I then reboot with Ctrl+Alt+Delete a second time. I get GNU GRUB menu and I choose "Ubuntu, with Linux 3.2.0-29-
When I type "dmraid -ay" [Enter]
I see three messages like RAID set "pdc_ccgcdegci" was activated.
Press Crtl+D the computer will continue to boot normally.
The next time I boot I need to reboot to get pass the off-black screen and into the GNU Grub menu again.
I found bug report 941874, but I checked and the fixes described there seem to be in place on my machine...
I tried the steps described in "http://
I'm new to the whole Ubuntu/linux thing and I just want my computer to boot without manual intervention. Please help.
Thanx!
Related branches
- Luke Yelavich (community): Approve
- Ubuntu branches: Pending requested
-
Diff: 27 lines (+8/-1)2 files modifieddebian/changelog (+7/-0)
libblkid/src/superblocks/promise_raid.c (+1/-1)
Changed in util-linux (Ubuntu): | |
status: | In Progress → Fix Released |
After discussion in the question, it appears that blkid is not recognizing the disks as members of the pdc raid array.