[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub 2 functionality
From: |
Robert Millan |
Subject: |
Re: Grub 2 functionality |
Date: |
Mon, 5 Nov 2007 16:29:38 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Wed, Oct 31, 2007 at 01:43:19PM -0700, Scott A Tovey wrote:
> Hi,
>
> I have two questions.
>
> 1. Will grub2 be taking over the hard drive
> recognition from the BIOS?
>
> I believe that the Max OS X boots without using
> the BIOS hard drive IO. This allows the OS to
> boot on any hardware regardless of whether the
> BIOS can recognize the entire drive or not.
Work is underway to make GRUB less BIOS-dependant on its disk access
routines (see disk/ata.c, recently committed). However, you can't
completely do without it since you need to load GRUB itself somehow
and AFAIK a full ATA driver won't fit in the first sector.
If you want to get rid of BIOS completely, look at LinuxBIOS project
instead.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)
- Re: Grub 2 functionality,
Robert Millan <=