Subject: Re: NetBSD + Linux with Lilo
To: Jonathan R <jonathan@breadware.net>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 11/11/2002 09:55:43
On 10 Nov 2002, Jonathan R wrote:

> I installed a new hard drive (slave) on my computer (its running linux
> right now) and i want to install NetBSD on (because it rules) but i need
> to add it to lilo so i can choose which OS to boot. Can someone help me?

Maybe something like:

other=/dev/hdb1
        label=bsd
        table=/dev/hdb

Then re-run lilo.

   Jeremy C. Reed
   http://bsd.reedmedia.net/

p.s. do you plan to use NetBSD's pkgsrc for your Linux system?