> default=0
> timeout=2
> splashimage=(hd0,0)/grub/splash.xpm.gz
> title Pasco Linux (2.4.21)
> root (hd0,0)
> kernel /bzImage.pasco ro root=LABEL=/ hdc=ide-scsi 
> initrd /initrd-2.4.21.img
> title Red Hat Linux (2.4.20-8)
> root (hd0,0)
> kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
> hdc=ide-scsi
> initrd /initrd-2.4.20-8.img


whatever you defined your kernel to be in the
'Makefile' should be represented here.   You have
'bzImage.pasco' and I think you may need to have
'2.4.21' here.

Three files should all be same;
System.map-2.4.21
initrd-2.4.21.img
vmlinuz-2.4.21


look into that and see if it helps you.

regards,

lt

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to