Jump to content











Photo
- - - - -

Help me about imdisk command to install windows from iso

imdisk

  • Please log in to reply
3 replies to this topic

#1 Andrew Lovemuch

Andrew Lovemuch

    Newbie

  • Members
  • 14 posts
  •  
    Thailand

Posted 19 February 2013 - 05:18 PM

Hello EveryBody

 

I come from thailand . i'm not strongly language to talk . Please do forgive them. ^^

 

I want  install windows 7 from window iso file.

 

I success to install windows but i must enter imdisk command by press Shift + f10

 

to setup imdisk for install windows each version.

 

I want edit script in menu.lst to install windows iso file and auto run setupimdisk eash version  for first page install windows.

 

Example 

---------------------------------------------------------------------------------------------------

menu.lst

 

timeout 15
default /1
gfxmenu /Bootbackground

title 1.Install Windows 7 HomePremium 64 Bit
map /winvblk.ima (fd0)
map /winvblk.ima (fd1)
map /Windows/HomePremium_x64.iso (0xff)
checkrange 0x80 read 0x8280 && map (hd0) (hd1)
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
map --hook
chainloader (0xff)
boot


title 2.Install Windows 7 Ultimate 64 Bit
map /winvblk.ima (fd0)
map /winvblk.ima (fd1)
map /Windows/Ultimate_x64.iso (0xff)
checkrange 0x80 read 0x8280 && map (hd0) (hd1)
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
map --hook
chainloader (0xff)
boot

---------------------------------------------------------------------------

HomePremium_x64.cmd

 

@ECHO OFF
CLS
FOR %%i IN (A B 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:\nul (
IF EXIST %%i:\imdisk\imdisk.inf IF EXIST %%i:\imdisk\setupcdrom.cmd IF EXIST %%i:\imdisk\setupimdisk.cmd IF EXIST %%i:\Windows\HomePremium_x64.iso (
color 97
echo Found necessary files on %%i:\>>%SystemDrive%\mntdrv.txt
pushd %%i:\imdisk
echo Setting um ImDisk>>%SystemDrive%\mntdrv.txt
setupimdisk.cmd>>%SystemDrive%\mntdrv.txt
echo Setting up virtual CD/DVD drive, mounting image>>%SystemDrive%\mntdrv.txt
setupcdrom.cmd %%i:\Windows\HomePremium_x64.iso>>%SystemDrive%\mntdrv.txt
)
)


-----------------------------------------------------------------------------

Ultimate_x64.cmd

 

@ECHO OFF
CLS
FOR %%i IN (A B 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:\nul (
IF EXIST %%i:\imdisk\imdisk.inf IF EXIST %%i:\imdisk\setupcdrom.cmd IF EXIST %%i:\imdisk\setupimdisk.cmd IF EXIST %%i:\Windows\Ultimate_x64.iso (
color 97
echo Found necessary files on %%i:\>>%SystemDrive%\mntdrv.txt
pushd %%i:\imdisk
echo Setting um ImDisk>>%SystemDrive%\mntdrv.txt
setupimdisk.cmd>>%SystemDrive%\mntdrv.txt
echo Setting up virtual CD/DVD drive, mounting image>>%SystemDrive%\mntdrv.txt
setupcdrom.cmd %%i:\Windows\Ultimate_x64.iso>>%SystemDrive%\mntdrv.txt
)
)



Thank you so much every body ^^



#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 19 February 2013 - 06:46 PM

This was "solved" in the dedicated thread (Windows 7):

http://reboot.pro/to...required-cddvd/

around here:

http://reboot.pro/to...cddvd/?p=123783

 

but check also steve6375's tutorials, further progresses/semplifications were made later and for 7 there is no *need* for IMDISK at all (if I recall correctly):

http://www.rmprepusb...ials/firawiniso

http://www.rmprepusb...to-internal-hdd

 

:cheers:

Wonko


  • Andrew Lovemuch likes this

#3 steve6375

steve6375

    Platinum Member

  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 19 February 2013 - 08:38 PM

http://www.rmprepusb...ials/firawiniso  uses ImDisk as it is needed for Win8 ISO install - firadisk does not seem to work under Win8 (did on early releases though!).


  • Andrew Lovemuch likes this

#4 wimb

wimb

    Platinum Member

  • Developer
  • 3756 posts
  • Interests:Boot and Install from USB
  •  
    Netherlands

Posted 20 February 2013 - 06:10 AM

Use WinNTSetup2 to Install any Windows from ISO file (use simply rightclick)

ImDisk support if needed is automatically used.

 

http://www.msfn.org/...winntsetup-v23/

http://www.911cd.net...showtopic=24424


  • Andrew Lovemuch likes this





Also tagged with one or more of these keywords: imdisk

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users