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

Bug#259297: Adaptec 2120S w/RAID5... installer fails to install grub workaround



Hi,
I had same problem with Adaptec 2120s / RAID1.
/dev/sda=hd0
/boot=/dev/sda1=hd0,0
Here what I did.
- Grub will fail to install on (hd0). Choose <Continue>.
- Go to console (F2).
	type:
	"chroot target"
	"update-grub" - (to create menu.lst in /boot/grub/)
	"exit"
- Go back to main menu (F1)
- Choose "Continue without boot loader"
- After system reboot you will end up in GRUB shell
	type:
	"root (hd0,0)"
	"setup (hd0)"
	"reboot"
- System will reboot, with correct install of GRUB and you will be able to
finish installation

Ivica




Reply to: