also @ TechSpot: Tech Tip: Turn Off your Display Using a Windows Shortcut and More
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > TechSpot Community > Guides and Tutorials

HOW TO: Install Windows 2000 (or XP perhaps) from DOS without a bootable CDROM

Reply
Page 1 of 3 1 23
Bookmark Thread Tools
  #1  
Old 07-14-2004
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
HOW TO: Install Windows 2000 (or XP perhaps) from DOS without a bootable CDROM

I figured this might deserve its own thread since I've been asked / heard this question a number of times.

This post has been created in response to this thread: http://www.techspot.com/vb/showthrea...9103#post99103

*WARNING: The following instructions delete all data on the hard drive. They may be modified to retain data, but I take no responsibility for data loss.

*KNOWN LIMITATIONS:
  1. Using DOS requires that the drive be formatted in FAT32. It is possible to convert to NTFS later on, but I'll leave that decision up to you. ;)
  2. Your system must bet set to boot from the floppy drive.
A QUICK NOTE: Many users can avoid installation from DOS by using the bootable floppy diskettes provided by Microsoft. You can find them here: http://www.microsoft.com/downloads/d...DisplayLang=en


The information given will allow the following to happen:
1.) Install Windows 2000 (XP?) if you do not have a bootable CD-ROM.
2.) Install Windows 2000 (XP?) from DOS
3.) Install Windows 2000 (XP?) if you have a swappable floppy / CD-ROM laptop, but cannot boot from a CD

[size=3]How to install Windows 2000 from DOS without a bootable CDROM[/size]

1.) Obtain a Windows 98SE startup / emergency boot diskette
  1. Download this self-extracting image and insert a blank floppy disk into your disk drive
    http://bootdisk.com/bootdisk.htm
    OR
    Alternative ways to make boot disks in Windows and DOS:
    http://support.microsoft.com/default...32&Product=w98
2.) Preparing for your Windows 2000 installation - Make the hard drive bootable and add CD-ROM support
  1. Insert your Windows 98 startup diskette and start/restart your computer
  2. Your computer will boot into DOS. When prompted for CD-ROM support, this is not necessary. Please continue.
  3. Command prompt will appear.
  4. Enter the command fdisk followed by [ENTER] key. Use this utility to delete all partitions on the disk drive. (Helps ensure this goes smoothly)
    The following link provides more information on how to use the FDISK utility: http://support.microsoft.com/default...67&Product=w98
  5. Use the FDISK utility to partition the drive (You must create at least one Primary partition. FDISK will ask if you would like to make this partition active - YES!)
  6. Restart the computer with the floppy disk inserted.
  7. The computer will boot into DOS again.
  8. Select "Enable CD-ROM support" when available
  9. At the prompt, type format C: /s . This will format the new system partition and copy the necessary system files to make the drive bootable without the need of a floppy or CD-ROM
  10. Enter the command copy D:\mscdex.exe C: .
  11. Enter the command copy A:\oakcdrom.sys C:
  12. Enter edit C:\autoexec.bat. A blank, blue window should appear.
  13. Type C:\MSCDEX.EXE /D:MSCD001
  14. Press ALT and F keys at the same time to bring up a menu and use the arrows keys to select save. Repeat the ALT and F keys again to bring up the File menu, but this time exit.
  15. Enter the command edit C:\config.sys
  16. Type the following: DEVICE=C:\OAKCDROM.SYS /D:MSCD001
  17. Save and exit as you did before
  18. Remove your floppy disk, insert the Windows CD and restart the computer. If you have a swappable floppy/CD-ROM, exchange the floppy for the CD drive and insert the Windows 2000 or XP CD. Restart. In order for DOS to detect the CD-ROM, it is very important that you have the CD in before your computer boots next time.
  19. Your hard drive is now bootable and will now have CD-ROM support

3.) Getting the Windows 2000 / XP setup started
  1. The Windows 98 logo will appear. Your computer should now boot into DOS at command prompt again. (C:)
  2. You will now have CD-ROM access (D:)
  3. Enter the command D:\i386\winnt.exe

*Instructions edited to exclude CD copy, although you may if you wish

Now Windows 2000 setup will begin.. It will also perhaps nag you about smartdrive not being installed. Just ignore it and continue setup anyway. I'd tell you how, but it would make this thing even more complicated. :)

