|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『楼 主』:
请问GRUB4DOS可以引导VHD文件上的系统启动吗?
使用 LLM 解释/回答一下
请问GRUB4DOS可以引导VHD文件上的系统启动吗?
我是个新手对GRUB4DOS还不是很了解,所以特向前辈请教!
我最近在其他论坛看到Win 7的Native Boot可以引导VHD文件上的系统启动(但只支持Win 7系统)
并且现在好像已经可以支持差分磁盘和动态vhd磁盘了。
这个功能对于多系统的安装和管理是太方便实用了!
但他只支持Win 7和Win2008系统,美中不足啊!
我想请问:
1、GRUB4DOS可以引导VHD文件上的系统启动吗?(请给出如何编辑menu.lst启动菜单)
2、如可以请问GRUB4DOS支持差分磁盘和动态vhd磁盘吗?(请给出如何编辑menu.lst启动菜单)
3、如以上可以的话有什么具体要求?
望前辈给与详细解答和操作步骤、要求和注意事项,谢谢!
Does GRUB4DOS support booting the system on a VHD file?
I'm a newbie and not very familiar with GRUB4DOS, so I specifically ask seniors for advice!
Recently I saw on other forums that Native Boot of Win 7 can boot the system on a VHD file to start (but only supports Win 7 system)
And now it seems that it has been able to support differential disks and dynamic vhd disks.
This function is too convenient and practical for the installation and management of multi-systems!
But it only supports Win 7 and Win2008 systems, which is a pity!
I would like to ask:
1. Does GRUB4DOS support booting the system on a VHD file? (Please give how to edit the menu.lst boot menu)
2. If yes, does GRUB4DOS support differential disks and dynamic vhd disks? (Please give how to edit the menu.lst boot menu)
3. If the above is possible, what are the specific requirements?
I hope seniors can give detailed explanations and operation steps, requirements and precautions, thank you!
|
|
2009-2-21 15:06 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
因网速太慢了,错误的发了两个一样的贴,请管理员谅解!
自己可以删除自己所发的帖子。方法是点击所要删除帖子的“编辑”按钮,然后勾选“!删除本帖”,再点击“编辑帖子”即可。
——管理员回复
Because the internet speed is too slow, I mistakenly posted two identical posts. Please forgive me, administrator!
You can delete the posts you have made yourself. The method is to click the "Edit" button of the post you want to delete, then check "!Delete this post", and then click "Edit Post".
——Administrator Reply
|
|
2009-2-21 15:09 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
grub可以引导的vhd有很大限制:
1、只支持固定容量的vhd
2、只支持所有版本的dos和win 1.0-win98的vhd(winme可能也可以)
3、dos和win 1.0-win 3.x可以做到vhd与硬件无关,而win9x的vhd只能用本机硬盘上的系统拷到vhd中来制作
启动方法,用map --mem来加载vhd,如果vhd连续存放,也可以直接map,不过不建议这种方法。
另外,grub的支持gzip压缩的vhd文件。
The VHDs that can be booted by GRUB have significant limitations:
1. Only support fixed - size VHDs.
2. Only support VHDs of all versions of DOS and Windows 1.0 - Windows 98 (Windows Me may also be possible).
3. For DOS and Windows 1.0 - Windows 3.x, VHDs can be made hardware - independent, while for VHDs of Windows 9x, the system on the local hard disk needs to be copied to the VHD to make it.
The boot method is to use map --mem to load the VHD. If the VHD is stored continuously, it can also be mapped directly, but this method is not recommended.
In addition, GRUB supports Gzip - compressed VHD files.
|
|
2009-2-21 18:50 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
谢谢前辈的解答!用本机的WinXP和Win2003的系统可以吗?
Thanks to the senior's explanation! Can the local WinXP and Win2003 systems be used?
|
|
2009-2-22 10:40 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
用本机的WinXP和Win2003的系统拷到vhd中来制作
可以吗?
Can I copy the system of the local WinXP and Win2003 to the vhd for production?
|
|
2009-2-22 10:42 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
再有请问这种功能的实现是只需要引导程序(GRUB4DOS和Native Boot)的支持就可以实现,还是得引导程序和操作系统也同时支持才能实现啊?
我想如果只是需要引导程序的支持那以后Native Boot有可能会加入对Win98、WinXP、Win2003系统的支持,但如需要引导程序和操作系统同时支持才能实现的话我想用这个功能就只能是Win7以后版本的系统才可以的了!
望解答!谢谢!
Then, may I ask whether the realization of this function only needs the support of the bootloader (GRUB4DOS and Native Boot), or does it need the simultaneous support of the bootloader and the operating system to be realized?
I think if only the support of the bootloader is needed, then Native Boot may be able to add support for Win98, WinXP, Win2003 systems in the future, but if it needs the simultaneous support of the bootloader and the operating system to be realized, then if I want to use this function, it can only be for systems after Win7!
Hope to get an answer! Thank you!
|
|
2009-2-22 10:52 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by thttht at 2009-2-22 10:42 AM:
用本机的WinXP和Win2003的系统拷到vhd中来制作
可以吗?
这个要把整个vhd加载到内存才行,而且要一个叫无盘天使的驱动
Originally posted by thttht at 2009-2-22 10:42 AM:
Can you use the local WinXP and Win2003 systems to copy to the vhd for production?
This requires loading the entire vhd into memory, and also requires a driver called Wupan Angel.
|
|
2009-2-22 22:42 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by fujianabc at 2009-2-22 22:42:
这个要把整个vhd加载到内存才行,而且要一个叫无盘天使的驱动
谢谢 fujianabc 的耐心解答!
“要把整个vhd加载到内存才行”这样看来,这种方式不太有其实用性啊!不如Win 7的Native Boot方式好用啊!
就是不知道能把Win 7里的vhd驱动提取出来用在XP上,让XP也可以在vhd文件里启动就好了!
Originally posted by fujianabc at 2009-2-22 22:42:
This requires loading the entire VHD into memory, and also requires a driver called Wupang Angel.
Thanks to fujianabc for the patient answer!
"Requires loading the entire VHD into memory" - It seems this method is not very practical! Not as easy to use as the Native Boot method in Windows 7!
I just don't know if I can extract the VHD driver from Windows 7 and use it on XP, so that XP can also boot from a VHD file!
|
|
2009-2-24 10:44 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by thttht at 2009-2-24 10:44 AM:
就是不知道能把Win 7里的vhd驱动提取出来用在XP上,让XP也可以在vhd文件里启动就好了!
这个估计根本没有可能,xp根本就不能从bootmgr引导启动。
有兴趣的话,可以试一下把vhd驱动移植到vista下,或许vista支持vhd启动倒是有希望的。
Originally posted by thttht at 2009-2-24 10:44 AM:
I just don't know if I can extract the vhd driver from Win 7 and use it on XP to make XP also boot from a vhd file!
This is probably impossible at all. XP can't boot from bootmgr at all.
If you're interested, you can try to port the vhd driver to Vista. Maybe there's a chance that Vista supports booting from vhd.
|
|
2009-2-24 14:56 |
|
|
thttht
新手上路

积分 23
发帖 10
注册 2009-2-16
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
知道了,那GRUB4DOS能引导 img(硬盘镜像)里的XP吗?不加载到内存的那种?
Got it, can GRUB4DOS boot XP in an img (hard disk image) without loading it into memory?
|
|
2009-2-28 02:15 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
Originally posted by thttht at 2009-2-28 02:15 AM:
知道了,那GRUB4DOS能引导 img(硬盘镜像)里的XP吗?不加载到内存的那种?
不能
Originally posted by thttht at 2009-2-28 02:15 AM:
Got it, can GRUB4DOS boot XP in an img (hard disk image) without loading it into memory?
No
|
|
2009-3-1 09:00 |
|