原帖由 qczstart 于 2010-2-3 10:55 发表
XP系统安装我们可以用GRUB直接引导DOS的同时写一个autoexec.bat文件就可以自动安装XP了,而WIN7我开始始终没有找的grub地合适引导方法,今天无聊又来一次居然引导成功了!
这样我们就可以用grub引导来制作XP与 ...
原帖由 <i>longlaozong</i> 于 2010-2-3 15:54 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=1882341&ptid=159866" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
<br />
请问楼主GRUB如何直接引导DOS同时写一个autoexec.bat安装XP,是全部打包到img吗?能不能再详细介绍一下,谢谢。
再把grldr文件复制另一处改名为grldr.bin后回到UltraISO选择“启动”>“加载引导文件”这时候我们选择grldr.bin文件即可
原帖由 wongmokin 于 2010-2-4 12:56 发表
autoexec.bat 举例如下:
@echo off
rem 可以自己建一个特别的文件名 比如 mycust.txt , 然后用以下指令, 来获得指定盘符.
rem for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if ...
原帖由 <i>longlaozong</i> 于 2010-2-5 01:25 发表 <a href="http://bbs.wuyou.net/redirect.php?goto=findpost&pid=1883241&ptid=159866" target="_blank"><img src="http://bbs.wuyou.net/images/common/back.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open(this.src);}" onmousewheel="return imgzoom(this);" alt="" /></a><br />
请教一下wongmokin,我把文件放入U盘第二个分区(隐藏),用grub引导ima,autoexec.bat内容为<br />
@echo off<br />
for %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:\i386\winnt.exe" ...
原帖由 wongmokin 于 2010-2-5 09:41 发表
呃, 隐藏区能认出来? 你引导的 ima 是进了 dos 吧? 在 dos 下能看到u盘第二分区(隐藏区)么, 如果看都看不到, 那 if exist "%%i:\i386\winnt.exe" 当然找不到winnt.exe , 也就不能获得盘符了.
欢迎光临 无忧启动论坛 (http://wuyou.net/) | Powered by Discuz! X3.3 |