Howto/Make Memtest bootable in Fedora: Difference between revisions
imported>Martian742 (Created page with "O Fedora 16, while the package "memtest86+" was already present on the system, I had to put it into Grub2 menu by doing: memtest-setup grub2-mkconfig -o /boot/grub2/grub.cfg") |
imported>Martian742 mNo edit summary |
||
Line 1: | Line 1: | ||
On Fedora 16, while the package "memtest86+" was already present on the system, I had to put it into Grub2 menu by doing: | |||
memtest-setup | memtest-setup | ||
grub2-mkconfig -o /boot/grub2/grub.cfg | grub2-mkconfig -o /boot/grub2/grub.cfg |
Revision as of 15:07, 9 June 2012
On Fedora 16, while the package "memtest86+" was already present on the system, I had to put it into Grub2 menu by doing:
memtest-setup grub2-mkconfig -o /boot/grub2/grub.cfg