How to create a boot floppy?

Viper GTS

Lifer
Oct 13, 1999
38,107
433
136
Personally, I make mine from DOS.

1) Re-boot into MS-DOS mode.
2) format a:/s
3) Copy: fdisk, format, xcopy, mscdex onto the root of the floppy.
4) Test it.

Viper GTS
 

Celstar

Platinum Member
Oct 16, 1999
2,092
0
0
Viper you c0uld do that if you want to do it the hard way. If you're using windows 98, your best bet would be to find anyone with windows 98 and make a bookdisk from Add/Remove Program in the control panel. Thanks.
 

Viper GTS

Lifer
Oct 13, 1999
38,107
433
136
I do a lot of stuff the hard way. ;)

Making a bootdisk through Windows leaves out a lot of the stuff that you really need if you want to accomplish anything. A boot disk without fdisk, format, xcopy, & mscdex is practically useless.

Viper GTS
 

CalebTG

Senior member
Mar 29, 2000
624
0
0
Yes, but the w98 bootdisk uses ramdisk and stupid menus which take forever to load up.

I usually make a disk in w98, then edit my own custom config.sys and autoexec.bat to include himem and cdrom and thats it, while I extract all the useful programs (fdisk, format, xcopy, etc...) onto the disk rather than rely on the slow extraction of compressed files onto the ramdisk.

 

Whitedog

Diamond Member
Dec 22, 1999
3,656
1
0
it's been a while, but I think you can open an MS-DOS box, and go to c:\windows\command dir and just type bootdisk, and it makes you a Plain bootdisk with all the gooberage minus the ramdrive crap (fdisk... etc..)???
I just use Explorer myself :) Format, then copy whatever crap I need out of the command dir.
 

Midnight Rambler

Diamond Member
Oct 9, 1999
4,200
0
0
Gotta agree with Viper and Caleb, ie. making a boot disk the old fashioned way.

Although the FAT32EBD boot disk is nice too, it does not use the ramdisk and is what I usually use when building a new machine (as it will always work with any CD drive) ...
 

BillyPackerFan

Junior Member
Nov 3, 2000
17
0
0
I agree with the dos tips above..
But it all depends on waht you want the boot disk for.
all the dos commands can be found in the Windows\command dir
but if you are using to dupe a drive be sure to copy Xcopy32.exe and use
Xcopy32 /c /h /e /k /r /s
 

fow99

Senior member
Aug 16, 2000
510
0
0
try doing a search 'boot disk' and there is a site offering an package which will generate a 'best' boot disk automatically. better than the one built by win98. just forgot the site's name.