LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   LILO with RH7.2 and Win98 (https://www.linuxquestions.org/questions/linux-newbie-8/lilo-with-rh7-2-and-win98-32312/)

timward 10-09-2002 03:58 AM

LILO with RH7.2 and Win98
 
I've just installed RH7.2 on the same disc as an existing win98 install after partitioning the disc (partition magic). LILO comes on at boot up with just Linux as an option. Linux starts up and runs fine but I cannot get LILO to add Win98 as an "other OS". I know the windows is still there and on hda1 as I mounted it to /windows (in my second attempt) and can read the files fine through the KDE file manager.

I haven't been able to find any help that doesn't assume a certyain existing expertise in *nix.

Can anyone help?

mayankjohri 10-09-2002 04:31 AM

Try this
 
1. Find which partition is your win98 is installed using fdisk. or from /etc/fstab It will be something like hdaXX
2. backup your /etc/lilo.conf file
3. add the following lines at the end of /etc/lilo.conf
other = /dev/hdaXX
label=DOS
in above XX represent the no where your win98 is installed

mayankjohri

timward 10-09-2002 05:43 AM

thanks, I've also had the suggestion that my windows partition might not be bootable. If it is okay then your config code should sort it. I'll try it tonight.

timward 10-09-2002 03:19 PM

well that didn't work - my windows partition was not bootable, apparently it shouldn't have been at the back of the disk. I've now recovered back to where I was - just win98. Does anyone have the definitive answer as to how to arrange my boot, root, swap and windows partitions?


All times are GMT -5. The time now is 09:40 AM.