Complete.Org: Mailing Lists: Archives: discussion: October 1999:
[aclug-L] lilo help
Home

[aclug-L] lilo help

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] lilo help
From: Wayne White <wwhite@xxxxxxxxxxxxx>
Date: Wed, 20 Oct 1999 17:39:39 -0500
Reply-to: aclug-L@xxxxxxxxxxxx

Well, I finally got the new laptop running RedHat 6.0
with the 2.2.5 kernel. Now I would like to change lilo
so that winblows is the default OS. I have tried to 
change it and keep getting errors. 

Currently lilo.conf is as follows:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/bzImage
        label=linux
        root=/dev/hda6
        read-only
other=/dev/hda1
        label=win
        table=/dev/hda

This lilo.conf works fine and sets up linux as the default
and will boot winblows if it is selected at boot. However,
if I change it to the following:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/dev/hda1
        label=win
        table=/dev/hda
other=/boot/bzImage
        label=linux
        root=/dev/hda6
        read-only

With this lilo.conf when I run lilo it adds win*, but reports
an error at about line 8. With this situation nothing boots.

What am I doing wrong, other than wanting winblows as the 
default? How do I fix it?

Thanx,

Wayne

        

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
If ye love wealth better than liberty, the tranquility of 
servitude better than the animating contest of freedom, go 
home from us in peace. We ask not your counsels or arms. 
Crouch down and lick the hands which feed you. May your 
chains set lightly upon you, and may posterity forget that 
ye were our countrymen. -- Samuel Adams, speech at the 
Philadelphia State House, August 1, 1776.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

[Prev in Thread] Current Thread [Next in Thread]