Banned Posted August 29, 2006 Posted August 29, 2006 Creating the Boot Sector- Open your CD or ISO with IsoBuster- Go to "Bootable CD" -> Extract the *.img file....or download the boot sector you want from here:Windows XP HomeWindows XP ProWindows 2000Windows Server 2003Windows NT 4.0- Rename it to a PRO1.DAT- Open PRO1.DAT in Hex Workshop- Scroll down and replace i386 with PRO1IPB ImageCan someone put all the fles in a zip folder and send it me please i need these files but the download link is dead...thanks
OcTroN Posted August 30, 2006 Posted August 30, 2006 Excellent guide mate. Helped me a lot with some things !
andregcasal Posted September 2, 2006 Author Posted September 2, 2006 Hi all!I'm glad this guide was usefull to you I'll give a try at Qemu and will try to solve the link problems. It seems Flyakite's Multi Boot DVD Guide site is offline for now.Cya
Cryptor Posted September 3, 2006 Posted September 3, 2006 Hi!Can somebody upload me the folder "Pro" of Windows XP & 2000 with SP2 english?I have only the german PRO Folder. Boot from CD with BCDW:WindowsXP GermanWindowsXP EnglishWindows2000 GermanWindows2000 EnglishBCDW boot Prod.bin -PROD- (windowsXP) & Pro1.bin -PRO1- (windows2k)look like this: http://rapidshare.de/files/31784341/PROD.rar
Drago22 Posted September 5, 2006 Posted September 5, 2006 since in the post i created nobody answered, maybe someone here knows an answer to this:is it possible to integrate a server 2003 r2 version into a multiboot environment (2003 enterprise, standard, sp1, volume-license etc.)do you have to apply a method similar to the 2003 SP! hack?
andregcasal Posted September 6, 2006 Author Posted September 6, 2006 Hi all! Since Flyakite's Guide is offline for quite some time now, i'll try to add the missing files to one of those upload sites.Hi Drago, if i understood right you're asking if it's possible to add Server 2003 Release 2 to a multi boot DVD. As far as i now theres absolutely no problem I believe you can add the entire Server 2003 R2 CD or just integrate the R2 component, like if it where a sleapstreamed update. The second option lets you choose from Server 2003 and Server 2003 R2. But in my opinion who ever has the chance to install R2 would never need the non-R2 version By the way, can someone give me a realistic reason for using Windows 2000 instead of Server 2003 R2?
xpmaniac4ever Posted September 7, 2006 Posted September 7, 2006 I want to create a multiboot DVD with Ubuntu, Kubuntu and Xubuntu Linux distros and on their install discs there are directories used by all 3 distros...I mean I cannot just copy the installation files of the three distros in one folder, because Ubuntu's files will get replaced with Kubuntu's and so on... How can I put the installation files of every distro in a separate directory on the DVD ?
andregcasal Posted September 9, 2006 Author Posted September 9, 2006 (edited) Hum, don't know about that, this guide is actually about multi booting Windows, however maybe someone here can help you with that... Edited January 15, 2007 by andregcasal
andregcasal Posted September 10, 2006 Author Posted September 10, 2006 Updated!Fixed some offline links, since Flyakite's Multi Boot Guide's offline.Fixes some spacing and added color for easier reading.I've been on vacation and had little time to try out some new things i want to add to the guide. Any time soon i'll be adding some more cool features that make the work easier
andregcasal Posted September 14, 2006 Author Posted September 14, 2006 Since Flyakite's multi boot guide is offline i've made a clone site, hope you like it Guide
chon_ Posted September 15, 2006 Posted September 15, 2006 (edited) @damian666I'll try to help you to include Win98 to your DVD, please feel free to ask any question if there's something not clearly specified.1) Create a Windows 98 or Windows ME boot disk. You can do it from within your win98 OS, or you can get an image file from here.2) Create a Win98 folder within your setup folder, your folder structure should look like this:C:\DVDC:\DVD\SETUPC:\DVD\SETUP\Win983) copy the content of your Win98 CD to the C:\DVD\SETUP\Win98 folder (you may remove the "Extras" and "Support" folders.4) If you have a Win98 boot disk image file (.ima or.img file), skip this step. If not, we assume you've created your Win98 startup diskette. - Please download winimage (shareware). You can download it from here. - Install it. - Insert your win98 startup diskette on your floppy drive - Open Winimage - Click on Disk\Read Disk (or just press Ctrl+R) - Click on File\Save As. Name it Win98.ima (be sure to select "Image file [*.IMA] from the 'Save as' dropdown list. - Voilá! you have your Win98 Boot Image!5) Copy Win98.ima to a folder of your choice, I personally prefer C:\DVD\Setup\BootSect, but it's up to you, just be sure it's not in the root folder of your project. Now here's the tricky part:* Open Win98.ima file with winimage.* Drag and drop Autoexec.bat file to your desktop. Don't close WinImage!!* Right click Autoexec.bat file (in your desktop), and select Edit.* find the following line (or the most similar)path=%RAMD%:\;a:\;%path%;%CDROM%:\* modify it to include your Win98 source in the path variable:path=%RAMD%:\;a:\;%path%;%CDROM%:\;%CDROM%:\SETUP\Win98\* Below that line type: Setup.exe, your autoexec.bat now should look like this (among other lines of code): echo Loading...echo.path=%RAMD%:\;a:\;%CDROM%:\SETUP\Win98\Setup.exeecho. GOTO QUIT* Save your autoexec.bat file* Drag it to your WinImage open window, click yes when prompted if you want to overwrite it.* Save your Win98.ima file and close winimage.6) Now goto C:\DVD\BOOT and open CDShell.ini (we'll be using André Guimarães Casal's file for this example) Add the following line just below the XP Professional one: print "2) Windows 98 \n". Part of your cdshell.ini should now look like this:print c "\n\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ<\c0B$time $date\cXX>ÄÄ \n\n"print c "\cXXMicrosoft Windows XP Professional \n\n"print l "\cXXPress \c0BF1 \cXXfor Help"; print r "\c0Bwww.globalgrooves.pt.vu \n"print c "\cXXÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ \n\n"print "1) Windows XP Professional \n"print "2) Windows 98 \n"print "\n"print "X) More Options... \n\n"Now go to the getkey part and add: "if $lastKey == key[2]; THEN DISKEMU /Setup/BootSect/Win98.IMA" (without the quotes), be sure to point where your .IMA file resides. Now it should look like this:MainKey:getkey 20 boot 0x80if $lastKey == key[1]; then goto XP_Proif $lastKey == key[2]; THEN DISKEMU /Setup/BootSect/Win98.IMAif $lastKey == key[q]; then endSave changes to your cdshell.ini file.Now if you type number 2 key in the cdshell boot menu, cdshell will load win98.ima boot disk, which will run the autoexec.bat file, who is responsible for calling setup.exe from the C:\DVD\SETUP\Win98 folder.Well, that's it, that should do the trick! Of course if you want your win98 setup to be unettended you'll have to deal with the msbatch.inf file. But that would take another tutorial beyond the scope this topic Again: fell free to ask! Edited September 15, 2006 by chon_
andregcasal Posted September 15, 2006 Author Posted September 15, 2006 Wow, awesome chon_!That's really great, i'll update the guide first thing tomorrow
some1 Posted September 25, 2006 Posted September 25, 2006 Hey!I have (for Windows 98):@ECHO OFFset EXPAND=YESSET DIRCMD=/O:Nclsset temp=c:\set tmp=c:\path=a:\IF "%config%"=="NOCD" GOTO QUITLH MSCDEX.EXE /D:oemcd001 /L:Decho.IF "%config%"=="SETUP_CD" goto AUTOSETUPGOTO QUIT:AUTOSETUPset CDROM=FOO23FINDCD.EXEif "%CDROM%"=="FOO23" goto NOCDROMpath=a:\;%CDROM%\%CDROM%cd \WIN98echo.OEMSETUP.EXE /K "/IE /NF"goto QUIT:NOCDROMecho.echo The Windows 98 Setup files were not found.echo.:QUITshould i mod it to...@ECHO OFFset EXPAND=YESSET DIRCMD=/O:Nclsset temp=c:\set tmp=c:\path=a:\IF "%config%"=="NOCD" GOTO QUITLH MSCDEX.EXE /D:oemcd001 /L:Decho.IF "%config%"=="SETUP_CD" goto AUTOSETUPGOTO QUIT:AUTOSETUPset CDROM=FOO23FINDCD.EXEif "%CDROM%"=="FOO23" goto NOCDROMecho Loading...echo.path=%RAMD%:\;a:\;%CDROM%:\SETUP\Win98\Setup.exeecho.GOTO QUIT:NOCDROMecho.echo The Windows 98 Setup files were not found.echo.:QUITThanks for your time!
damian666 Posted September 26, 2006 Posted September 26, 2006 wow nice one man, i am going to take it home with me and look in to it man.i'll get back on you when i tried that.thanx alot dude. damian666
slipk487 Posted October 4, 2006 Posted October 4, 2006 im tring to make a muiltboot dvd but the windows i want to put on dont have then winnt32.exe so i cant get $WIN_NT$.~BT and $WIN_NT$.~LS and i was wondering if there was some way to get aroud that cuz im trying to make a aio with 8 different windows xp and 1 windows 2003 and i was tring to use magiciso to make it but evey time i test it i get cannot boot from cd and ive made it twice and got the same probly and going through this guide i dont knwo how to get the to files needed sence i dont have winnt32.exe in any of my i386 folders
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now