----- Original Message -----
From: "kevincrookes" <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 7:05 PM
Subject: Running Windows ME and Debian on the same system. > I have heard that i can run both Windows ME on one hard drive, and run Debian on another hard drive. If so, how do i go about doing it?? Install Debian to what partition ever you want and modify your /etc/lilo.conf to something like:
...
...
Default=Linux
image=/vmlinuz
label=Linux read-only # restricted image=/vmlinuz.old
label=LinuxOld read-only optional restricted password=SomePassword other=/dev/hda1
label=Windows table=/dev/hda restricted password=SomePassword Than just run 'lilo' and it will be written to Master Boot Record of your
1st HD.
After that you can choose your OS on startup. Of course you don't have
to
set a password, but it's not a bad idea for a completely unprotected OS
like
WinME.
CU
Christian |
- Running Windows ME and Debian on the same system. kevincrookes
- Re: Running Windows ME and Debian on the same s... Christian Schoenebeck
- Re: Running Windows ME and Debian on the same s... Paolo Falcone