bug-grub
[Top][All Lists]
Advanced

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

Re: grub ReiserFS symlink problem


From: Jochen Hoenicke
Subject: Re: grub ReiserFS symlink problem
Date: Thu, 23 Nov 2000 10:05:29 +0100 (MET)

On Nov 20, Leszek Gerwatowski wrote:
> On Sun, Nov 19, 2000 at 05:35:12PM -0600, Gordon Matzigkeit wrote:
> > >>>>> Leszek Gerwatowski writes:
> > 
> >  LG> But when I use symlink (I use Debian 2.2 and it creates symlink
> >  LG> /vmlinuz to latest image installed and /vmlinuz.old to older
> >  LG> kernel image) in menu.lst system shows menu but it doesn't boot.
> >
> >  [...]
> 
> Sorry but I cannot make work any relative or absolute symlink. I use only
> one filesystem so there is nothing with mounted or unmounted filesystems.
> I've tried symlinks /vmlinuz --> boot/vmlinuz-2.4.0 ,
> /vmlinuz --> /boot/vmlinuz-2.4.0 , /boot/vmlinuz --> /boot/vmlinuz-2.4.0 ,
> /boot/vmlinuz --> ./vmlinuz-2.4.0 .

The grub reiserfs driver is my code.  I would like to get some
debugging information.

Can you please change "#undef REISEDEBUG" to "#define REISEDEBUG" in
stage2/fsys_reiserfs.c and remake grub.  Then start grub shell and try
to access some symlinks (e.g. with the testload command).

Send the output to me privately.  You can capture it by invoking grub
shell like this and typing the commands blindly:
  grub --no-curses > output

  Jochen



reply via email to

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