ààààà ààààà ààà wrote:
Below is the lilo.conf and grub.conf file details I have tried both.
Please help me.
_/etc/lilo.conf_
_#BEGIN_BITMAP
#lilo - 22.2-13 added "bitmap" entry
bitmap=/boot/lilo.bmp
bmp-table=40p,300p,24,
bmp-colors=13.15;15,8,,
bmp-timer=74,29,13,15,
#END_BITMAP
boot=/dev/hdc
map=/boot/map
install=/boot/boot.b
prompt
timeout=150
lba32
default=linux
image=/boot/vmlinuz
label=linux
initrd=/boot/initrd
read-only
root=/dev/hdc7
other=/dev/hdc1
label=Win98
_/boot/grub/grub.conf_
#This file was converted from /etc/lilo.conf by gilo-0.91-9.
timeout 15
default 1
fallback 1
splashimage(hd1,4)/grub/splash.xpm.gz
title linux
kernel (hd1,4)/initrd
title Win98
chainloader (hd1,0)0+1
With that kind of grub conf ... you cannot boot linux (which?).
Try something like,
root (hd1,4)
kernel /boot/vmlinuz-2.XXX ro #root=LABEL=/12 {options}
initrd /boot/initrd-2.XXX.img
Is hdc really hd1 ?
A. Mani
Member, Cal. Math. Soc.
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3