Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2009 23:42:01 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Alexandre Biancalana <biancalana@gmail.com>
Subject:   Re: ZFS boot
Message-ID:  <200901162342.02430.hselasky@c2i.net>
In-Reply-To: <8e10486b0901070620x610a8156lfc1206e5262f8f5a@mail.gmail.com>
References:  <8e10486b0901070617q2ddb82cem18b34b70c8cc45ef@mail.gmail.com> <8e10486b0901070620x610a8156lfc1206e5262f8f5a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

I'm trying to boot a PC-engines board off GPT+ZFS, but the GPT MBR does not 
support CHS layout and requests data per LBA, which the PC Engines BIOS does 
not support.

Anyone have a solution for this laying around?

--HPS

PC Engines ALIX.2 v0.99
640 KB Base Memory
261120 KB Extended Memory

01F0 Master 044A CF 1GB                                  
Phys C/H/S 1966/16/63 Log C/H/S 983/32/63
Invalid partition table

sys/boot/i386/pmbr

%grep Invalid pmbr.s
err_pt:         movw $msg_pt,%si                # "Invalid partition
msg_pt:         .asciz "Invalid partition table"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901162342.02430.hselasky>