public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Booting memtest86 from grub2
@ 2013-05-11 23:12 walt
  2013-05-12 10:07 ` Neil Bothwick
  0 siblings, 1 reply; 7+ messages in thread
From: walt @ 2013-05-11 23:12 UTC (permalink / raw
  To: gentoo-user

Dale, you didn't describe the symptoms you're seeing, but maybe
just seeing how I did it will help:

menuentry "memtest86" {
 search -l gentoo64unstable -s root
 linux ($root)/boot/memtest86/memtest
 boot 
}

Note that gentoo64unstable is the label I gave my root partition.
I do that in case I hot-plug a disk that changes the /dev/name of
the partition.  That's the reason I switched to grub2 originally.
(You can search instead for the UUID if you prefer to use that.)



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

end of thread, other threads:[~2013-05-12 20:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-11 23:12 [gentoo-user] Booting memtest86 from grub2 walt
2013-05-12 10:07 ` Neil Bothwick
2013-05-12 12:40   ` Dale
2013-05-12 12:50     ` Neil Bothwick
2013-05-12 14:00       ` Dale
2013-05-12 14:31         ` Neil Bothwick
2013-05-12 20:24           ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox