All of lore.kernel.org
 help / color / mirror / Atom feed
* grub-dumpbios
@ 2009-05-04 19:27 Robert Millan
  2009-05-04 19:57 ` grub-dumpbios Bean
  2009-05-04 20:28 ` grub-dumpbios Stefan Reinauer
  0 siblings, 2 replies; 12+ messages in thread
From: Robert Millan @ 2009-05-04 19:27 UTC (permalink / raw)
  To: grub-devel


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)

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-10-14 18:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` grub-dumpbios Stefan Reinauer

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.