It may also ask you about the location of the setup files. The default path is D:, which should be correct. Simply press [ENTER] if it asks.

Last edited by Rick; 07-19-2004 at 12:20 AM..
Reply With Quote
  #2  
Old 07-15-2004
TechSpot Evangelist
 
Location: has left the building
Member since: Aug 2003, 8,160 posts
Nice job, Rick.
Turn it into a "Sticky".
Reply With Quote
To remove this ad, sign in. To register for a new account, click here.
  
  #3  
Old 07-15-2004
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
Not sure if it deserves a sticky... It's an answer to a fairly specific question.
Reply With Quote
  #4  
Old 07-15-2004
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Hm..

Doesn't W2k/XP setup need files from the subfolders in \i386? "copy *.*" does not take subdirs with it.

There is also no need to make the HD bootable or to install the CDROM drivers manually.

My way:

1. Download custom Windows 98SE bootdisk from www.bootdisk.com

2. Make the floppy

3. Boot from the floppy.

4. Create and format a partition for w2k setup. It should be 600MB+ is you skip point 7, 1.2GB+ if not. All the tools you need are on the floppy.

5. Reboot from the floppy

6. Run smartdrv from the floppy to make things go faster

7. (Optional) use the xcopy command to transfer the i386 folder to the HD. /E switch is for transferring subdirectories.

8. Run winnt.exe from the CD (or HD if you did the copy thing)
Reply With Quote
  #5  
Old 07-16-2004
Mudshark's Avatar
TechSpot Member
 
Location: Dallas, Texas
Member since: Feb 2002, 143 posts
My W2K Pro CD has a directory containing the
programs and files required to extract to
floppy and create the “boot disks” all 4 of them….
With instructions. (like NT used)
The Directory is called “MAKEBOOT”
And the program called “makeboot.exe” run it and
Follow the instructions.
It will create the 4 boot disk set. To install the OS just
Put disk 1 into the floppy drive set your PC to boot from
Floppy and reboot then follow the instructions.
It'll take you through the install but copy the initial driver
pool from the floppies then load the CD after it is done
with them.

Last edited by Mudshark; 07-16-2004 at 11:16 PM..
Reply With Quote
  #6  
Old 07-18-2004
Mudshark's Avatar
TechSpot Member
 
Location: Dallas, Texas
Member since: Feb 2002, 143 posts
Here is a link to the M$ XP "Setup Disks for Floppy Boot Install" instructions
and Download:
http://www.microsoft.com/downloads/d...DisplayLang=en
Reply With Quote
  #7  
Old 07-18-2004
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
Keep in mind the 2K/XP boot disks will work for most situations, but not if you have a swappable drive bay in a laptop that only accepts either or a floppy/CDROM.
Reply With Quote
  #8  
Old 07-18-2004
Mudshark's Avatar
TechSpot Member
 
Location: Dallas, Texas
Member since: Feb 2002, 143 posts
Very true Rick.... sorry I thought the topic said "without a bootable CDROM" I didnt get that it was an either / or thing
Reply With Quote
  #9  
Old 07-19-2004
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,272 posts
That's fine. I wanted to mention that to, but I think I neglected that in my original post. So I might add the bootable diskettes in there too.
Reply With Quote
To remove this ad, sign in. To register for a new account, click here.
  
  #10  
Old 08-29-2005
Samstoned's Avatar
TechSpot Paladin
 
Location: the pitts
Member since: May 2004, 2,579 posts
System specs
has anyone tried to install the w2k disc in cdrom drive install the 98 floppy in the floppy drive run the floppy using add cdrom support when you get back to the a prompt remove the floppy hotswap with the cdrom enter your d: or what ever
and load setup files.
I don't know if hotswapping will work?
Reply With Quote
  #11  
Old 08-29-2005
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Hotswap? You mean unplug the removable floppy drive and replace it with a removable CD-ROM drive on a laptop? No, that won't work since the CD-ROM drivers will not detect a CDROM drive if it is disconnected.

May have better luck with a bootable DOS CD like UBCD: www.ultimatebootcd.com
Reply With Quote
  #12  
Old 10-21-2005
Newcomer, in training
 
Member since: Oct 2005, 4 posts
I need more info on how to do this. How dose smartdrv & xcopy work.

