one option:

boot off of the original win 98 cdrom.

copy all of the files from the a: (actually the boot image assigned to a)
to a hard disk say c:\tmp\astuff

then make a win 98 boot disk and copy the directory structure from
c:\tmp\astuff to a:\.

then use dd on the new floppy disk to make the boot image.

also do you have 2 cdrom drives? you can make an exact copy using
simething like this:
        cdrecord -v dev=... -isosize /dev/rdsk/c0t6d0s0
from the README.copy.

if you only have one cdrom drive you can use dd to copy the device to an
image. then write the image to a cdrom.

i hope this helps
john



--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to