bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug#108640: grub: doesn't load symlinks kernel images on reiserfs (b


From: Jochen Hoenicke
Subject: Re: Bug#108640: grub: doesn't load symlinks kernel images on reiserfs (big drive)
Date: Thu, 16 Aug 2001 14:36:27 +0200

Hello,

I thought I had fixed symlinks for new reiserfs.  I haven't tested
symlinks to files, though, or maybe the format has changed again.

> ----- Forwarded message from Stephane Jourdois <address@hidden> -----
> 
> > Issuing the following commands at the grub prompt at boot doesn't work:
> > > root (hd0,0)
> > > kernel /boot/vmlinuz root=/dev/hdh1
> > No error message, nor warning message, just prompt again.
> > if I enter the 'boot' command then, it asks me to load a kernel image 
> > before.
> > Then:
> > > kernel /boot/vmlinuz-2.4.8-ac1 root=/dev/hdh1
> > works fine.
> > 
> > 
> > Now some important things about my config:
> > - /boot/vmlinuz is a symlink to vmlinuz-2.4.8-ac1

Do directory symlinks work for you? I.e if you make a symlink to
/boot, can grub follow it correctly?  You can try this in the grub
shell under linux it should make no difference.

You can generate more debugging information by enabling REISERDEBUG.
For this open fsys_reiserfs.c and change in line 25 the #undef to a
#define.  The easiest way to capture this output is to start 
"grub --no-curses" in an xterm.  You can redirect the output to a file
but then you have to type blindly.

> > - I have a 75 Go IBM disk, a single partition on it. (/boot is in /)
> > - That partition is reiserfs
> > - my hard drive is brand new, but I used exactly the same config before, and
> >   AFAIR, it used to work fine...

Did you have reiserfs before?

> > Perhaps a too small buffer for symlinks on my big drive ?

I don't think that this is the case but the debugging information
would tell this.

  Jochen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]