Howto/Make Memtest bootable in Fedora: Difference between revisions

From base48
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>Cubz
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
O Fedora 16, while the package "memtest86+" was already present on the system, I had to put it into Grub2 menu by doing:
[[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:
  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