This post has been edited by andregcasal: 14 November 2009 - 03:16 PM
[How To] Multi-boot DVD Guide Updated and with cool features
#141
Posted 14 November 2009 - 03:15 PM
#142
Posted 14 November 2009 - 03:21 PM
meowing, on Nov 14 2009, 03:44 PM, said:
loader.bin to that sector
Quote
Loader.bin load cdshell main application: cdsh.bin.
By the way: cdshell is not developed since 2005.
#143
Posted 14 November 2009 - 03:23 PM
#144
Posted 14 November 2009 - 03:48 PM
andregcasal, on Nov 14 2009, 03:15 PM, said:
andregcasal, on Nov 14 2009, 03:23 PM, said:
There are two open source booter developed currently:
grub4dos and syslinux.
#145
Posted 14 November 2009 - 03:51 PM
#146
Posted 14 November 2009 - 05:09 PM
andregcasal, on Nov 14 2009, 10:51 PM, said:
#147
Posted 16 November 2009 - 03:04 PM
http://grub4dos.sourceforge.net/wiki/index...ub4dos_tutorial
http://diddy.boot-la...os/Grub4dos.htm
Grub4dos can chainload setupldr.bin: no need for a boot sector file.
Grub4dos was enhanced recently, 14th Nov 2009: http://nufans.net/grub4dos/tinybit/
Editing in RAM is possible now.
title Loading XP install - plain /I386/SETUPLDR.BIN chainloader /I386/SETUPLDR.BIN title Windows XP Home\n Windows XP Home - multi boot - unattended map --mem /XHO1/SETUPLDR.BIN (rd) cat --locate=i386 --replace=XHO1 (rd)+1 chainloader (rd)+1 root () title Windows XP Home\n Windows XP Home - multi boot - attended map --mem /XHO1/SETUPLDR.BIN (rd) cat --locate=i386 --replace=XHO1 (rd)+1 cat --locate=WINNT.SIF --replace=WINNT.OFF (rd)+1 chainloader (rd)+1 root () title Windows XP Home System Builder\n Windows XP Home - multi boot - mass storage drivers floppy image map --mem /INST/F6FLOPPY.IMA (fd0) map --mem /INST/F6FLOPPY.IMA (fd1) map --hook map --mem /XHO1/SETUPLDR.BIN (rd) cat --locate=i386 --replace=XHO1 (rd)+1 chainloader (rd)+1 root () title Windows XP PRO 64 SP2 - multi boot map --mem /XP64/I386/SETUPLDR.BIN (rd) #checksum: geitonaki http://www.msfn.org/board/index.php?showtopic=58410 write --offset=0x2060 (rd)+1 \xEB\x1A #cdob SetupSourcePath="\XP64\"; BootPath=\XP64\AMD64\ #http://www.msfn.org/board/index.php?s=&showtopic=126480&view=findpost&p=814566 cat --locate="\\i386\\ntdetect" --replace="\\XP64\\ntdetect.com" (rd)+1 cat --locate="amd64\\" --replace="XP64\\\x00" (rd)+1 cat --locate="AMD64\\" --replace="XP64\\\x00" (rd)+1 cat --locate="\\AMD64" --replace="\\XP64\x00" (rd)+1 cat --locate=I386 --replace=XP64 (rd)+1 chainloader (rd)+1 root ()
@meowing
Yes 0x00 is importand, space won't work.
#148
Posted 01 March 2010 - 12:02 AM
YOUR - Download geitonaki's SFX file LINK IS NOT WRKING AND [How To] Multi-boot DVD Guide (Updated)LINK IS NOT WORKING PLEASE ME THE SFX FILE AND UPDATED GUIDE...
#149
Posted 01 March 2010 - 12:03 AM
YOUR - Download geitonaki's SFX file LINK IS NOT WRKING AND [How To] Multi-boot DVD Guide(Updated) LINK IS NOT WORKING PLEASE ME THE SFX FILE AND UPDATED GUIDE...
#150
Posted 01 March 2010 - 01:25 AM
#151
Posted 04 March 2010 - 02:21 PM
#152
Posted 10 March 2010 - 11:43 PM
#153
Posted 26 March 2010 - 07:28 AM
karthikinweb, on 10 March 2010 - 11:43 PM, said:
I'm currently gathering information to update the guide. One feature I recently decided to include is USB drive support. Like it?
#154
Posted 26 March 2010 - 08:22 AM
andregcasal, on 26 March 2010 - 07:28 AM, said:
karthikinweb, on 10 March 2010 - 11:43 PM, said:
I'm currently gathering information to update the guide. One feature I recently decided to include is USB drive support. Like it?
I like it a lot --- I used the version of this guide pre XPSP3 with great success --- and USB (> 4.7GB) support would be a godsend. I have an old BartPE XPe USB working, but have never been able to install a new OS from the XPe environment. Granted, in that realm, I had to format it to FAT in order to get everything working, but that goes back to 2007 or so.
PM me if there's anything you want help w/ or want me to test.
#155
Posted 11 May 2010 - 11:49 AM
Can the guide be more clear ? explain more?
Or am i to stupid... as usual!
This post has been edited by grabben: 11 May 2010 - 11:49 AM
#156
Posted 12 May 2010 - 05:59 PM
grabben, on 11 May 2010 - 11:49 AM, said:
Can the guide be more clear ? explain more?
Hei grabben it's normal that you feel its confusing at first, specially if you are new at this.
I sugest you read it all once or twice (complete timeline explanation at the end) and once you understand it, start working on it.
This guide has many small steps and if you make a mistake in one, everything's screwed up. The text is small due to a forum update and I kinda liked it. Keeps things in perspective and reduces the changes of you skipping a step.
I'm trying to get the next guide update as small as possible, but I think I'm gonna need to program some stuff myself to cut some steps down. Windows Vista is tricky as hell
#157
Posted 12 May 2010 - 06:12 PM
andregcasal, on 12 May 2010 - 05:59 PM, said:
grabben, on 11 May 2010 - 11:49 AM, said:
Can the guide be more clear ? explain more?
Hei grabben it's normal that you feel its confusing at first, specially if you are new at this.
I sugest you read it all once or twice (complete timeline explanation at the end) and once you understand it, start working on it.
This guide has many small steps and if you make a mistake in one, everything's screwed up. The text is small due to a forum update and I kinda liked it. Keeps things in perspective and reduces the changes of you skipping a step.
I'm trying to get the next guide update as small as possible, but I think I'm gonna need to program some stuff myself to cut some steps down. Windows Vista is tricky as hell
Thanks Andregcasal for reply.
Yea well i read a few times.. i just lack motivation/whatever you want to call it for doing things like this but im trying to
Ive read the guide few times but still seems like a mess to me but one more time.
Vista? Hm what updates can we be expecting?
#158
Posted 12 May 2010 - 06:31 PM
So I'm trying to figure out a way to make things simple. And I'm trying to cut ALOT of steps down without taking adaptability out.
It's to be expected a easy-to-follow version of a Multi-boot Guide with 98, XP, Vista, 7, Linux and Mac OS (not sure yet) compatibility with unnattended, streamlined software, driver packs and USB pen drive support.
And some minor things I forgot to mention
#159
Posted 13 May 2010 - 08:40 AM
#160
Posted 30 June 2010 - 05:52 AM



Help


Back to top









