Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: raid1 grub ext4
Date: Tue, 12 Apr 2011 14:22:20
Message-Id: loom.20110412T160323-173@post.gmane.org
In Reply to: Re: [gentoo-user] raid1 grub ext4 by Neil Bothwick
1 Neil Bothwick <neil <at> digimed.co.uk> writes:
2
3
4 > > > If /boot is on a separate partition, you should be using
5
6 It is.
7
8 > > > find /grub/stage1
9
10 grub> find /grub/stage1
11 Error 15: File not found
12
13 grub> find /boot/grub/stage1
14 Error 15: File not found
15
16 > > If the symlink is there for boot -> /boot -- and it is by default --
17 > > both work.
18
19 # ls -alg <snip>
20 lrwxrwxrwx 1 root 1 Apr 6 21:40 boot -> .
21 drwxr-xr-x 2 root 1024 Apr 11 12:05 grub
22
23
24 > I've found GRUB's handling of symlinks to be variable at best. Try
25 > searching for the real file.
26
27 Everything I try within grub indicated the filesystem is unknown.
28
29 Maybe unmount the boot partition, reformat it to ext2 copy over the kernrel
30 (run what mdadm commands again) remount and see if it works?
31
32 Other ideas?
33
34
35 James

Replies

Subject Author
[gentoo-user] Re: raid1 grub ext4 James <wireless@×××××××××××.com>