Gentoo Archives: gentoo-user

From: Florian Philipp <lists@××××××××××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Grub on a new disk
Date: Thu, 03 Jul 2008 15:52:46
Message-Id: 20080703174838.5415a54a@NOTE_GENTOO64.PHHEIMNETZ
1 Hi!
2
3 I've recently moved /boot from /dev/hda to /dev/hdd. Then I've
4 installed grub with
5 for i in /dev/hd{a,b,d}; do grub-install --recheck $i; done
6
7 Now the system boots correctly but it takes ages (>10sec) to come from
8 "Grub loading Stage1.5"
9 to
10 "Grub loading, please wait..."
11 and then another 10sec or more to open the menu.
12
13 I think I had this problem a long time ago but I can't remember the
14 solution. Can anyone help?
15
16 Thanks in advance!
17
18 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Grub on a new disk Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Grub on a new disk Florian Philipp <lists@××××××××××××××××××.net>
Re: [gentoo-user] Grub on a new disk Alex Schuster <wonko@×××××××××.org>