All of lore.kernel.org
 help / color / mirror / Atom feed
* success booting hdt.c32 module with memdisk
@ 2009-10-29 14:50 J. Bakshi
  2009-10-29 15:41 ` Vladimir 'phcoder' Serbinenko
  2009-10-30 18:41 ` Robert Millan
  0 siblings, 2 replies; 8+ messages in thread
From: J. Bakshi @ 2009-10-29 14:50 UTC (permalink / raw)
  To: The development of GRUB 2

Hello list,

Finally I got success booting hdt.c32 module ( hdt = hardware detection tool) with the latest floppy image released by hdt team. hdt.c32 is a syslinux module. As per their suggestion the following config works for me from usb stick.

menuentry HDT {
linux16 /memdisk
initrd16 /<hdt_floppy_image>
}

Though it would be nice to see grub's power to directly load syslinux module like this one :-)

HDT is really a must to have collection in the tool collection. It does not need to load an OS to collect info of your H/W. you can know more from  http://syslinux.zytor.com/wiki/index.php/Hdt_(Hardware_Detection_Tool)

cheers 



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

end of thread, other threads:[~2009-10-31  4:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-29 14:50 success booting hdt.c32 module with memdisk J. Bakshi
2009-10-29 15:41 ` Vladimir 'phcoder' Serbinenko
2009-10-29 16:31   ` J. Bakshi
2009-10-30 19:54     ` Vladimir 'phcoder' Serbinenko
2009-10-31  4:37       ` J. Bakshi
2009-10-30 18:41 ` Robert Millan
2009-10-30 19:50   ` Vladimir 'phcoder' Serbinenko
2009-10-30 22:49     ` Robert Millan

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.