It was a while back, so I am struggling to remember, but I think this is how I made a bootable 98.
First off, and most importantly, the boot sequence. The cd has to be bootable or nothing will work. In nero, anyway, it asks for a floppy or floppy image to create the boot image from. Here's what I included on that floppy.
Basic dos stuff (can be created by going to format a drive and selecting like creat system disk)
Xcopy
xmsdsk
oakcdrom.sys
Then, here is the autoexec.bat that makes all the magic happen:
MSCDEX.EXE /D:CD001 /L:D
rem a:\xmsdsk 64000 c: /y
copy a:\command.com c:
rem a:\xcopy d:\win\*.* c:\ /s /e
path=c:\;c:\windows\command;c:\windows;c:\windows\system
c:\windows\
win.com
Squashed down 98 as small as it would go, then booted in dos and duplicated all of windows into a folder. That folder then gets burned onto the cd as win.
I know that was rushed, but I was in a hurry. If you need more help, let me know. I'd be glad to upload the bootdisk to you.
- Cobelli
Hi Cobelli
I bought 98Lite Last year and have used it in many situations where I need a fast 98 System that was not bloated with all other MS stuff.
Anyways, many times before I attempted to run Win98Lite from a CD-ROM and using Ram-Disk without any success. Would you have any documentation on how this is done?
(Start of RANT!!)
Now as far as Microsoft Dropping OS/S.
I have a link about Microsoft Going after a Small Company whos licencing info was off on about 8% of their computers and all the hell they went through which convinced the owner of the company to go completly non-microsoft and so they switched to Linux.
Which brings me back to what you said about MS Supporting 3 OS's at a time. The Article touches on that topic, as one of the annoyances. The Owner of the companys says he's saving money every year by not having to upgrade OS's and losing support on previous os.
For home user when an OS support drops its not that big of a deal you either stick with the old one or upgrade.
A large company has the added bonus of hundreds of computers that would need to be upgraded which is a lot of work and cant realy stick with an obsolete OS since business demands upgrades be made...sometimes the customers you deal with upgrade their os/software so you have no choice but to follow.
(END OF RANT)