萝卜头IT论坛

搜索
查看: 2525|回复: 2
收起左侧

[已解决] 实在搞不来三分区双启动加载数据区VHD系统的方法

[复制链接]
发表于 2018-6-29 17:13:29 | 显示全部楼层 |阅读模式
普通帖子
帖子关键词: -
算是会点DOS命令的,但实在搞不来这东西,加上ISO又不能检测写入U盘,头痛啊。请帮帮忙,各位大侠。
pxe detect
configfile
default 0
timeout 0

title find /menu.lst, /idnd/grub/menu.lst, /grub/menu.lst
        errorcheck off
        configfile /idnd/grub/menu.lst
        configfile /grub/menu.lst
        if "%@root%"=="(ud)" && calc *0x82A0=*0x82b9&0xff
        if "%@root:~1,1%"=="f" && find --set-root --devices=f /menu.lst && configfile /menu.lst
        find --set-root --ignore-floppies --ignore-cd /menu.lst && configfile /menu.lst
        find --set-root --ignore-floppies --ignore-cd /idnd/grub/menu.lst && configfile /boot/idnd/menu.lst
        find --set-root --ignore-floppies --ignore-cd /grub/menu.lst && configfile /grub/menu.lst
        errorcheck on
        commandline

title commandline
        commandline

title reboot
        reboot

title halt
        halt
上面是电脑店制作出来的三分区U盘,能怎么搞个引导进入VHD系统的方法吗?
回复

使用道具 举报

发表于 2018-7-2 23:26:13 | 显示全部楼层
可以搜索下GRUB4DOS 怎么启动VHD。
好像不能直接启动,要通过bootmgr
回复

使用道具 举报

 楼主| 发表于 2018-7-3 16:44:16 | 显示全部楼层
nkc3g4 发表于 2018-7-2 23:26
可以搜索下GRUB4DOS 怎么启动VHD。
好像不能直接启动,要通过bootmgr

好的,谢谢。

后边找到个贴子,说什么0PE的,能支持UEFI和BIOS启动了,算是好了不搞了。
回复

使用道具 举报

联系我们(Contact)|手机版|萝卜头IT论坛 ( 苏ICP备15050961号-1 )

GMT+8, 2024-4-26 11:10 , Processed in 0.102457 second(s), 20 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表