From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: grub2: symlink on reiserfs: error: file not found
Date: Thu, 24 Apr 2008 09:46:48 +0200 [thread overview]
Message-ID: <20080424074648.GA28907@thorin> (raw)
In-Reply-To: <136646332@web.de>
On Tue, Apr 22, 2008 at 11:34:38PM +0200, Christian Meyer wrote:
> Bean <bean123ch@gmail.com> schrieb am 26.02.2008 06:37:47:
>
> > Ok, i found the bug, symbol link name in reiserfs is not null-ended,
> > so we need to add 0 at the end of string:
>
> I am no programmer, so I had to wait for this:
> Robert Millan closed the bug at Debian bug tracking system:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467025
> but I cannot confirm that the bug is gone in Debians current (sid) version: 1.96+20080413-1
>
> The standard-install of the mentioned version links directly to kernel and ramdisk, so it works.
> But if you change grub.cfg to load kernel and ramdisk via symlink the error still exists:
>
> menuentry "Debian GNU/Linux (4.0) (on /dev/hda3)" {
> set root=(hd0,3)
> linux /vmlinuz root=/dev/hda3 ramdisk_size=100000 lang=de apm=power-off nomce vga=0x317 quiet noresume splash
> initrd /initrd.img
> }
>
> results in:
> error: you must load the kernel first
>
> typing the commands manually at grub-prompt leads to
> error: file not found
> after the linux /vmlinuz ... line.
>
>
> An interesting behavior of the older version (before February 25, 2008) seems to be gone:
> (I discovered it after you committed your changes so I thought it is useless)
> If you waited for the boot-countdown the symlinks worked as expected (system-boot), but
> if you selected the same line manually (e.g. by just pressing enter) leads to
> error: you must load the kernel first
>
> Please let me know if I can provide additional information.
Please provide a filesystem image where we can reproduce this
--
Robert Millan
"The technological evasion of the license is as unacceptable as the
legal evasion of the license [...]. That's the provision in section
1 regarding keys. [...] We say one thing: when you sell somebody a
home... give him the keys" -- Eben Moglen on GPLv3
next prev parent reply other threads:[~2008-04-24 8:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 21:34 grub2: symlink on reiserfs: error: file not found Christian Meyer
2008-04-24 7:46 ` Robert Millan [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 9:38 Christian Meyer
2008-04-25 20:49 ` Bean
2008-02-26 8:05 Christian Meyer
2008-02-25 19:09 Christian Meyer
2008-02-26 5:37 ` Bean
2008-02-26 22:35 ` Yoshinori K. Okuji
2008-03-02 8:17 ` Bean
2008-02-25 11:57 Christian Meyer
2008-02-25 14:08 ` Bean
2008-02-25 22:58 ` Vincent Pelletier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080424074648.GA28907@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.