|
|
我用的suse 10.1 版本,发现配置文件menu.lst的内容和fc5系列的有点不一样,其内容如下:
# Modified by YaST2. Last modification on 三 4月 11 19:13:24 UTC 2007
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hdb2 vga=0x317 resume=/dev/hdb1 splash=silent showopts
initrd /boot/initrd
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hdb2 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd
其中,这些东西apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3是什么意思?恭请哪位朋友指点一二?先行谢过!! |
|