无忧启动论坛
标题:
grub4dos可以启动ntfs压缩分区的镜像吗?
[打印本页]
作者:
2012wyhdream
时间:
2013-2-4 21:48
标题:
grub4dos可以启动ntfs压缩分区的镜像吗?
我的menu.lst如下:
title win7
find --set-root /win7.vhd
map --mem --top /win7.vhd (hd0)
map (hd0) (hd1)
map --hook
chainloader (hd0,0)/BOOTMGR
boot
title win7t
find --set-root /win7t.vhd
map --mem --top /win7t.vhd (hd0)
map (hd0) (hd1)
map --hook
chainloader (hd0,0)/BOOTMGR
boot
win7项,镜像是在一个未压缩的ntfs分区,可正常启动,
win7t项,不能启动,提示找不到win7t.vhd
我的问题是:grub4dos可否启动ntfs压缩分区的镜像?如可menu.lst
应怎样写?谢谢!
作者:
2013grub4dos
时间:
2013-2-15 20:15
NTFS压缩格式的镜像是可以MAP的,不过镜像里的bootmgr等启动文件得手动取消掉压缩就好。
作者:
11ydy
时间:
2013-2-16 13:24
标题:
回复 #2 2013grub4dos 的帖子
楼主说的是VHD文件本身是NTFS压缩而不是VHD里面启用NTFS压缩
作者:
2013grub4dos
时间:
2013-2-16 13:33
看错了,不好意思,正常情况那样的话找不到启动程序,搞定这个得花大功夫了。
欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/)
Powered by Discuz! X3.3