J
JClark
Hello Group:
Apologies if this is not on topic.
I want to make a very basic boot disk to boot my Win2K-SCSI system to
use certain low-level DOS programs. I can boot fine with a Win98SE
floppy, but I don't need CD ROM drivers and all the other stuff on the
win 98 boot disk. When I try to whittle it down to basics, however, my
own custom disk won't boot.
Here's what I have on my custom floppy, copied from the win98 disk:
command.com
IO.sys
msdos.sys
autoexec.bat
config.sys
aspi8u2.sys (this is the correct driver for my SCSI device)
My autoexec.bat really doesn't have anything in it. Just @echo off
My config.sys contains the following lines:
FILES=10
BUFFERS=10
DEVICE=ASPI8U2.SYS
LASTDRIVE=Z
I am obviously missing something, since the standard Win98SE disk
boots the system fine, but the above does not.
Thanks very much for any help or suggestions.
Jack
Apologies if this is not on topic.
I want to make a very basic boot disk to boot my Win2K-SCSI system to
use certain low-level DOS programs. I can boot fine with a Win98SE
floppy, but I don't need CD ROM drivers and all the other stuff on the
win 98 boot disk. When I try to whittle it down to basics, however, my
own custom disk won't boot.
Here's what I have on my custom floppy, copied from the win98 disk:
command.com
IO.sys
msdos.sys
autoexec.bat
config.sys
aspi8u2.sys (this is the correct driver for my SCSI device)
My autoexec.bat really doesn't have anything in it. Just @echo off
My config.sys contains the following lines:
FILES=10
BUFFERS=10
DEVICE=ASPI8U2.SYS
LASTDRIVE=Z
I am obviously missing something, since the standard Win98SE disk
boots the system fine, but the above does not.
Thanks very much for any help or suggestions.
Jack