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

Re: newbie question: win2k/redhat 7.1



On Sun, Mar 11, 2001 at 09:13:37PM -0000, Jim M. wrote:
> Hi,
> I have two harddrives. I need to install win2k on one and redhat7.0 or 7.1 
> on the other. I need to be able to boot from
> one or the other based on my choice. How this can be done?.
> If there is a literature out there on the web ,....  that you
> can direct me to that be great too.
> J
> _________________________________________________________________
Herre is the lilo.conf that does it on my machine:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux2

image=/hda3/boot/vmlinuz-2.2.12-20
        label=linux
        initrd=/hda3/boot/initrd-2.2.12-20.img
        read-only
        root=/dev/hda3

image=/boot/vmlinuz-2.2.16-22
	label=linux2
	initrd=/boot/initrd-2.2.16-22.img
	read-only
	root=/dev/hdb1

other=/dev/hda1
	label=w2k
-- 
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:akonstam@trinity.edu





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