Posted October 24, 201311 yr how to make multiboot dvd for :1. Window xp pro sp3 and window 7 ultimate sp12. Window xp pro sp3 and window xp MCE sp3
January 12, 201411 yr WinSetupFromUSBv1.2 x86x64...is the real Tool-works 100%(Tested)...(Note!! VISTA+up Sources must have Install.wim and NO Install.esd in it-XP has do be unpacked Source)
January 12, 201411 yr Re.take a Look ad...WinSetupFromUSBv1.3 x86x64 out now. http://www.winsetupfromusb.com/downloads/http://www.winsetupfromusb.com/supported-sources/I recommend the exe.download-7zip is defect. (Instal.esd is now supported)!!!-not testet by me so far... :g: .
January 12, 201411 yr If you want it on a DVD, see XP Powerpacker. If you want it on USB the most powerfull software is rmprepusb.A new software that seems promising is Easy2Boot, with it you can add directly the isos in the USB drive.
January 13, 201411 yr Hey Guys! I can confirm mooms post for rmprepusb.This tool is State of the Art for USB.Multiworkout.rmprepusb performs all of this Steps (and many more),but not realy userfriendly for me.It is allso included in WinSetupFromUSBv1.3. WARNING! easy2Boot is a real good Tool,but has Problems with more than 1 Windows Source.(self testet). Allover the named Tools use Grub4Dos or SysLinux as Bootloader.The tricky Part of preparing an Multiboot (DVD or USBflash) is to integrate the Drivers (such as XP need) in the Bootsection,and form the Grubbootlist most times manual.(I've used lot of Time and Training to get the same Result as WinSetupFromUSB performs).Will test the new Versions...and report... Have a nice Day...
January 19, 201411 yr Hey Guys! Q:Can't we add the drivers with driverpacks mass storage text mode function ?A:This should work also...append a Gru4Dos"winsetup.lst"+"menu.lst" Sample performed with WinSetupFromUSBv1.3.-Take a Look... WinSetupFromUSBv1.3.-Instal.esd Sources Windows 8.1 x86x64 testet-works 100% on USBflash (DVD?).Rebuild Grub Menu if you like...(see my Samples). So long... winsetup.lstcolor green/black black/light-bluewrite 0x8274 0x2001timeout 240ls /windefault > nul && default /windefaulttitle ...Zurueck zum Hauptmenuels /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nulconfigfile /menu.lsttitle \nroottitle OPTIONAL Auto-detect and use F6 SATA/RAID/SCSI Driver\nUse if your internal disk is not detected or getting BSOD 0x0000007B\nSelect once before Text mode of Setup or starting PE1\nCurrently 32 bit versions are supported.\nCreated by Chenall (www.chenall.net/) & Modified by Steve Si (www.rmprepusb.com)#http://bbs.wuyou.com/viewthread.php?tid=197550#http://chenall.net/#http://www.rmprepusb.commap --unmap=0:0xFFmap --unhook && map --rehookls /DPMS/DPMS.ISO > nul || find --set-root --devices=hf /DPMS/DPMS.ISOmap /DPMS/DPMS.ISO (0xfa)|| map --mem /DPMS/DPMS.ISO (0xfa)map --hookroot (0xfa)set FIRA=0/dpms2.g4b 0ls (0)/txtsetup.oem && map (0) (1) && set DPMS=1map --unmap=0xfamap --rehookls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lsttitle OPTIONAL Auto-detect and use F6 SATA/RAID/SCSI Driver + Firadisk\nTry this entry if the one above does not work on particular machine\nUse once, before Text mode of Setup#http://bbs.wuyou.com/viewthread.php?tid=197550#http://chenall.net/#http://www.rmprepusb.commap --unmap=0:0xFFmap --unhook && map --rehookls /DPMS/DPMS.ISO > nul || find --set-root --devices=hf /DPMS/DPMS.ISOmap /DPMS/DPMS.ISO (0xfa)|| map --mem /DPMS/DPMS.ISO (0xfa)map --hookroot (0xfa)set FIRA=0/dpms2.g4b 0ls (0)/txtsetup.oem && map (0) (1)map --unmap=0xfamap --rehookls (0)/txtsetup.oem && set LOADFIRA=1 && set DPMS=1ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lst#F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6# #DO NOT REMOVE THESE LINEStitle \nroottitle 1 Windows XP Professional SP3 INSTALLIERENset ISOPATH=/WINSETUP/XPpSP3.ISOif NOT %DPMS%==1 map --unhookif NOT %DPMS%==1 map --unmap=0:0xff && map --rehooksavedefault +1ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batroot (hd%RDSK%,0)ls %ISOPATH% > nul || find --set-root --devices=h %ISOPATH%map --mem %ISOPATH% (0xff)map --e820cycles=3map --rehookls (0xff)/ > nul && root (0xff)ls (0xff)/ > nul || echo Fatal error while creating virtual disk 0xFF...if "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /winsetup.lstif not %RDSK%==1 ls (0xff)/I386/TXTSETUP.SIF > nul && cat --locatei=rdisk(1) --replace=rdisk(%RDSK%) (0xff)/I386/TXTSETUP.SIFif not %RDSK%==1 ls (0xff)/AMD64/TXTSETUP.SIF > nul && cat --locatei=rdisk(1) --replace=rdisk(%RDSK%) (0xff)/AMD64/TXTSETUP.SIFif %LOADFIRA%==1 ls (0xff)/I386/TXTSETUP.SIF > nul && cat --locatei=;;FIRA;; --replace=;;FIRA\r\n (0xff)/I386/TXTSETUP.SIFls /I386/SETUPLDR.BIN > nul && set LDR=/I386/SETUPLDR.BINchainloader %LDR%pause --wait=1 Launching Setup from (hd%RDSK%,0)boot#we should not get here but just in case of errors above...map --unhookmap --unmap=0:0xff && map --rehooktitle 2 Von 1 Internen Festplatte BOOTENsavedefaultls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstpause --wait=1 Booting MBR on hd0 ...chainloader (hd0)+1rootnoverify (hd0)title \nroot menu.lstcolor green/black black/light-bluetimeout 240#graphicsmode 0x6Agraphicsmode -1 640 480:800 24:32 || graphicsmode -1## Menu AutoNumberwrite 0x8274 0x2001#graphicsmode -1 800:640 -1 24:32 || graphicsmode -1#font /unifont.hex.gz#clear mappings and set root in case we return from bootmgrmap --unmap=0:0xffmap --unhookmap --rehookls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nulls /default > nul && default /defaulttitle WINDOWS XP PRO SP3 (PREAKTIVERT INSTALLIEREN)\nAuswahl im folgenden Untermenuemap --unmap=0:0xffmap --unhook && map --rehooksavedefaultls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lsttitle WINDOWS Vista/7/8/8.1 (PREAKTIVERT INSTALLIEREN)\nAuswahl im folgenden Untermenuemap --unhookmap --unmap=0:0xff && map --rehooksavedefault +1ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstroot (hd%RDSK%,0)chainloader /BOOTMGRtitle WINDOWS (BOOTE von Interner FESTPLATTE)\nBootet falls vorhanden das installierte System auf HD 0/1.map --unhookmap --unmap=0:0xff && map --rehooksavedefaultls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstpause --wait=1 Booting MBR on hd0 ...chainloader (hd0)+1title Windows NT6 (Vista/7 and above) Setupmap --unhookmap --unmap=0:0xff && map --rehooksavedefault +1ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstroot (hd%RDSK%,0)chainloader /BOOTMGRtitle Second part/continue NT6 Setup (Boot first internal disk)map --unhookmap --unmap=0:0xff && map --rehooksavedefaultls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstpause --wait=1 Booting MBR on hd0 ...chainloader (hd0)+1
January 19, 201411 yr Thanks for the samples jo72.I've edited your post to add code and spoiler tags.
January 21, 201411 yr Author @jo72 i already know about winsetupfromusb.I actually this for installing win xp to my pc.But you not read my question carefully, i am asking for the multiboot dvd not for multiboot usb.@moomsi do not found the link for downloading xp powerpacker
January 21, 201411 yr PowerPacker can create DVD & USB iso. It works on all NT5 variants (2000, XP, 2003) and DriverPacks.Info here: http://cpu.reboot.pro/viewforum.php?f=8&sid=26703b92d4f366feee06501524dfbefe
January 21, 201411 yr Than sorry Jaanvi... Just want to help you.mooms Post 13 January 2014 - 12:08 AM Link XP Powerpacker works to me...You sould hang on mooms Way for build an multi DVD...I go on build an ultimate MultiUSB just for Fun...(Maybe you change your Preferences from DVD to USB-works just a little faster ). So good Luck...and...You know...
January 21, 201411 yr As far as I remember, PowerPacker is not hard to use.The cool thing with it is it can make multi-versions of XP without taking huge space (same files are not duplicated on the CD/DVD).I've used it once to make XP with and without Driverpacks & Attended/Unattended on the same CD, but it can do much more than that.I agree USB is better these days, but some old computers can't boot from USB.
January 25, 201411 yr Author ok i download it from softpedia.Now guys the same question hold for xp and 7 i.e.How to make multiboot dvd for win xp sp3 and win 7 sp1
January 29, 201411 yr ok i download it from softpedia.Now guys the same question hold for xp and 7 i.e.How to make multiboot dvd for win xp sp3 and win 7 sp1There is no way to do that. i am currently developing such software.so wait untill i Finish it.
February 7, 201411 yr Just let You know. Finally complete the Multiboot USB-Flash 16GB Project with WinSetupFromUSB.Baby it works...yippie ya yeah.Going to transport it on a optical Media if it's possible.Will report...to be continued. Who's curious my 2 GRUB4DOS Setup's and Details in It attached...(Sorry Uploading multipl.FAILED-So in pure txt.). menu.lstcolor green/black black/light-bluetimeout 240#graphicsmode 0x6Agraphicsmode -1 640 480:800 24:32 || graphicsmode -1## Menu AutoNumberwrite 0x8274 0x2001#graphicsmode -1 800:640 -1 24:32 || graphicsmode -1#font /unifont.hex.gz#clear mappings and set root in case we return from bootmgrmap --unmap=0:0xffmap --unhookmap --rehookls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nulls /default > nul && default /defaulttitle BOOTE von Erster Interner FESTPLATTE\nBootet falls vorhanden das installierte System auf HD 0/1.map --unhookmap --unmap=0:0xff && map --rehooksavedefaultls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstpause --wait=1 Booting MBR on hd0 ...chainloader (hd0)+1title WINDOWS 7 und 8.1 (PREAKTIVIERT INSTALLIEREN)\nAuswahl im folgenden Untermenuemap --unhookmap --unmap=0:0xff && map --rehooksavedefault +1ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstroot (hd%RDSK%,0)chainloader /BOOTMGRtitle WINDOWS XP PRO SP3 (PREAKTIVIERT INSTALLIEREN)\nAuswahl im folgenden Untermenuemap --unmap=0:0xffmap --unhook && map --rehooksavedefaultls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lsttitle WindowsPE.3.1x64 MRR.CD+WinExplorermap --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/00.WindowsPE.3.1x64_____________MRR.CD+WinExplorer.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title PC.Welt-Notfall-AIO.KNOPPIX 6.7map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/01.PC.Welt-Notfall-AIO.KNOPPIX__6.7.ISOls %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title ULTIMATE-BootCD 5.2.5map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/02.ULTIMATE-BootCD______________5.2.5.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title PMAGIC 2013.06.15map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/03.PMAGIC_______________________2013.06.15.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title PARAGON-FestPlattenManager 12PROmap --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/04.PARAGON-FestPlattenManager___12PRO.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title NT.PasswordReseter 110511map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/05.NT.PasswordReseter___________110511.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title KON-bootCD 2.1map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/06.KON-bootCD___________________2.1.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title MEMtest86 4.3.0bmap --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/07.MEMtest86____________________4.3.0b.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title HITACHI-DriveFitnessTestx86 4.16b00map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/08.HITACHI-DriveFitnessTestx86__4.16b00.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title AVIRA-LiveCD 12.2012map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/09.AVIRA-LiveCD_________________12.2012.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title BITDEFENDERrescueCD 03.2013map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/10.BITDEFENDERrescueCD__________03.2013.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title GPARTED 0.16.1map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/11.GPARTED______________________0.16.1.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title OSF.Clone 1.0.1008map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/12.OSF.Clone____________________1.0.1008.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)title CLONEZILLA 2013.02.26map --unmap=0:0xffmap --unhook && map --rehookcat --hex --locate=PoLPu@ (md)0x3D0+0x130 > nul && echo Cannot continue if PLoP is active, please start this entry without loading PLoP first && echo && pause Press any key to return to the main menu && configfile /menu.lstset /a dev=*0x8280&0xffroot (%dev%,0)set ISO=/ISO/13.CLONEZILLA___________________2013.02.26.isols %ISO% > nul || find --set-root --devices=hf /usbdrive.tag|| echo Error! Could not find usbdrive.tag && echo && pause Press any key to return to the main menu && configfile /menu.lstls %ISO% > nul || find --set-root --devices=hf %ISO% || echo Error! Could not find %ISO% && echo && pause Press any key to return to the main menu && configfile /menu.lstmap %ISO% (0xff) || map --heads=0 --sectors-per-track=0 %ISO% (0xff) || echo FATAL ERROR mapping %ISO%, please check if file is present and defragmented && pause Press any key to return to main menu && configfile /menu.lst#http://reboot.pro/topic/9916-grub4dos-isohybrided/page-2#entry88531#http://www.rmprepusb.com/tutorials/tailsset /a dev=*0x82a0&0xffdebug 1parttype (%dev%,3) | set check=debug offset check=%check:~-5,4%if "%check%"=="0x00" partnew (%dev%,3) 0 0 0 && partnew (%dev%,3) 0x00 %ISO%if not "%check%"=="0x00" echo WARNING: PARTITION TABLE 4 IN BIOS DEVICE %dev% IS ALREADY IN USE! && echo && echo To prevent possible data loss will not continue further && pause && configfile /menu.lstmap --hookroot (0xff)chainloader (0xff)winsetup.lstcolor green/black black/light-bluewrite 0x8274 0x2001timeout 240ls /windefault > nul && default /windefaulttitle ...Zurueck zum Hauptmenuels /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tag > nulconfigfile /menu.lsttitle \nroottitle 1.OPTION Autodetect und benutze F6 SATA/RAID/SCSI Treiber\nDiese Option benutzen wenn 1.interne HD nicht erkannt wird oder Stop BSOD 0x0000007B angezeigt wird\nAuswaehlen vorm TextModeSetup oder PE1 Start\n!!Im Moment nur 32Bit Unterstuetzung!!\nLINKs (www.chenall.net/) & (www.rmprepusb.com)#http://bbs.wuyou.com/viewthread.php?tid=197550#http://chenall.net/#http://www.rmprepusb.commap --unmap=0:0xFFmap --unhook && map --rehookls /DPMS/DPMS.ISO > nul || find --set-root --devices=hf /DPMS/DPMS.ISOmap /DPMS/DPMS.ISO (0xfa)|| map --mem /DPMS/DPMS.ISO (0xfa)map --hookroot (0xfa)set FIRA=0/dpms2.g4b 0ls (0)/txtsetup.oem && map (0) (1) && set DPMS=1map --unmap=0xfamap --rehookls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lsttitle 2.OPTION Autodetect und benutze F6 SATA/RAID/SCSI Treiber+Firadisk Treiber\nDiese Option benutzen wenn obere Funktion nicht Funktioniert\nAuswaehlen vorm TextModeSetup#http://bbs.wuyou.com/viewthread.php?tid=197550#http://chenall.net/#http://www.rmprepusb.commap --unmap=0:0xFFmap --unhook && map --rehookls /DPMS/DPMS.ISO > nul || find --set-root --devices=hf /DPMS/DPMS.ISOmap /DPMS/DPMS.ISO (0xfa)|| map --mem /DPMS/DPMS.ISO (0xfa)map --hookroot (0xfa)set FIRA=0/dpms2.g4b 0ls (0)/txtsetup.oem && map (0) (1)map --unmap=0xfamap --rehookls (0)/txtsetup.oem && set LOADFIRA=1 && set DPMS=1ls /usbdrive.tag > nul || find --set-root --devices=hf /usbdrive.tagconfigfile /winsetup.lst#F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6##F6# #DO NOT REMOVE THESE LINEStitle \nroottitle 1.Windows XP Professional SP3-INSTALLIERENset ISOPATH=/WINSETUP/XPpSP3.ISOif NOT %DPMS%==1 map --unhookif NOT %DPMS%==1 map --unmap=0:0xff && map --rehooksavedefault +1ls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batroot (hd%RDSK%,0)ls %ISOPATH% > nul || find --set-root --devices=h %ISOPATH%map --mem %ISOPATH% (0xff)map --e820cycles=3map --rehookls (0xff)/ > nul && root (0xff)ls (0xff)/ > nul || echo Fatal error while creating virtual disk 0xFF...if "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /winsetup.lstif not %RDSK%==1 ls (0xff)/I386/TXTSETUP.SIF > nul && cat --locatei=rdisk(1) --replace=rdisk(%RDSK%) (0xff)/I386/TXTSETUP.SIFif not %RDSK%==1 ls (0xff)/AMD64/TXTSETUP.SIF > nul && cat --locatei=rdisk(1) --replace=rdisk(%RDSK%) (0xff)/AMD64/TXTSETUP.SIFif %LOADFIRA%==1 ls (0xff)/I386/TXTSETUP.SIF > nul && cat --locatei=;;FIRA;; --replace=;;FIRA\r\n (0xff)/I386/TXTSETUP.SIFls /I386/SETUPLDR.BIN > nul && set LDR=/I386/SETUPLDR.BINchainloader %LDR%pause --wait=1 Launching Setup from (hd%RDSK%,0)boot#we should not get here but just in case of errors above...map --unhookmap --unmap=0:0xff && map --rehooktitle 2.Von der 1 Internen Festplatte-BOOTENsavedefaultls /shifthd.bat > nul || find --set-root --devices=hf /shifthd.bat/shifthd.batif "%RDSK%"=="" pause Fatal error while swaping hard disk order, cannot continue! && configfile /menu.lstpause --wait=1 Booting MBR on hd0 ...chainloader (hd0)+1rootnoverify (hd0)title \nroot
February 11, 201411 yr My last post for this topic. Done a lot attampts to port the multibootUSB-Flash to ISO eg.DVD.(burning&emulating-beware wich QEMU version you use!).Many candidates are on the start-rmprepusb is the winner.Conclusion:rmprepusb has all on bord we need for building and porting. BUT...The sticking point is once again the grub4dos menu.list witch has to be modified by txt.edit for an optical media (primary the ISO sourcepaths/XP help :doh: drivers for example FiraDisk/and layout). To cut a long story short...I surrender! Not willing to spend more time in the ISO-DVD version because it's out of date for me.Done my best-sorry again Jaanvi. For those who want go deeper in matter, the Link's that was very helpfull to build a professional workbasic.http://www.rmprepusb.com/tutorials/grub4doshttp://www.rmprepusb.com/tutorials/firawinisohttp://www.911cd.net/forums/index.php?showtopic=18045http://www.msfn.org/board/topic/95537-multiboot-vista-xp-and-other-oses-with-grub4dos-menu/http://diddy.boot-land.net/grub4dos/files/boot.htmhttp://xpt.sourceforge.net/techdocs/nix/disk/btmk/btmk10-WindowsSpecificMultiBootingUSB/ar01s03.htmlHot for porting:http://www.rmprepusb.com/tutorials/makegrub4dosisoGodspeed!... ps:Maybe you should spend a little time to work on your good manners Jaanvi how you perform your re-posts. Primary intention was to build an satisfying result to your question. So think twice ma dear... :doh: no offence!Bye...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.