[conspire] Grub Problems
John Andrews
jla1000 at comcast.net
Sat May 19 05:44:34 PDT 2007
I just installed PclinuxOs on hdb1. I can't boot it without a grub
floppy. Hda won't boot.
Grub floppy code.
root (hd1,0)
kernel /boot/vmlinuz root= /dev/hdb1 vga=788 Makes it boot ok.
Grub is on hd1 (hdb1,0)
ls
[jla at c-24-23-243-52 ~]$ cd /boot
[jla at c-24-23-243-52 boot]$ cd grub/
[jla at c-24-23-243-52 grub]$ ls
device.map install.sh* menu.lst ufs2_stage1_5
device.map.old install.sh.old* minix_stage1_5 vstafs_stage1_5
e2fs_stage1_5 iso9660_stage1_5 reiserfs_stage1_5 xfs_stage1_5
fat_stage1_5 jfs_stage1_5 stage1
ffs_stage1_5 mdv-grub_splash.xpm.gz stage xx
/boot/grub/menu.lst follows here:
[jla at c-24-23-243-52 grub]$ cat menu.lst
timeout 10
color black/cyan yellow/cyan
shade 1
viewport 3 2 77 22
splashimage (hd1,0)/boot/grub/mdv-grub_splash.xpm.gz
default 0
title linux
kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1 splash=silent vga=788
initrd (hd1,0)/boot/initrd.img
title linux-nonfb
kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1
initrd (hd1,0)/boot/initrd.img
title failsafe
kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1 failsafe
initrd (hd1,0)/boot/initrd.img
title windows
root (hd0,0)
chainloader +1
How do i make grub and hda/windows boot .
I tried rootnoverify (hd0,0), makeactive, chainloader +1, boot doesn't
boot hda. (hd0,0)
More information about the conspire
mailing list