You need to clarify: Are you runnin Windoze on hda1, Linux in a
partition on hda, or a 'second' drive (hdb), and then DOS on that
'added' (3rd?, hdd) harddrive? (your zip drive being hdc)
I'd guess from what you wrote, that the added DOS drive isn't
bootable, not because it's a LILO or GRUB problem, but because DOS
expects (demands) to be hda, ie, the *first* bootable drive.
If you do have Windows >= W9x on hda, edit MSDOS.SYS to
'BootGUI=0' and you'll have a *pure* DOS 7.x environment, no
Winblows overhead present, suitable for runnin *any* old DOS game,
even the ones on that 'added' drive. Your system will boot to a C:\
prompt, type 'win' to start W9x (no different than with Winblows <=
3.x). The drive you added is still viable space for either Winblows
or Linux, but it ain't bootable unless you wanna make it hda.
--
Tom Brinkman [EMAIL PROTECTED] Galveston Bay
On Fri, 06 Oct 2000, you wrote:
> Okay, I installed an old Seagate IDE drive as "slave" on my 2nd
> IDE channel off my motherboard. My Zip drive is master on this
> channel. This works fine so far, I've got an icon "dos" on my KDE
> desktop that lets me look right into the DOS hard drive, and I can
> cp, rm, mv, even view pics and anims off this drive...
>
> Now. How do I go about making Grub use this MS-DOS hard drive, so
> that I can pick it from the Grub load menu and boot directly into
> DOS? Note that it is DOS and NOT Windoze... (the drive is already
> setup with MS-DOS from an old computer I found it in;
> autoexec.bat, config.sys, command.com, etc, etc, is there)
>
> I just added it so I could play some old DOS style games like
> Ultima, Warcraft, etc,...
>
> Thanks as always!