Results 1 to 9 of 9

Thread: Win98 Install Problem

  1. #1

    Thread Starter
    Fanatic Member prog_tom's Avatar
    Join Date
    May 2001
    Location
    Los Angeles and Little Rock
    Posts
    810

    Angry Win98 Install Problem

    Hi, I have a Win2k Pro, installed before i installed Win98se, win2k pro is on e:\, Win98se is installed on C:\, I formated the whole C:\ so ... I think I losted the boot info file.

    Now I can only boot into Win98, I would like to know if there's anyway to boot both...

    prog_tom
    JOIN THE REVOLUTION!!!! Dual T3 backedup science community.
    http://physics.sviesoft.com/forum

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Run Windows 2000 Setup again, and choose Repair.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Fanatic Member chrismitchell's Avatar
    Join Date
    Jan 2001
    Location
    With Hobbes in New Zealand
    Posts
    568
    I found that the only way is to install 98 first then install 2000 because it gives the option of dual boot.. though try what Parksie says.

  4. #4
    Solutions:

    • Install Windows 2000 after Windows 98
    • Do a Windows 2000 repair (iffy)
    • Get a boot manager program
    • Don't use Windows 98


    I prefer the last one.

  5. #5
    Fanatic Member chrismitchell's Avatar
    Join Date
    Jan 2001
    Location
    With Hobbes in New Zealand
    Posts
    568
    I also prefer the last one...

  6. #6
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    Partition Magic.

    Partititon Magic 6.0 from Powerquest includes Boot Magic. This combo is damn good at installing and handling multiple operating systems.

    It is also handy because it can create, hide, resize, and move partitions. The resizing and moving can be done without losing the data in a partition.
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  7. #7
    Junior Member
    Join Date
    May 2001
    Location
    Edmonton
    Posts
    23
    Hi prog tom if you formatted your c drive and win 2000 on e:\ you would have lost three files that are needed to boot win2000
    1) boot.ini
    2)ntdetect
    3)NTLDR

    You can make your own boot.ini using notepad then change the file extension to *.ini it lookes something like this... You probably will have to change the "multi(0)disk(0)rdisk(1)partition(1)" part to whatever hard drives your using you might have to play with it a little can't do all your work for ya

    Code:
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(1)partition(1)\WINNT
    [operating systems]
    multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000 Advanced Server" /fastdetect
    C:\="Microsoft Windows"
    Next step copy all three files to your C:\ Drive or you can copy them to a floppy disk and use that to boot up your system I've included the other 2 files needed they are generic to all windows system so they will work for anybody

    but anyways hope that helps and Good luck

  8. #8
    Junior Member
    Join Date
    May 2001
    Location
    Edmonton
    Posts
    23
    Hi prog tom if you formatted your c drive and win 2000 on e:\ you would have lost three files that are needed to boot win2000
    1) boot.ini
    2)ntdetect
    3)NTLDR

    You can make your own boot.ini in notepad it lookes something like this you might have to play with the "multi(0)disk(0)rdisk(1)partition(1)" part to use your own HardDrives can't do all the work for ya

    Code:
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(1)partition(1)\WINNT
    [operating systems]
    multi(0)disk(0)rdisk(1)partition(1)\WINNT="Microsoft Windows 2000 Advanced Server" /fastdetect
    C:\="Microsoft Windows"
    Next copy all three files to your C:\ drive or you can use a floppy and boot of of that...
    and that's it hope that helpes and Good Luck...

  9. #9
    Junior Member
    Join Date
    May 2001
    Location
    Edmonton
    Posts
    23
    Sorry the NTLDR file was to big to post here but if you type NTLDR in any search engine you should be able to find it


    Woops sorry for the double post I was trying to attach those files but they were to big and i couldn't delete one of them

Posting Permissions

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



Click Here to Expand Forum to Full Width