All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: grub disk-image builder.
Date: Thu, 24 Jan 2008 13:07:40 +0100	[thread overview]
Message-ID: <20080124120740.GC2249@thorin> (raw)
In-Reply-To: <1201134078.20596.61.camel@solid.paris.klabs.be>

On Thu, Jan 24, 2008 at 01:21:18AM +0100, Franklin PIAT wrote:
> I've just had a look at yesterday's commit, which introduces --overlay.
> great ! (Debian's Unstable is a few day behind cvs)
> 
> Since I wanted to test splashscreen, I needed to put unicode.pff
> (1480KiB) + a tga image (1200KiB uncompressed)... That's why i came up
> with hard disk images.
> 
> But now, with RLE'd TGA, JPEG and PNG, 2.88MiB floppy should do in most
> case (I haven't tested it).

Unfrotunately it can't use more than ~600 kiB without overwriting the vga
region (and others), so this is prevented in grub-mkimage.

This limitation can be resolved by putting the filesystem at the beginning
of the device, and moving our code out of the way, just like we do for normal
boot from hard disk.

You should be able to do this with grub-install (either on floppy or bigger
devices).  Does this work for you?

-- 
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 /.)



  reply	other threads:[~2008-01-24 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 21:33 grub disk-image builder Franklin PIAT
2008-01-23 22:26 ` Robert Millan
2008-01-24  0:21   ` Franklin PIAT
2008-01-24 12:07     ` Robert Millan [this message]
2008-01-24 10:19   ` Marco Gerards

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=20080124120740.GC2249@thorin \
    --to=rmh@aybabtu.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.