无忧启动论坛

 找回密码
 注册
搜索
系统gho:最纯净好用系统下载站广告联系 微信:wuyouceo QQ:184822951
楼主: qj_tzy
打印 上一主题 下一主题

VBOOT及WinXP_VHD辅助工具安装VHD系统等的用户使用经验汇总(7月28日更新)

    [复制链接]
1#
发表于 2011-7-3 21:54:17 | 显示全部楼层
采用OMNIFS  VHD镜像放在最后一个分区

@echo off
cls
tway /np >nul
::---------------------------------------------------
:sys_set
set VHD_DIR=VHD
set VHD_XP=VHD_XP-S1.VHD
set XP_BAK=VHD_XP-BAK.VHD
set VHD_W7=VHD_W7-S1.VHD
set W7_BAK=VHD_W7-BAK.VHD
set USE_PWD=1234
echo.
wbat text 3,6 (+green on black)"正在确定 VHDOS 镜像所在硬盘分区,请等待...... !!!"
echo.
omnifs info >hd_id.txt
awk -f lastdrv.awk hd_id.txt|nset VHD_PART=$1
::---------------------------------------------------
:use_pass
cls
call w.bat box :use_password # +1
if %password%==%USE_PWD% goto menu_vhd
wbat box "操作员密码错误!",重新输入,退出重启 #1
if errorlevel 100 goto use_pass
if errorlevel 2 goto end
if errorlevel 1 goto use_pass
::---------------------------------------------------
:menu_vhd
call w.bat box :vhdmenu # +3
if errorlevel 3 goto end
if errorlevel 2 goto w7_vhd
if errorlevel 1 goto xp_vhd
::---------------------------------------------------
:xp_vhd
cls
echo.
wbat text 3,6 (+green on black)"正删除%VHD_XP%并从%XP_BAK%恢复,稍后启动......!!!"
echo.
omnifs delete %VHD_PART%\%VHD_DIR%\%VHD_XP% >nul
omnifs copy %VHD_PART%\%VHD_DIR%\%XP_BAK%   %VHD_PART%\%VHD_DIR%\%VHD_XP%
grub.exe --config-file="command (fd0)/boot/ntboot/ntboot vboot=/%VHD_DIR%/%VHD_XP%"
goto end
::---------------------------------------------------
:w7_vhd
cls
echo.
wbat text 3,6 (+green on black)"正删除%VHD_W7%并从%W7_BAK%恢复,稍后启动......!!!"
echo.
omnifs delete %VHD_PART%\%VHD_DIR%\%VHD_W7% >nul
omnifs copy %VHD_PART%\%VHD_DIR%\%W7_BAK%   %VHD_PART%\%VHD_DIR%\%VHD_W7%
grub.exe --config-file="command (fd0)/boot/ntboot/ntboot nt6=/%VHD_DIR%/%VHD_W7%"
:end
quit.com r

[ 本帖最后由 O.Y.M.2010 于 2011-7-6 10:56 编辑 ]
回复

使用道具 举报

2#
发表于 2011-7-3 22:59:16 | 显示全部楼层
原帖由 Plantsoot 于 2011-7-3 22:27 发表
支持EISA隐藏分区?

OMNFIS 支持EISA隐藏分区的

sshot-1.png (11.19 KB, 下载次数: 365)

sshot-1.png
回复

使用道具 举报

3#
发表于 2011-7-3 23:16:19 | 显示全部楼层
原帖由 Plantsoot 于 2011-7-3 23:01 发表
太好了,可以把这个IMG打包共享一下吗?

http://u.115.com/file/e62r0ny6#
RE_XP_WIN7_VHD.img

[ 本帖最后由 O.Y.M.2010 于 2011-7-6 10:55 编辑 ]
回复

使用道具 举报

4#
发表于 2011-8-4 14:18:33 | 显示全部楼层
原帖由 zqywult 于 2011-8-3 14:27 发表


该文件的分享已到期,..............

请O.Y.M.2010 朋友把您的分享续期!谢谢了!!!

http://u.115.com/file/e62r0ny6#
RE_XP_WIN7_VHD.img
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1 )

闽公网安备 35020302032614号

GMT+8, 2024-5-6 00:51

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

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