双系统共用Vista一键还原自动备分/还原
2008-12-30 17:42:59 来源:WEB开发网ghost -clone,mode=pdump,src=1:2,dst=1:5vbackupxp.gho -z5 -auto -fro -sure -fx
最后保存
5、右击r.bat》编辑》另存为》rxp.bat》关闭》再右击rxp.bat》编辑(下一行是我的例子)
ghost -clone,mode=pload,src=1:5vbackupVista.gho:1,dst=1:1 -fro -sure -fx -rb
现在一样改Vista.gho为xp.gho,dst=1:1中的1:1改为1:2,-fx不要,整句改为:
ghost -clone,mode=pload,src=1:5vbackupxp.gho:1,dst=1:2 -fro -sure -rb
最后保存
大功告成,现在启动选择VistaGhost--A则进行Vista的自动备份和恢复,选择XPGhost则进行XP的自动备份和恢复了。
至于最后要不要恢复文件夹选项和为vt复原系统属性就根据自己的需要进行了,恢复vt系统属性:开始》程序》附件》命令提示符》以管理员方式运行》 attrib +h +s c:vt(以你的Vista所在盘符为C为例,如你的Vista装在D则c:vt相应改为d:vt)
附:
修改流程,让用户用得明白(只是我的附件修改说明,用户不用自己操作)
VT修改:
title VistaGhost--A
find --set-root --ignore-floppies /vghost/grub/Vista123.img
map /vghost/grub/Vista123.img (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
savedefault
title VistaGhost--B
find --set-root /vghost/grub/Vista123.img
kernel /vghost/grub/memdisk.gz c=200 h=2 s=36 floppy
initrd /vghost/grub/Vista123.img c=200 h=2 s=36 floppy
savedefault
title VistaGhost--C
find --set-root --ignore-floppies /vghost/grub/Vista123.img
map --mem /vghost/grub/Vista123.img (fd0)
更多精彩
赞助商链接