Gentoo Archives: gentoo-amd64

From: Brett Johnson <brett@××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] /dev/hda1 won't mount from grub
Date: Thu, 09 Mar 2006 15:29:42
Message-Id: 20060309152649.GA24137@blzj.com
In Reply to: [gentoo-amd64] /dev/hda1 won't mount from grub by Gavin
1 On Thu, Mar 09, 2006 at 03:11:26PM -0000, Gavin wrote:
2 > Hi,
3 > I reinstalled and the boot partition wont mount. It is reiser, boot flag set on hda1. However, it boots from grub command line. Can anyone help?
4 > Gavin
5
6 Can you expand on "won't mount"? Does the system boot and you just can't
7 access /boot, or is the system hanging during boot complaining if can't
8 find something?
9
10 The boot flag isn't really used by grub. It's more for WinDos type boot
11 loaders. When you setup grub, (grub-install or grub> setup (hd0) ) the
12 required information is written to the boot sector so grub knows where
13 to find the files to continue booting.
14
15 If you have changed the partition layout (moved /boot from hda0 to hda1
16 or something like that) or you have removed the boot symlink in /boot,
17 you have to ru-run grub-install or setup for these changes to take
18 effect.
19
20 It sounds like grub in loading properly, but you may just have a
21 configuration error in your /boot/grub/grub.conf (aka menu.lst). Do you
22 change anything about to kernel command with the grub command line to
23 get the system to boot?
24 --
25 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] /dev/hda1 won't mount from grub Gavin <gavin.m.seddon@×××××××××××××.uk>