Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 13:50:31 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: Installing FreeBSD on Mac Mini 4G PPC
Message-ID:  <8A05F98C-530F-423D-84D5-D25804D06EA2@xcllnt.net>
In-Reply-To: <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no>
References:  <50055898-7A01-4352-882A-8D7B268BEBCE@gmail.com> <20110618113509.5ee0e50c.torfinn.ingolfsen@broadpark.no> <4DE41080-250D-4F0A-9CD9-9E9EAF790806@gmail.com> <20110618170808.d1eb48fe.torfinn.ingolfsen@broadpark.no>

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

On Jun 18, 2011, at 8:08 AM, Torfinn Ingolfsen wrote:

> On Sat, 18 Jun 2011 15:32:53 +0300
> Markus H=E4stbacka <mhastbacka@gmail.com> wrote:
>=20
>> Hi!
>> Hadn't seen that recipe before, but I managed to get it booted via cd =
already. Now the problem I have trying to=20
>> run gpart bootcode -p /mnt/boot/boot1.hfs -i 1 ad0 I get: gpart: =
/dev/ad0s2: Operation not permitted, did I understand the recipes =
command incorrectly?
>=20
> That's odd; according to your gpart show, the boot partition is index =
1, aka ad0s1, so why does it say ad0s2.
> Strange.

The APM partitioning scheme sets up the first partition to describe
itself. The old APM code in FreeBSD didn't filter it out and as such
gave the first user partition slice number 2. gpart does not do that
but preserve the previous naming of starting user partitions with s2.

It's easily changed, but breaks backward compatibility...

--=20
Marcel Moolenaar
marcel@xcllnt.net





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8A05F98C-530F-423D-84D5-D25804D06EA2>