[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBM eServer x305 Multi-disk Boot Problem (3.3-release)



On Thu, 2003-05-01 at 18:52:32 -0400, Okan Demirmen proclaimed...

> uhm, how about reinstalling the bootblock, i believe in the 
> same FAQ or so...see if that helps...
> 

After booting from cd33.iso and starting a shell...

# mkdir /mnt/root ; mkdir /mnt/usr
# mount /dev/wd0a /mnt/root
# mount /dev/wd0d /mnt/usr
# cd /mnt/usr/mdec
# ./installboot /mnt/root/boot biosboot wd0
using MBR partition 3: type 166 (0xa6) ffset 63 (0x3f)
# cd /
# umount /mnt/usr
# umount /mnt/root
# reboot

and still...

Using Drive: 0 Parition: 3

- Eric