Your message is confusing.

If we take if that dos _is_ on /dev/hda1 and dos/win98 is on /dev/hdc1
(which, I presume, is a windows partition) then you could have an
autoexec.bat file in the dos root directory on /dev/hdc1 with a line
like

    d:\win98\win

assuming that /dev/hdc1 is d: to dos. You may also have to make changes
to the config.sys file to make it reflect what windows needs.

- Manas Laha

Sankarshan Mukhopadhyay wrote:
> 
> Hi,
> down below you'll find my lilo.conf file. the point is that dos is not on
> /dev/hda1 but dos/win98 is on /dev/hdc1. so how do i ensure that from a
> single lilo boot selection of dos leads to windows and thereon..
> pls suggest the changes required
> regards
> sm
> ******************
> boot=/dev/hda
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=5000
> message=/boot/message
> linear
> default=linux
> 
> image=/boot/vmlinuz-2.2.16-22
>  label=linux
>  read-only
>  root=/dev/hda9
> 
> other=/dev/hda1
>  label=dos
> **************************
> 
> --
> To unsubscribe, send mail to [EMAIL PROTECTED] with the body
> "unsubscribe ilug-cal" and an empty subject line.
> FAQ: http://www.ilug-cal.org/node.php?id=3

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to