Re: Partitions for OpenBSD Installation

From: Peter (peter_at_nlock.com)
Date: 10/26/03


Date: Sun, 26 Oct 2003 16:02:16 +1100

Here is a copy of my lilo.conf show you can boot OpenBSD.
Just need to mod for your box.....

prompt
timeout=50
#default=Windows
default=OpenBSD
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32

other=/dev/hda1
 optional
 label=Windows

other=/dev/hda2
 optional
 label=OpenBSD

other=/dev/hdc1
 label=NetBSD
 table=/dev/hdc

image=/boot/vmlinuz-2.4.20-8
 label=linux
 initrd=/boot/initrd-2.4.20-8.img
 read-only
 append="root=LABEL=/"

Florian Weingarten wrote:

> Florian Weingarten <fw@go.cc> wrote:
> > MBR: Lilo
>
> Ah, sorry, I forgot to say that I want to use Lilo to boot OpenBSD. Is this
> possible? (I know, not really a question for this group, but perhaps
> somebody knows..)
>
> --
> Gimme about 10 seconds to think for a minute..



Relevant Pages