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, 26 Feb 2008 09:05:04 +0100 [thread overview]
Message-ID: <55681502@web.de> (raw)
Vincent Pelletier <plr.vincent@gmail.com> schrieb am 25.02.2008 23:58:37:
>
> Le Monday 25 February 2008 15:08:31 Bean, vous avez écrit :
> > The test file have problem, the link is pointed to /mnt/boot/test
> > instead of /boot/test.
>
> BTW, I wonder if the initial problam is similar...
> Christian: can you double-check that the symlink is consistent with its
> containing partition ?
> For example, having a partition mounted on /boot with symlinks inside it which
> are absolute from OS point of view will be broken from grub point of view, as
> it has no fstab notion.
> Of course, if you don't have a separate /boot partition, having an absolute
> symlink should work, and if it doesn't it's a bug.
I want grub to be independent from any OS installed:
grub1 is on hda1, grub2 on hda9.
Debians '/boot/' and '/' (containing the symlink) lives on hda3
cat /etc/fstab | grep boot
cat /etc/fstab | grep hda1
cat /etc/fstab | grep hda9
there is no entry (boot, hda1 or hda9) in (hda3)/etc/fstab
grub1 (sees it from hda1) works with symlink 'vmlinuz', grub2 (from hda9) doesn't.
But grub2 works properly with symlink 'initrd.img' on the same partition, created by the same Debian-script.
Booting from hda3:
ls -l /
lrwxrwxrwx 1 root root 27 2008-01-30 18:21 initrd.img -> boot/initrd.img-2.6.18-6-k7
lrwxrwxrwx 1 root root 24 2008-01-30 18:21 vmlinuz -> boot/vmlinuz-2.6.18-6-k7
Booting from Kanotix-Live-CD:
ls -l /media/hda3
lrwxrwxrwx 1 root root 27 2008-01-30 18:21 initrd.img -> boot/initrd.img-2.6.18-6-k7
lrwxrwxrwx 1 root root 24 2008-01-30 18:21 vmlinuz -> boot/vmlinuz-2.6.18-6-k7
Christian
_______________________________________
GRATIS: Movie-FLAT. Jetzt freischalten!
http://freemail.web.de/club/maxdome.htm
next reply other threads:[~2008-02-26 8:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 8:05 Christian Meyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 9:38 grub2: symlink on reiserfs: error: file not found Christian Meyer
2008-04-25 20:49 ` Bean
2008-04-22 21:34 Christian Meyer
2008-04-24 7:46 ` Robert Millan
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=55681502@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.