On Thu, 19 Jul 2001, TRIPTPAL SINGH LAMBA wrote:
I cant seem to boot into win/dos at boot time , LILO doesnt give any options after pressing TAB.
add something like this in /etc/lilo.conf
other=/dev/hdaX label=win
where hdaX is the device on which your windows is loaded you can check this using command
/sbin/fdisk /dev/hda
and then using 'p' command inside fdisk session.
After altering /etc/lilo.conf donot forget to run /sbin/lilo [-v] for more verbose output. Reboot..
regards pankaj