Howto/Make Memtest bootable in Fedora: Difference between revisions

From base48
imported>Martian742
mNo edit summary
imported>Cubz
No edit summary
 
Line 1: Line 1:
[[Category:Articles]]
On Fedora 16, while the package "memtest86+" was already present on the system, I had to put it into Grub2 menu by doing:
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

Latest revision as of 14:26, 18 October 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