Comment 90 for bug 568050

Revision history for this message
Alan Aquino de Castro Junior (alanaquinojr) wrote :

Hello. First I'd like to thank you all.

I'd also like to let you know how I finally got it solved. I´m using Ubuntu Server, so I can´t use the new patch...

I started the instalation normaly and when the formating error appear I did what Keith Taylor suggested :

mv /dev/mapper/(raiddevice)p1 /dev/mapper/(raiddevice)1
mv /dev/mapper/(raiddevice)p2 /dev/mapper/(raiddevice)2
mv /dev/mapper/(raiddevice)p5 /dev/mapper/(raiddevice)5

Then switched back to the install shell (Alt-F1)

The instalation finished normaly, but didn't boot...

I booted whith the CD and choice "Repair System...."

The instaltion detected the raid correctly and gave me a mounted shell...

I did what Konstantinos sugested:

apt-get purge dmraid
apt-get install dmraid
grub-install /dev/mapper/isw_jfighfbah_My_RAID
update-grub

Reboot...

and finaly the system bootted normaly.

Thanks .

Alan.