- 论坛徽章:
- 0
|
linux-wcs:~ # lsb_release -a
LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:desktop-3.1-ia32:desktop-3.1-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: SUSE LINUX
Description: SUSE Linux Enterprise Server 10 (i586)
Release: 10
Codename: n/a
linux-wcs:~ # cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on 二 5月 13 04:06:48 UTC 2008
color white/blue black/light-gray
default
timeout 3
gfxmenu (hd0,9)/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10
root (hd0,9)
kernel /vmlinuz root=/dev/sda11 vga=791 resume=/dev/sda3 splash=silent showopts
initrd /initrd
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux Enterprise Server 10
root (hd0,9)
kernel /vmlinuz root=/dev/sda11 vga=normal showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /initrd
linux-wcs:~ #
想修改成默认启动Windows系统,可否直接修改,谢谢!
[ 本帖最后由 bird918 于 2008-6-30 16:25 编辑 ] |
|