Results 1 to 12 of 12

Thread: HELP! OS Selection Boot Screen--can't boot to XP

  1. #1
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332

    HELP! OS Selection Boot Screen--can't boot to XP

    I have WinXP and now I also have Win2K. My basic problem is that I can't boot to XP.

    I used Partition Magic 8 to create a new partition for Win2K. I installed Win2K, no prob. I'm using Win2K right now.... but, evidently it messed up the boot manager thingy and now I can't get into WinXP.... I like Win2K just as much or more than XP now... but I still wanna be able to use WinXP.... so, what do I do? When I try to load xp, I get some kinda error having to do with a corrupt file on down the line through a bunch of folders ie: folder/folder/folder/folder.

    I loaded the repair console from the xp cd and tried to do the "fixboot" command. Then I tried to edit the boot configuration using this other command (don't remember which). I ended up re-adding xp and 2k under slightly different names to the boot manager (so now there's 4), but they don't work either.

    so, I'm stumped. Basically, I guess I could just delete the xp folders, etc... and not use it any more... but I still wanna be able to.

    HELP!
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

  2. #2
    Xtreme Recruit
    Join Date
    May 2003
    Location
    UK
    Posts
    83
    Could you copy and paste the contents of your boot.ini file (c:\boot.ini) into this thread, this must be the file that is causing the problem.

    (NOTE: You may have to make hidden system files visable to open this file)

    edit: sorry, got carried away and didn't read the post correctly So let me get this straight, you still have the option to select WinXP from the boot loader, but upon selecting this you get errors?

    Have you run chkdsk?
    Last edited by edesignuk; 06-28-2003 at 11:10 AM.
    <marquee direction=up scrollamount=1 behavior=scroll scrollDelay=100 height="50" width="300">
    <font face="Arial, Helvetica, sans-serif" size="1">
    Intel P4C 3.0GHz @ 3257MHz (217x15) - SLK900u + 92mm<br>
    Abit IC7-G<br>
    2*512MB OCZ DDR3500 @ 2-7-3-3 1:1<br>
    120GB Maxtor SATA150 @ 7200Rpm w/ 8MB Cache<br>
    Hercules 3D Prophet Radeon 9800 Pro<br>
    Thermaltake Silent Purepower 420W PSU<br>
    Thermaltake Xaser III V2000A Case<br>
    w/ Window, Tri-colour Cathode & 3 x UV LED's<br>
    Pics: <a href="http://homepage.mac.com/edesignuk/images/newpc.jpg">1</a>, <a href="http://homepage.mac.com/edesignuk/images/newpc2.jpg">2</a><br>
    And an Apple PowerMac G4 Dual 1GHz w/ 1GB RAM<br>
    ...but I guess ya'll don't wanna know about that...</font>
    </marquee>

  3. #3
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332
    yeah, still have the option, error after selecting. don't think I've run chkdsk. how will that help?
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

  4. #4
    ...
    Join Date
    Nov 2001
    Location
    Wichita, KS
    Posts
    4,598
    By my understanding of XP it has to be the 2nd installed. Its greedy. The only way I could say to fix it would be to install XP again.

  5. #5
    Xtreme Recruit
    Join Date
    May 2003
    Location
    UK
    Posts
    83
    Originally posted by Sprocket
    yeah, still have the option, error after selecting. don't think I've run chkdsk. how will that help?
    It might fix the corrupt folders, worth a shot.
    <marquee direction=up scrollamount=1 behavior=scroll scrollDelay=100 height="50" width="300">
    <font face="Arial, Helvetica, sans-serif" size="1">
    Intel P4C 3.0GHz @ 3257MHz (217x15) - SLK900u + 92mm<br>
    Abit IC7-G<br>
    2*512MB OCZ DDR3500 @ 2-7-3-3 1:1<br>
    120GB Maxtor SATA150 @ 7200Rpm w/ 8MB Cache<br>
    Hercules 3D Prophet Radeon 9800 Pro<br>
    Thermaltake Silent Purepower 420W PSU<br>
    Thermaltake Xaser III V2000A Case<br>
    w/ Window, Tri-colour Cathode & 3 x UV LED's<br>
    Pics: <a href="http://homepage.mac.com/edesignuk/images/newpc.jpg">1</a>, <a href="http://homepage.mac.com/edesignuk/images/newpc2.jpg">2</a><br>
    And an Apple PowerMac G4 Dual 1GHz w/ 1GB RAM<br>
    ...but I guess ya'll don't wanna know about that...</font>
    </marquee>

  6. #6
    Xtreme Member
    Join Date
    Jan 2003
    Location
    Belgium\Ieper
    Posts
    494
    you're lucky. making a multiboot howto, just finished that part!

    copypaste of raw article, needs to be checked and so

    Sequence
    Install the OS from old to new: Win98, then Win2000, then WinXP, then Win2003. If you install Linux, it will create LILO: LinuxLoader. On boot, your first choice you have to make is: Linux or Windows. Then, you've got 30seconds time to choose the OS you want to boot. If no choice is made the most recent OS will be booted. This way every n00b can make a multiboot OS, but let's do some more research.

    Essential files
    Go to your Active partition (the primary partition where those essential boot files are stored, remember?). Adjust the folder so you can see hidden and sytem files. Three files ar essential:
    -ntldr
    -NTEDECT.COM
    -boot.ini

    Ntldr (NTLoader) and NTDETECT.COM are copied to the root of the active partition upon OS installation. These files are responsible for detecting and loading your Windows based OS. When you install e.g. Win2000, the Win2000 ntldr and NTDETECT.COM are copied to the active partition. They can load offcourse Win2000, and older OS, but not newer. If you install WinXP and then Win2000, you'll have the ntldr and NTDETECT.COM from Win2000 and WinXP won't be able to boot because it's newer then WinXP!

    So if you want to install an older OS, backup your nldr, NTDETECT.COM and also boot.ini. Install the older OS and boot from it; then overwrite the current files with the backupped files from the newer OS.

    Boot.ini editing
    If there's a multiboot present, altering your boot.ini might come in handy! It's opened & edited with notepad. Now you can alter the boot options as you wish! Here's my boot.ini explained:

    [boot loader]
    timeout=5
    default=multi(0)disk(0)rdisk(0)partition(2)WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Micros oft Windows XP Professional" /fastdetect
    multi(0)disk(0)rdisk(0)partition(1)WINNT="Microsof t Windows 2000 Professional" /fastdetect

    [boot loader] Determines the default partition and time-out
    timeout= determines the time you can choose the OS that should be booted. If no choice is made, the default OS is booted
    default= OS that has to booted by default

    [operating systems] Defines the partitions that contain an OS
    multi(controller number)
    rdisk(drive (starts with 0))
    partition(partitin number, starts with 1)
    / WINNT or Windows based

    my ntldr & ntedetect are attached. replace your bootfiles with mine. should work
    Attached Files Attached Files

  7. #7
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332
    ok, before I replace mine with yours... let me make sure of a couple of things...

    when I replace mine with yours and reboot, I'll have the option to boot to either OS, xp or 2k, right?

    and, which partition do I put them in (I've got one for each), and do I put them in the root or in a certain folder somewhere?
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

  8. #8
    Xtreme Member
    Join Date
    Jan 2003
    Location
    Belgium\Ieper
    Posts
    494
    Originally posted by Sprocket
    when I replace mine with yours and reboot, I'll have the option to boot to either OS, xp or 2k, right?
    using the newer ntldr & NTDETECT you'll be able to boot winxp.

    Originally posted by Sprocket

    and, which partition do I put them in (I've got one for each), and do I put them in the root or in a certain folder somewhere?
    place the files on the partition where your current boot.ini/ntldr/ntedetect etcetera are, usually your C

    keep in mind, backup your current ntldr/ntdetect/boot.ini before you alter them. good luck

  9. #9
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332
    ok, I'll try it out. if I end up being able to only boot to xp after I do this... I'll use the backup's of the ones it's using now and restore them to boot to 2k. but what a hassle just to be able to boot back and forth between the two. or , I guess those new ones will detect both OS's and allow me to boot to either... hopefully. ttyl
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

  10. #10
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332
    ok, I replaced the files. I'm in xp now. I'm gonna reboot and try 2k. this is awesome! thanks!!!!!
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

  11. #11
    Xtreme Member
    Join Date
    Jan 2003
    Location
    Belgium\Ieper
    Posts
    494
    Originally posted by Sprocket
    ok, I replaced the files. I'm in xp now. I'm gonna reboot and try 2k. this is awesome! thanks!!!!!
    my pleasure :thumbsup:

  12. #12
    Xtreme Member
    Join Date
    Apr 2003
    Location
    Everywhere. at the same time.
    Posts
    332
    it all works now! whoo hoo, xp and 2k, both
    amd 64 3500+, 2 gb ddr400, some wires, some micro chips, some socket boards, some duck tape and lots of elmers glue

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •