-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 08 Jul 2003 17:35:22 +0200, [EMAIL PROTECTED] wrote:
> Do you think that you could advise? Yes. > 11. Reboot and check new kernel is booting > > > At this point the boot says booting Pasco Linux and stops with error 15: > cannot find file. > I have attached my grub.conf and also the contents of by /boot directory. > > Any suggestions to get me up and going? Don't change config files unless you know what you're doing. You should have used the existing boot menu entry as a template for your new entry: > title Pasco Linux (2.4.21) > root (hd0,0) > kernel /boot/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 (hd0,0) is your /boot-partition. On that partition, the path to your kernel image is /bzImage.pasco, NOT /boot/bzImage.pasco Hence your entry should be: title Pasco Linux (2.4.21) root (hd0,0) kernel /bzImage.pasco ro root=LABEL=/ hdc=ide-scsi initrd /initrd-2.4.21.img - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/DDca0iMVcrivHFQRArSQAKCGIQFdiSSuJJ/v8kMETEDGVu++9gCfee4b tOvsuF0zaDSS2SLCZic4Qok= =jUhc -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list