On Tue, 28 Mar 2000, Bhavesh Vora wrote:

> I have partioned by Hard Disk to have both Linux and Win95 OS. However by 
> default the PC boots on Linux if I do not press Shift on the LILO prompt. Is 
> there any way I can change the default so that PC boots on Win95.

follow these steps:

edit /etc/lilo.conf using a text editor like pico
scroll down to the line that says: default = Linux or something like that.
Now, look for a line that says: other = /dev/hdxx and just after that, a
line that says: label = win or something.

You've got to change the Linux in the default = Linux line, to what it
says after the label =


eg:

prompt
  default = Linux         <---------- This line
  vga = normal
  read-only
map=/boot/map
install=/boot/boot.b
image = /boot/vmlinuz-2.2.5-15
  label = Linux           <---------- Corrsp to this line
  root = /dev/hda4
other = /dev/hda1
  label = win             <---------- Change to this
  table=/dev/hda

So you get:

  default = win


HTH
Philip

--
Time is an illusion perpetrated by the manufacturers of space.


To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to