You can create one without the CD, but it will not have CD-ROM support. All you need to do is set your folder view options to "Show hidden files" and then copy these files to the floppy disk:
IO.SYS
MSDOS.SYS
COMMAND.COM
You might also want to copy FDISK and FORMAT as well. They could come in handy. Enkrypted
A+
Let others know how much help they are by marking the helpful posts.
c:\format a: /s
this will format the floppy and copy system files also.
Also copy from c:\windows folder
Himem.sys
smartdrv.exe
from c:\windows\command folder
Sys.com
attrib.exe
format.com
fdisk.exe
deltree.exe
xcopy32.exe
xcopy32.mod
mscdex.exe ( for cdrom support)
files to a:
These are the files that generally very usefull.
This what my experence says.
For CDROM support your cdrom driver file should be on floppy.
Also the config.sys with its entry as
device=atapi.sys /d:cddrv
and in autoexec.bat
mscdex.exe /d:cddrv
here i have used atapi.sys driver which does not require any other parameter as some other driver require. Check your cdrom drive manual.
and "cddrv" name can be any thing you like. I just use it that way.
I think the windows 98 OEM is like the one you can produce within windows. When you boot, this creates a ramdrive that it loads compresses dos apps into (so you effectively get more on the floppy). But it takes a while to set up the ramdrive. The other version will be like a win95 boot floppy (but using win98 files) with CD support added (but no ram drive) - so it will boot more quickly.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.