Quote:
|
Originally Posted by h0p3l355is4
I cannot get pass step 10. I modified the boot.ini and did all the copying and moving, but as soon as I exit ERD I get a bluescreen. Then I have to manually turn off my computer and pressed the play button. It does not ask me which OS to use. So I repeated steps 6 and saw that the boot.ini is back to its original. I am using Windows MCE 2005. My original boot.ini looks like this:
[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Windows XP Embedded" /fastdetect /KERNAL=NTOSBOOT.EXE /maxmem=256
It looks completely different from your tutorial. Can someone help me? Thanks in advance.
|
no thats rite, heres the boot.ini i would use
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(3)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Windows XP Embedded" /fastdetect /KERNAL=NTOSBOOT.EXE /maxmem=256
multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Windows XP" /fastdetect /KERNAL=NTOSKRNL.EXE /maxmem=256
quick reminder. when creating the second line in the boot.ini (the one all the way at teh bottom multi(0)....etc) i would copy the line above it first so you don't make any typing errors. Make sure u change the timeout, the windows name in quotes (it can be anything just has to be different" and make sure u change the NTOsKRNL.EXE