|
|
我想直接开机启动硬盘上的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该怎么配置啊
先谢谢大家了 |
|