[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving ata initialisation to a command
From: |
Robert Millan |
Subject: |
Re: moving ata initialisation to a command |
Date: |
Thu, 20 Dec 2007 18:38:29 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Mon, Dec 17, 2007 at 08:01:06PM +0100, Marco Gerards wrote:
> Pavel Roskin <address@hidden> writes:
>
> > On Mon, 2007-12-17 at 17:01 +0100, Marco Gerards wrote:
> >> A better solution, IMO, would be changing grub-mkrescue so it doesn't
> >> load all modules.
> >
> > Maybe grub-mkrescue should create a filesystem? Even FAT should be
> > fine. This way, it will be possible to load problematic modules from
> > the filesystem. The only problem would be dependency on filesystem
> > making tools. Fortunately, mtools is quite common.
>
> This sounds like a good plan. For the CDROM image, mkisofs can be
> used.
For non-CD images we could use genext2fs (same interface as genisoimage
/ mkisofs).
--
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 /.)
- moving ata initialisation to a command, Robert Millan, 2007/12/16
- Re: moving ata initialisation to a command, Christian Franke, 2007/12/16
- Re: moving ata initialisation to a command, Vesa Jääskeläinen, 2007/12/16
- Re: moving ata initialisation to a command, Marco Gerards, 2007/12/17
- Re: moving ata initialisation to a command, Pavel Roskin, 2007/12/17
- Re: moving ata initialisation to a command, Robert Millan, 2007/12/20
- Re: moving ata initialisation to a command, Marco Gerards, 2007/12/21
- Re: moving ata initialisation to a command, Robert Millan, 2007/12/21
- embedding filesystems in core image (Re: moving ata initialisation to a command), Robert Millan, 2007/12/21
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Bean, 2007/12/21
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Robert Millan, 2007/12/22
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Yoshinori K. Okuji, 2007/12/22
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Robert Millan, 2007/12/23
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Bean, 2007/12/24
- Re: embedding filesystems in core image (Re: moving ata initialisation to a command), Robert Millan, 2007/12/24