EasyBCD 引导Win10和Ubuntu

  1. 添加新条目安装NeoGrub引导
    这里写图片描述
    C:\NST里面会生成两个文件menu.lst和NeoGrub.mbr

  2. 配置grub启动
    配置文件另存覆盖C:\NST\menu.lst
    注意:配置中的root(hd1,5)要根据自己硬盘中的实际分区来决定,可以先随便配置一个,重启若引导失败,可以手动逐个测试如下来确定
    root (hd0,0)/boot
    root (hd0,1)/boot
    root (hd0,2)/boot
    root=UUID=5c5ccc2d-c611-4984-987b-5d530c5119df 其中UUID可以在进入系统后找到

# 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:
# http://neosmart.net/wiki/display/EBCD/

title Ubuntu, with Linux 4.4.0-31-generic
    root (hd1,5)
    kernel  /boot/vmlinuz-4.4.0-31-generic root=UUID=5c5ccc2d-c611-4984-987b-5d530c5119df ro  quiet splash
    initrd  /boot/initrd.img-4.4.0-31-generic

title Ubuntu, with Linux 4.4.0-31-generic (recovery mode)
    root (hd1,5)
    kernel  /boot/vmlinuz-4.4.0-31-generic root=UUID=5c5ccc2d-c611-4984-987b-5d530c5119df ro recovery nomodeset 
    initrd  /boot/initrd.img-4.4.0-31-generic
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

路漫漫其修远.

你的鼓励是我寻找真相的动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值