bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hmm, how about... (was Strange problem...)


From: Jochen Hoenicke
Subject: Re: Hmm, how about... (was Strange problem...)
Date: Wed, 31 Jan 2001 10:02:01 +0100 (MET)

On Jan 30, Jared Ream wrote:
> I've gone through Grub's info pages and I've not seen a reference to a
> way to get Grub to not probe devices when invoked.  Is there a way to do
> such a thing?

Yes there is create a /etc/grub.map containing something like this:
(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdb

and start grub with the parameter "--device-map=/etc/grub.map".

  Jochen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]