WEB开发网
开发学院软件教学系统应用 双系统共用Vista一键还原自动备份 阅读

双系统共用Vista一键还原自动备份

 2008-12-31 20:28:41 来源:WEB开发网   
核心提示: 修改流程,让用户用得明白(只是我的附件修改说明,双系统共用Vista一键还原自动备份(2),用户不用自己操作) VT修改: title VistaGhost--A find --set-root --ignore-floppies /vghost/grub/Vista123.img ma
  修改流程,让用户用得明白(只是我的附件修改说明,用户不用自己操作)

  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)

  map --hook

  chainloader (fd0)+1

  rootnoverify (fd0)

  savedefault

  title Microsoft Windows Vista

  find --set-root /bootmgr

  chainloader /bootmgr

  title reboot

  savedefault --wait=2

  reboot

  title shutdown

  savedefault --wait=2

  halt

  改成了

  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 XPGhost

  find --set-root --ignore-floppies /vghost/grub/vghost.img

  map /vghost/grub/vghost.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)

  map --hook

  chainloader (fd0)+1

  rootnoverify (fd0)

  savedefault   

  vghost.img修改:

  这个文件和Vista123.img是完全一样的,因为实际使用上没用到,所以修改来作为自动备份/恢复xp

  镜像文件里面需要用到的bat文件

  b.bat全部重指向bxp.bat

  r.bat全部重指向rxp.bat

  自动备份Vista和自动恢复Vista的提示更改自动备份xp和自动恢复xp

上一页  1 2 

Tags:系统 共用 Vista

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接