[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LILO dualbooting Sid and XP



It's really not that hard.

Here's what my lilo.conf says (after skipping all of the irrelevant stuff):

<snip>
image=/vmlinuz
        label=Linux
        read-only
#       restricted
#       alias=1

image=/vmlinuz.old
        label=LinuxOLD
        read-only
        optional
#       restricted
#       alias=2

# If you have another OS on this machine to boot, you can uncomment the
# following lines, changing the device name on the `other' line to
# where your other OS' partition is.
#
other=/dev/hda1
        label=WinXP
#       restricted
#       alias=3
<snip>

After that, run lilo, and you should be good to go.  Of course, you should 
probably have a boot disk handy. :)

--------------------------------------------------------------------------
Stephen W. Juranich                             sjuranic@ee.washington.edu
Electrical Engineering             http://students.washington.edu/sjuranic
University of Washington                http://ssli.ee.washington.edu/ssli


 /"\                          || 
 \ /  ASCII RIBBON CAMPAIGN   ||  NO ATTACHMENTS
  X   AGAINST HTML MAIL       ||  NO STATIONERY
 / \  AND POSTINGS            ||  NO GRAPHICS



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: