Ken Deboy <[EMAIL PROTECTED]> writes: > I just installed a base Debian system from floppies on a machine that > shares MS-DOS. When I run liloconfig, the only options it gives me are > to boot the "other" OS (MSDOS in my case) or Linux by default.
[snip] You will probably need to edit /etc/lilo.conf yourself. First, make sure you have a boot disk so you can get Linux going again if something doesn't work. Now, run liloconfig again and tell it to boot Linux. Then edit /etc/lilo.conf. Add the line "prompt" before the first "image=" line, the at the end put something like: other=/dev/hda4 label=DOS table=/dev/hda Where /dev/hda4 is where DOS is. (DOS fdisk calls /dev/hda4 partition 1 in my experience, which is why I have that there.) Save it and finally run lilo to install it again, then test it because I haven't. Now read `man lilo' and the docs in /usr/doc/lilo/ and work out what I told you to do. -- Carey Evans <*> http://home.clear.net.nz/pages/c.evans/ gc Neniu anticipas la hispanan Inkvizicion. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .