From: Stefan Reinauer <stepan@coresystems.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: grub-dumpbios
Date: Mon, 04 May 2009 22:28:52 +0200 [thread overview]
Message-ID: <49FF5004.9020307@coresystems.de> (raw)
In-Reply-To: <20090504192725.GA19518@thorin>
On 04.05.2009 21:27 Uhr, Robert Millan wrote:
> Hi,
>
> Do we really need to ship a specific utility just to run two commands?
>
> dd if=/dev/mem of=${output_dir}vbios.bin bs=65536 skip=12 count=1
> dd if=/dev/mem of=${output_dir}int10.bin bs=4 skip=16 count=1
>
> Sounds like user will need to read some documentation in order to figure
> out what grub-dumpbios is good for, and what to do with those files, so
> why not just document the commands there instead? (e.g. in the wiki or
> so)
>
>
As a side note: On many machines dumping the VGA option rom like that
does not produce good option rom images. Many option roms are
self-modifying and the above method only dumps the modified variants of
the ROMs that are normally not good for "POSTing" a graphics card
anymore. They're still good for other purposes though I guess.
Stefan
--
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info@coresystems.de • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
prev parent reply other threads:[~2009-05-04 20:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-04 19:27 grub-dumpbios Robert Millan
2009-05-04 19:57 ` grub-dumpbios Bean
2009-05-04 20:39 ` grub-dumpbios Robert Millan
2009-05-05 0:54 ` grub-dumpbios step21
2009-05-05 5:45 ` grub-dumpbios Bean
2009-05-05 6:38 ` grub-dumpbios Peter Cros
2009-05-05 12:23 ` grub-dumpbios Vladimir 'phcoder' Serbinenko
2009-05-05 12:25 ` grub-dumpbios Vladimir 'phcoder' Serbinenko
2009-05-05 14:36 ` grub-dumpbios Peter Cros
2009-05-05 14:47 ` grub-dumpbios Vladimir 'phcoder' Serbinenko
2009-10-14 18:23 ` grub-dumpbios Robert Millan
2009-05-04 20:28 ` Stefan Reinauer [this message]
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=49FF5004.9020307@coresystems.de \
--to=stepan@coresystems.de \
--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.