Thanks in advance, sam

Last edited by Surfer Sam; 10-21-2005 at 07:21 PM..
Reply With Quote
  #13  
Old 10-21-2005
Tedster's Avatar
TechSpot Evangelist
 
Location: Fort Stewart, GA
Member since: Feb 2005, 9,599 posts
System specs
I have never heard of this being possible. Windows is put on CDs for copy protection.
Reply With Quote
  #14  
Old 10-03-2006
Newcomer, in training
 
Member since: Oct 2006, 2 posts
I have followed your instructions and the computer hasnt worked. the install asks for the EULA for windows. Is there a way to copy this file so the setup will run??
Reply With Quote
  #15  
Old 10-04-2006
TechSpot Enthusiast
 
Member since: Oct 2005, 540 posts
Quote:
j - Enter the command copy D:\mscdex.exe C: .
k - Enter the command copy A:\oakcdrom.sys C:
is D: the ram drive?
if the boot disk doesn't install the ram drive, step j would not work. i also have prescribed this scenario many times to users to get access to a machine. but option k (oakcdrom.sys is not always on 98 bootdisk).

Last edited by alidabiri; 10-04-2006 at 02:32 PM..
Reply With Quote
  #16  
Old 10-12-2006
Newcomer, in training
 
Member since: Oct 2006, 2 posts
no the drive isnt a RAM drive. The Program ran ok but the file didn't copy. after trying Three time this work. Thanks for the help
Reply With Quote
  #17  
Old 01-30-2007
Newcomer, in training
 
Member since: Jan 2007, 2 posts
Installing W2k from DOS without a bootable CDROM

I tried the steps in the instructions and eventually got this to work using only part of the information. The problem I ran into was formatting my c: /s so I could boot to the hard drive without a cd or floppy. Whenever I tried the command format c: /s I received an error about having insufficient memory or resources. Got any idea why I'd get that?
Reply With Quote
  #18  
Old 01-30-2007
TechSpot Enthusiast
 
Member since: Oct 2005, 540 posts
go here www.bootdisk.com and get a win98 boot disk
start machine with this boot disk with cdrom support option on the menu
do an fdisk to display/delete/create a partition
do a format
install os from cd.
Reply With Quote
  #19  
Old 01-30-2007
TechSpot Member
 
Location: Oregon, USA
Member since: Dec 2006, 267 posts
If it works then it at least deserves to be preserved as a guide somewhere, if not a sticky, thats a very specific walkthrough.
Reply With Quote
  #20  
Old 01-30-2007
Tmagic650's Avatar
TechSpot Evangelist
 
Location: "Big Sky" USA
Member since: Aug 2006, 10,201 posts
System specs
Boot your computer using a Window 98 boot disk. You may need to add Smartdrv.sys to the floppy, to use on older systems. You can find Smartdrv.sys in the TOOLS, OLDDOS directory of a Windows 98 install disk

At the A prompt type FDISK, follow instructions to delete an existing partition, or create a partition.

At the A prompt type FORMAT C, follow instructions

At the A prompt type Smartdrv, press enter

At the A prompt type CD E: where E: is the CD ROM

Place the OS install CD in the CD Drive

At the A prompt type CD i386, press enter

At the A prompt type winnt, press enter, follow on screen instructions


That's it!

Heaven forbid if you have to install any Microsoft OS using floppy disks. I remember installing Windows 95 from floppies. What a pain!

Last edited by Tmagic650; 01-30-2007 at 04:05 PM..
Reply With Quote
Reply
Page 1 of 3 1 23

Tip: Download Advanced SystemCare 3 Freeware - 1 Click A Day to Clean, Repair, Protect & Optimize your PC.

Thread Tools


Similar Topics
Topic Category Replies Last Post
Microsoft Jokes The Meeting Spot - Chat & Socialize 126 05-27-2008 08:45 PM
Dual Boot to DOS partition Windows OS 27 02-03-2006 07:20 AM
Cannot get Windows to install 2000 or XP Windows OS 4 10-27-2004 07:19 PM
Windows 2000 Install Blank Screen Windows OS 6 10-20-2004 12:10 PM
Windows 2000 install problems Windows OS 6 03-29-2004 11:15 PM


All times are GMT -4. The time now is 03:50 AM.