[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guidance on conflicts between GNU GRUB and proprietary software
From: |
Colin Watson |
Subject: |
Re: Guidance on conflicts between GNU GRUB and proprietary software |
Date: |
Tue, 28 Sep 2010 17:18:11 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Tue, Sep 28, 2010 at 11:40:13AM -0400, Phillip Susi wrote:
> On 9/28/2010 4:04 AM, Colin Watson wrote:
> > * The BIOS can often only read from relatively near the start of the
> > disk, and core.img must be readable by the BIOS. If some other
> > operating system is already installed - the common dual-boot case,
> > and the case where this problem is overwhelmingly most likely to
> > matter - it's likely to occupy a large stretch of partitioned space
> > right after the boot track.
>
> If int13 can't access the whole disk then it does not really matter
> where the grub core image is since it still has to use int13 to load the
> kernel.
This is not true. GRUB has an ata module which can be built into
core.img if necessary to read data from parts of the disk the BIOS can't
read. It's not really solid enough to use by default, but people do
occasionally report success with it.
--
Colin Watson address@hidden
- Re: Guidance on conflicts between GNU GRUB and proprietary software, (continued)
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Colin Watson, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Bogdan, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Colin Watson, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Bogdan, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Colin Watson, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Lennart Sorensen, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Bogdan, 2010/09/28
- Grub2 Install Image, Dee Sharpe, 2010/09/28
- Re: Grub2 Install Image, Dmitry Ilyin, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Phillip Susi, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software,
Colin Watson <=
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Phillip Susi, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Vladimir 'φ-coder/phcoder' Serbinenko, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Lennart Sorensen, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Vladimir 'φ-coder/phcoder' Serbinenko, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Lennart Sorensen, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Vladimir 'φ-coder/phcoder' Serbinenko, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Lennart Sorensen, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Vladimir 'φ-coder/phcoder' Serbinenko, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Phillip Susi, 2010/09/28
- Re: Guidance on conflicts between GNU GRUB and proprietary software, Grégoire Sutre, 2010/09/28