无忧启动论坛

标题: How to use ISOCMD Batch in Grub4dos [打印本页]

作者: maanu    时间: 2012-1-17 01:48
标题: How to use ISOCMD Batch in Grub4dos
i have tried to ask HOTDLL , but he is away for few days . i just can not understand , how i can use
FINDISO.CMD file from grub4dos ?

i used

command /boot/grub/isocmd.bat

it says " unsupported format "


reference his second post

http://bbs.wuyou.net/forum.php?m ... ghlight=&page=1

i also tried with FISO package , and saved in ud , BOOT/GRUB . but no success .

using grub4dos 2012-12-30

thank you for your help .

Regards,
Maanu from Pakistan

[ 本帖最后由 maanu 于 2012-1-17 02:05 编辑 ]
作者: sratlf    时间: 2012-1-17 11:10
标题: 回复 #1 maanu 的帖子
the isocmd.bat is win batch script, cannot be used in grub4dos,

it should be used in gui installation, press shift + F10, and then run isocmd.bat

in fact, it is to mount the iso file manually, and then, to continue the installation

:findiso
set /p fn=Input the ISO file name:
for %%i in (z,y,x,w,v,u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c) do (
         set fn=%%i:\%fn%
         if exist %%i:\%fn% goto load
)
cls
echo Search done, can not find the %fn%!
echo Hit any key to re-input the ISO fine name...
pause >nul
goto findiso


about the FISO, I am sorry, I do not konw, I also have no success...
作者: maanu    时间: 2012-1-17 20:05
标题: 回复 #2 sratlf 的帖子
aaaah , thank you brother . i was very excited that perhaps grub4dos can be used to make win7 iso without any shit f10.

thanks for problem solving.

Regards




欢迎光临 无忧启动论坛 (http://wuyou.net./) Powered by Discuz! X3.3