Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 20:02:42 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-ppc@freebsd.org
Subject:   Re: PowerPC, gpart and multiboot (Was: Trying to install FreeBSD 8.2-RC1 on a PowerMac G5)
Message-ID:  <20110318200242.f957f677.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <AANLkTinsDODsYGgeQezo8rged6khBkVyB=H=ggo7iFoF@mail.gmail.com>
References:  <20110113220450.57d09983.torfinn.ingolfsen@broadpark.no> <AANLkTi=6ma_3o9wvoOH92LPk7j1FUa7y=KpsmtAymmGg@mail.gmail.com> <20110114221406.34969090.torfinn.ingolfsen@broadpark.no> <4D31582F.1060300@FreeBSD.org> <20110115190637.7ac32abe.torfinn.ingolfsen@broadpark.no> <AANLkTimBYrU=2=z%2BjscSmcSFO0mF3OGgkc2CU4EcVpcy@mail.gmail.com> <20110122200810.2386cbef.torfinn.ingolfsen@broadpark.no> <20110313221425.a8d3361f.torfinn.ingolfsen@broadpark.no> <4200D52B-ED04-4F6A-BA2A-EAD7DF3EBF37@gmail.com> <20110314212840.91564b62.torfinn.ingolfsen@broadpark.no> <AANLkTi=na4swbiU6L7gJ7Xhb0QRaMfxXxByRy=xzu-Z0@mail.gmail.com> <AANLkTinsDODsYGgeQezo8rged6khBkVyB=H=ggo7iFoF@mail.gmail.com>

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

On Wed, 16 Mar 2011 11:36:59 -0400
Super Bisquit <superbisquit@gmail.com> wrote:

> Okay, with boot1.txt, is it possible to set the exact partition number?

boot1.txt is just the boot script, which OFW (Open Firmware) uses to load boot1.elf
boot1.elf is the real boot "loader" (if I have figured this out correctly),
so I suspect we need to look at that, and figure out how it decides which partition to boot from.
Look at /usr/src/sys/boot/powerpc/boot1.chrp/boot1.c
for the source.

>  And can ufsread.c be modified to allow such as booting from another
> partition?
> 
> Can one use ffs instead of ufs2 and have a separate boot for what tingo
> asked?

Sorry, I do not know the answers to those questions.
-- 
Torfinn




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110318200242.f957f677.torfinn.ingolfsen>