发新话题
打印

有谁用过memtest吗 我想用它测内存

有谁用过memtest吗 我想用它测内存

我想直接开机启动硬盘上的memtest  
memtest readme中有这么一句
To boot from a disk partition via lilo

   1) Copy the image file to a permanent location (ie. /memtest).

   2) Add an entry in the lilo config file (usually /etc/lilo.conf) to boot

      memtest86.  Only the image and label fields need to be specified.

      The following is a sample lilo entry for booting memtest86:



        image = /memtest

        label = memtest

我用的是grub该怎么配置啊
先谢谢大家了
复制内容到剪贴板
代码:
title       Ubuntu, memtest86+
root        (hd0,6)
kernel      /boot/memtest86+.bin
我的ubuntu  系统安装好后自动有的

你自己写的话  主要修改下 root 分区号 以及memtest  bin文件路径
邮箱 sanool at gmail.com  
改过之后能用了
谢谢sanool
发新话题