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

Re: Seawolf won't boot after install



On Mon, Jun 18, 2001 at 12:46:22PM +0200, Marc wrote:
> Well I could do that of course but then I have to figure out how to boot
> windows2000 via lilo fitsy because windows2000 is om my mbr on hda,

That will work also here is an example lilo.conf file that boots linux
and W2K:
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.16-22
        label=linux
        initrd=/hda3/boot/initrd-2.2.16-22.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]