Re: grub.conf question

From: Nath (ndg26_at_msn.com)
Date: 01/09/05


Date: 9 Jan 2005 13:54:21 -0800

Problem solved!

I was told that I had to leave /boot from the kernel and image paths
since it is on a seperate partition.

#boot=/dev/hda
splashimage=(hd0,0)/grub/splash.xpm.gz
default=0
#fallback=1
timeout=10
title Fedora Core 2 (2.6.5-1.358)
root (hd0,0)
kernel /vmlinuz ro root=LABEL=/
initrd /initrd-2.6.5-1.358.img
Thank you all for your time and advices.



Relevant Pages

  • Re: booting from ISO image on HD?
    ... >> through customized initrd files for each one. ... > between the loopback device and the underlying file (the iso image). ... I have to insmod the loop kernel module(e.g. ... how can you boot it from an initrd??? ...
    (comp.os.linux.misc)
  • Re: fsck fails during boot with 2.6.9-34.0.1.EL kernel because root filesystem is already rw mou
    ... I think there was a little fault in building the new initrd. ... The mount-command of the init-script is wrong and makes confusing, e.g.: first the root-filesystem must mount read/write, it accepts. ... It looks like in the early stage of the booting, when the kernel is using the initrd to load the ... I still do not understand why in my new initrd file, with the new kernel, the root filesystem is ...
    (RedHat)
  • Re: 2.6.26-rc5-mm1
    ... In my case it turns out to be gcov patches - in which I'm interested ... initrd overwrites kernel: When kernel and initrd are loaded to static ... minimal memory configuration any more. ...
    (Linux-Kernel)
  • Re: problem compiling kernel
    ... installing them in the grub boot menu, and then, now, the boot crashes do ... the boot logs of my working kernel, I could see that RAID was as modules. ... perhaps replace it and recreate initrd. ...
    (Debian-User)
  • Re: booting from ISO image on HD?
    ... I'm not going to write the pivot root script, ... > through customized initrd files for each one. ... I have to insmod the loop kernel module(e.g. ... The idea is that either you build what you need to boot into your ...
    (comp.os.linux.misc)