All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Meyer <c2h5oh@web.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: grub2: symlink on reiserfs: error: file not found
Date: Tue, 22 Apr 2008 23:34:38 +0200	[thread overview]
Message-ID: <136646332@web.de> (raw)

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.
Christian
_____________________________________________________________________
Unbegrenzter Speicherplatz für Ihr E-Mail Postfach? Jetzt aktivieren!
http://freemail.web.de/club/landingpage.htm/?mc=025555




             reply	other threads:[~2008-04-22 21:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-22 21:34 Christian Meyer [this message]
2008-04-24  7:46 ` grub2: symlink on reiserfs: error: file not found Robert Millan
  -- 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=136646332@web.de \
    --to=c2h5oh@web.de \
    --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.