Re: LILO and FreeBSD

2001-12-01 Thread Alvin Oga
hi ya i'd try the following lilo.conf note the addition of prompt and lba32 and moving of root comment out hdb stuff too if it still doesnt boot c ya alvin > > boot=/dev/hda > > install=/boot/boot-menu.b prompt > > delay=20 > > read-only > > map=/boot/map > > compact lba32 > > image=

Re: LILO and FreeBSD

2001-12-01 Thread ben
try this: first, use fdisk to check that you've got the right partition type on the BSD partition. assuming that's in order, toggle the bootable flag to on. then, in lilo.conf, comment out the table entry, run lilo -l, and see if 1) you get that error, and 2) reboot the machine and test boot th

Re: LILO and FreeBSD

2001-12-01 Thread Jens Luedicke
[EMAIL PROTECTED] wrote: > you should post your lilo.conf. i'm assuming that the BSD partition might > need to be configured as "other" in order to be read correctly. > boot=/dev/hda root=/dev/hda1 install=/boot/boot-menu.b delay=20 map=/boot/map compact read-only image=/vmlinuz label=L

Re: LILO and FreeBSD

2001-12-01 Thread ben
you should post your lilo.conf. i'm assuming that the BSD partition might need to be configured as "other" in order to be read correctly. On Saturday 01 December 2001 12:13 pm, Jens Luedicke wrote: > ben <[EMAIL PROTECTED]> wrote: > > try running lilo with -l option (lower case L), i.e. 'lilo -l

Re: LILO and FreeBSD

2001-12-01 Thread Jens Luedicke
ben <[EMAIL PROTECTED]> wrote: > try running lilo with -l option (lower case L), i.e. 'lilo -l' > the line 'Warning: LBA32 addressing assumed' disappears and I get the same boot error: Loading FreeBSD ... Error 0x01 -- Jens Luedicke [EMAIL PROTECTED]

Re: LILO and FreeBSD

2001-12-01 Thread ben
try running lilo with -l option (lower case L), i.e. 'lilo -l' On Saturday 01 December 2001 11:56 am, Jens Luedicke wrote: > Hi ... > > I added my new FreeBSD partition to lilo.conf and > when running 'lilo' I get the following errors: > > [EMAIL PROTECTED]:/home/jens# lilo > Warning: LBA32 addre

LILO and FreeBSD

2001-12-01 Thread Jens Luedicke
Hi ... I added my new FreeBSD partition to lilo.conf and when running 'lilo' I get the following errors: [EMAIL PROTECTED]:/home/jens# lilo Warning: LBA32 addressing assumed Added Linux * Warning: BIOS drive 0x81 may not be accessible Warning: BIOS drive 0x81 may not be accessible Added FreeBSD