Take a look at /boot/grub/menu.lst It should look like the following:OK. Looks essentially like that, save that
# grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/hda2 # initrd /initrd-version.img #boot=/dev/hda default=0 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz title Red Hat Linux (2.4.18-27.8.0) root (hd0,0) kernel /vmlinuz-2.4.18-27.8.0 ro root=LABEL=/ initrd /initrd-2.4.18-27.8.0.img
1. It reads (hd0,1) instead of (hd0,0), as I have something else in a small partition on (hd0,0).
2. Appended to the kernel lines is "hdc=ide-scsi" (that's where the CD-R drive is)
They are, as are config-2.4.18.27.8.0 and module-info-2.4.18-27.0 and System.map-2.4.18-27.0.Then make sure "initrd-2.4.18-27.8.0.img" and "vmlinuz-2.4.18-27.8.0" exist in /boot
James "really, I _can_ spell up2date" Jones
-- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/psyche-list