免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1179 | 回复: 0
打印 上一主题 下一主题

Solaris 10 x86's menu.lst [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-05-11 20:14 |只看该作者 |倒序浏览

               
               
               
                #This is the menu.lst on my computer.
#It's be edited to fit my habit.
#
#pragma ident    "@(#)menu.lst    1.1    05/09/01 SMI"
#
# default menu entry to boot
default 0
#
# menu timeout in second before default OS is booted
# set to -1 to wait for user input
timeout 30
#
# To enable grub serial console to ttya uncomment the following lines
# and comment out the splashimage line below
# WARNING: don't enable grub serial console when BIOS console serial
#    redirection is active!!!
#   serial --unit=0 --speed=9600
#   terminal serial
#
# Uncomment the following line to enable GRUB splashimage on console
splashimage /boot/grub/splash.xpm.gz
#
# To chainload another OS
#
# title Another OS
#    root (hd,)
#    chainloader +1
#
# To chainload a Solaris release not based on grub
#
# title Solaris 9
#    root (hd,)
#    chainloader +1
#    makeactive
#
# To load a Solaris instance based on grub
#
# title Solaris
#    root (hd,,x)    --x = Solaris root slice
#    kernel /platform/i86pc/multiboot
#    module /platform/i86pc/boot_archive
#
# To override Solaris boot args (see kernel(1M)), console device and
# properties set via eeprom(1M) edit the "kernel" line to:
#
#   kernel /platform/i86pc/multiboot  -B prop1=val1,prop2=val2,...
#
#--BOOT UP THE WINDOWS XP IN THE FIRST PARTITION--
title Windows XP SP2
    rootnoverify (hd0,0)
    chainloader +1
#-----------------END WINDOWS XP------------------
#----BOOT UP THE LINUX IN THE SECOND PARTITION----
title CentOS 4.3 i386
    root (hd0,1)
    kernel /boot/vmlinuz-2.6.9-34.EL ro root=/dev/hda2
    initrd /boot/initrd-2.6.9-34.EL.img
#-------------------END LINUX---------------------
#
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris 10 1/06 s10x_u1wos_19a X86
    root (hd0,3,a)
    kernel /platform/i86pc/multiboot
    module /platform/i86pc/boot_archive
#---------------------END BOOTADM--------------------
#
#---------- ADDED BY BOOTADM - DO NOT EDIT ----------
title Solaris failsafe
    root (hd0,3,a)
    kernel /boot/multiboot kernel/unix -s
    module /boot/x86.miniroot-safe
#---------------------END BOOTADM--------------------
               
               
               
               
               
               
               
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/7654/showart_111399.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP