Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Can't find init due to inconsistent drive order
Date: Tue, 02 Jul 2013 20:45:26
Message-Id: kqvdrk$uns$3@ger.gmane.org
In Reply to: Re: [gentoo-user] Re: Can't find init due to inconsistent drive order by Neil Bothwick
1 On 2013-07-02, Neil Bothwick <neil@××××××××××.uk> wrote:
2 > On Tue, 2 Jul 2013 15:09:28 +0000 (UTC), Grant Edwards wrote:
3 >
4 >> > I had this problem on my Intel motherboard, and found out you can
5 >> > disable booting from external drives. "Boot to removable devices" or
6 >> > similar in the BIOS. Failing that, changing the boot order so that the
7 >> > firewire/USB device is at the very end of the boot list may help your
8 >> > situation.
9
10 [...]
11
12 > I'd go for the firewire-as-a-module approach and add the module to
13 > /etc/conf.d/modules to make sure it is loaded ASAP. Yes, it is a
14 > kludge, but it is the simplest solution from a practical POV.
15
16 I changed the firewire storage driver from in-kernel to module, and
17 that looks like it solves the problem. It appears to get
18 demand-loaded immediately after root is mounted.
19
20 Next time I do an install, I think I'll try GPT...
21
22 --
23 Grant Edwards grant.b.edwards Yow! Now, let's SEND OUT
24 at for QUICHE!!
25 gmail.com

Replies

Subject Author
Re: [gentoo-user] Re: Can't find init due to inconsistent drive order Neil Bothwick <neil@××××××××××.uk>