Jump to content











Photo
- - - - -

error-29 use Tutorial-32 RMPrepUSB

error: 29

  • Please log in to reply
6 replies to this topic

#1 mikilevi

mikilevi
  • Members
  • 4 posts
  •  
    Israel

Posted 25 June 2012 - 01:41 AM

hey,
i am trying to make a multiboot usb
i use in aTutorial-32
http://www.rmprepusb...iskautounattend
and whan i try to install some of the win
i gat error 29
that the error
Posted Image
that my menu.lst
i just copy and change

title Install Windows 8 64-bit eng\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\Windows8-ReleasePreview-64bit-English.iso\r\n
map /iso/Windows8-ReleasePreview-64bit-English.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
title Install Windows 7 sp1 Universal 64bit-32bit ENG by Miki Levi\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\Win_7_sp1 Universal 64bit-32bit ENG by Miki Levi.iso\r\n
map /iso/Win_7_sp1 Universal 64bit-32bit ENG by Miki Levi.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
title Install Windows 7 sp1 Universal 64bit-32bit Heb by Miki Levi\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\Win_7_sp1 Universal 64bit-32bit heb by Miki Levi.iso\r\n
map /iso/Win_7_sp1 Universal 64bit-32bit heb by Miki Levi.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
title Install Windows xp sp3 32-bit eng\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\install_xp_pro_en32.iso\r\n
map /iso/install_xp_pro_en32.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
title Repair Windows 7 64-bit\nRepair Windows on your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/spaces.txt of=()/AutoUnattend.xml
map /iso/Windows_7_64-bit_Repair_Disc.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)


thank's

Edited by mikilevi, 25 June 2012 - 01:47 AM.


#2 steve6375

steve6375

    Platinum Member

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

Posted 25 June 2012 - 07:00 AM

The menu in that tutorial seems to be corrupt! I will fix today.
Use the menu in the download WINISO_IMDISK_32a.ZIP

#3 mikilevi

mikilevi
  • Members
  • 4 posts
  •  
    Israel

Posted 25 June 2012 - 07:18 AM

WINISO_IMDISK_32a.ZIP
thath the one i used i just copy that part anf change it

title Install Windows 7 64-bit Enterprise Edition\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\en_windows_7_enterprise_with_sp1_x64_dvd_620201.iso\r\n
map /iso/en_windows_7_enterprise_with_sp1_x64_dvd_620201.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)
title Repair Windows 7 64-bit Enterprise Edition\nRepair Windows on your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/spaces.txt of=()/AutoUnattend.xml
map /iso/en_windows_7_enterprise_with_sp1_x64_dvd_620201.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)



#4 steve6375

steve6375

    Platinum Member

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

Posted 25 June 2012 - 07:42 AM

Whoops. sorry. I looked at your post in haste just before leaving for work - the menu is OK after all!. It must be something wrong with your setup or equipment.
What version of grub4dos are you using (2012 version)?
What format is your USB drive?
Did you test your USB drive with RMPrepUSB Quick Size Test?

#5 mikilevi

mikilevi
  • Members
  • 4 posts
  •  
    Israel

Posted 25 June 2012 - 08:23 AM

i fixed it out is the file names and cuz i test in the vmware
but i understand is not support in xp?!
cuz i gat a blue screen?

and i have a iso of Hirens Boot need to fix the line cuz its give me error
"Error 60:file for drive emulationmust be in one configuous disk area"

title Hirens Boot 15.1\nRun the Windows install DVD to install a copy of Windows to your hard disk
find --set-root /ImDisk/myiso.cmd
dd if=()/ImDisk/au.xml of=()/AutoUnattend.xml
dd if=()/ImDisk/cr.txt of=()/ImDisk/myiso.cmd
write ()/ImDIsk/myiso.cmd SET MYISO=\\iso\\Hiren_s_Boot_15.1_Rebuild_by_DLC_2.0.iso\r\n
map /iso/Hiren_s_Boot_15.1_Rebuild_by_DLC_2.0.iso (0xff)
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
chainloader (0xff)

what i sppoest to change in my line ?
thanks alottt!

#6 steve6375

steve6375

    Platinum Member

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

Posted 25 June 2012 - 08:28 AM

The title of the tutorial is

32 - Create a USB drive with multiple Vista/Win7/Server2008 install ISO files in 3 simple steps!


For Hirens, see #36 or #29. I recommend #36 as even if you use an ISO you still need to extract the HBCD folder from the ISO file and put the HBCD folder on your USB drive.

#7 mikilevi

mikilevi
  • Members
  • 4 posts
  •  
    Israel

Posted 25 June 2012 - 08:43 AM

is not damge in all what is did? i dont a pro with that staf sorry:)
and is a iso sombady made so i not the same i most to play it like a iso:(
if you have a blackberry (BBM) whatsapp
or some app we can talk it wil be greet!1

Edited by mikilevi, 25 June 2012 - 08:45 AM.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users