Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5090987
  • 博文数量: 553
  • 博客积分: 13864
  • 博客等级: 上将
  • 技术积分: 11041
  • 用 户 组: 普通用户
  • 注册时间: 2011-11-28 21:25
个人简介

个人Blog: hhktony.com

文章分类

全部博文(553)

文章存档

2015年(1)

2014年(2)

2013年(12)

2012年(384)

2011年(154)

分类: LINUX

2012-07-11 23:27:07

# NeoSmart NeoGrub Bootloader Configuration File
#
# This is the NeoGrub configuration file, and should be located at C:\NST\menu.lst
# Please see the EasyBCD Documentation for information on how to create/modify entries:
#

timeout 10
default 0
color light-blue/black light-cyan/blue

title ArchLinux
root (hd0,5)
kernel /boot/vmlinuz-linux root=/dev/sda6 ro
initrd /boot/initramfs-linux-fallback.img

title  Install ArchLinux-20120804
root  (hd0,0)
kernel /vmlinuz archisolabel=archiso
initrd /archiso.img

title install CentOS-6.2
root (hd0,1) 
kernel /OS/isolinux/vmlinuz
initrd /OS/isolinux/initrd.img

title Install Ubuntu-12.04
root (hd0,1)
kernel /OS/casper/vmlinuz boot=casper iso-scan/filename=/ubuntu-12.04-desktop-i386.iso ro quiet splash locale=zh_CN.UTF-8
initrd /OS/casper/initrd.lz

title reboot
reboot

阅读(1517) | 评论(0) | 转发(0) |
0

上一篇:grep

下一篇:vsftp匿名用户上传文件

给主人留下些什么吧!~~