Quote
I do but you don't have to. I don't do anything major with the ISO but slipstream updates and add driver packs.
Quote
Do you not like the method I listed above? Been getting allot of personal mail as to the how to of my method. I am thinking about making a YouTube video
Quote
Let me sum it up a little. My menus.lst and method seems confusing because context is lost sometimes online. Just follows this
http://www.msfn.org/...aded-iso-image/
You can leave the paths default and name your ISO default and use this
timeout 15 color white/blue write 0x8274 0x2001 title Boot From Hard Drive (Windows Vista/7 or Xp)\nBoot Into Main OS Drive checkrange 0x80 read 0x8280 && map () (hd1) checkrange 0x80 read 0x8280 && map (hd1) () checkrange 0x80 read 0x8280 && map --hook rootnoverify (hd0,0) chainloader +1 || chainloader /ntldr title root title XP Home Install From ISO With 1 USB Boot\nWorks With Low Ram also find --set-root /Inst/XP_RAM.ISO map --mem (md)0x800+4 (99) checkrange 0x80 read 0x8280 && map (hd1) (hd0) checkrange 0x80 read 0x8280 && map (hd0) (hd1) map /Inst/XP_RAM.ISO (222) #map --mem /Inst/XP_INST.IMA (fd0) #map--mem /Inst/XP_INST.IMA (fd1) map /Inst/XP_INST.IMA (fd0) map /Inst/XP_INST.IMA (fd1) map --hook write (99) [FiraDisk]\nStartOptions=cdrom,vmem=find:/Inst/XP_RAM.ISO;floppy,vmem=find:/Inst/XP_INST.IMA ;\n\0 rootnoverify (222) chainloader (222)/I386/SETUPLDR.BIN
Quote
If you don't use Imdisk to mount ISO at GUI, you will have to boot a second time to USB and use the second firadisk command is which I was trying to get away from
checkrange 0x80 read 0x8280 && map (hd0) (hd1)
checkrange 0x80 read 0x8280 && map (hd1) (hd0)
map --hook
write (99) [FiraDisk]\nStartOptions=cdrom,vmem=find:/XP/HOME.ISO;\n\0
root (hd0,0)
chainloader /ntldr
chainloader (hd0)+1
This is almost working for me. The error I am getting is can't find ISO \\XP\ISO\HOME.ISO backslash in front of the XP part. If I remove the double backslash I get XXP\
write --offset=0 (fd0)/setup/ISOimage.ini \\XP\\ISO\\%XPISO%\n;\n;\n; write --offset=1 (fd1)/setup/ISOimage.ini \\XP\\ISO\\%XPISO%\n;\n;\n;
Quote
Fixed
This post has been edited by laddanator: 13 January 2012 - 11:30 PM



Help

Back to top










