From: walt <wa1ter@myrealbox.com>
To: grub-devel@gnu.org
Subject: Re: Some grub2 problems/questions
Date: Thu, 27 Dec 2007 09:33:58 -0800 [thread overview]
Message-ID: <fl0nlt$s1j$1@ger.gmane.org> (raw)
In-Reply-To: <20071227100553.GB30225@thorin>
Robert Millan wrote:
> On Wed, Dec 26, 2007 at 12:26:03PM -0800, walt wrote:
...
>> The first machine has two ordinary PATA drives on a VIA 8235 controller
>> and grub2 complains that the firmware is tainted. Grub2 will use (ata1)
>> okay and lists all the partitions,
>
> Nice. Is that controller in the PCI bus? It's strange that you got it
> working on real hardware (i.e. not qemu) because PCI wasn't implemented
> yet.
Yes. However, I'm saying that grub2 works as of today, not 10-31.
>> The other Athlon machine has one PATA drive on a VIA 8235 controller
>> and one SATA drive on a Promise controller. This machine makes it
>> through grub_ata_dumpinfo for both disks but then it hangs forever
>> without printing anything else.
> Could you re-run this part with `debug' variable set to `ata'
> ("set debug=ata", then "insmod ata") and see what's the last thing
> printed ?
Ah, I didn't notice before that grub2 only recognizes the PATA drive
and the cd-burner on the PATA controller. Grub2 stops dumping
info after the cd-burner and never gets to the SATA disk on the
Promise controller. The Promise controller is built into the mobo
and the BIOS recognizes it and will boot from it, but the ata module
in grub2 will not. Would this explain why grub2 hangs?
I should mention that I've never installed grub2 because I don't
really want it on my boot record yet. I build the grub2 image using
./grub-mkimage -d . -o mygrub *.mod (as I read on the wiki) and then
use old grub to load grub2. I loaded ata.mod by accident because I'm
too lazy to type all of those module names :o) I certainly don't
mind testing and debugging the ata module, though, if I can be of
any help to you.
next prev parent reply other threads:[~2007-12-27 17:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-26 20:26 Some grub2 problems/questions walt
2007-12-27 10:05 ` Robert Millan
2007-12-27 11:03 ` Robert Millan
2007-12-27 17:33 ` walt [this message]
2007-12-30 13:46 ` ata.mod hangs (Re: Some grub2 problems/questions) Robert Millan
2008-01-13 0:14 ` walt
2008-01-13 10:50 ` Robert Millan
2008-01-13 12:39 ` Vesa Jääskeläinen
2008-01-15 11:11 ` Marco Gerards
2008-01-13 19:10 ` walt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='fl0nlt$s1j$1@ger.gmane.org' \
--to=wa1ter@myrealbox.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.