Chinaunix首页 | 论坛 | 博客
  • 博客访问: 891863
  • 博文数量: 132
  • 博客积分: 9976
  • 博客等级: 中将
  • 技术积分: 1781
  • 用 户 组: 普通用户
  • 注册时间: 2007-08-30 20:40
文章分类

全部博文(132)

文章存档

2013年(1)

2011年(1)

2010年(15)

2009年(77)

2008年(36)

2007年(2)

我的朋友

分类:

2009-05-14 17:30:12

memtest86 on grub

=============================================================================
from: http://solarisdesktop.blogspot.com/2007/10/fun-with-grub-memtest.html

Monday, October 22, 2007
Fun with GRUB: memtest
So you want to add a memtest entry to your Solaris GRUB menu at boot time?

Download memtest from

extract:
[] gzcat memtest86-3.3.tar.gz | tar xvf -
[] cd memtest86-3.3
[] cp precomp.bin /boot/platform/i86pc/kernel/memtest
[] chmod a+x /boot/platform/i86pc/kernel/memtest

Edit /boot/grub/menu.lst and add at the bottom:

title Solaris memtest86
kernel /boot/platform/i86pc/kernel/memtest

When you reboot you will have the option to run Solaris, Solaris failsafe or, now, memtest.

Let me know if you are interested in more GRUB tricks.
Posted by francois at 1:54 PM
=============================================================================


阅读(762) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~