From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60603190657q10cf3b05n511c6ca5d49ba2a2@mail.gmail.com> Date: Sun, 19 Mar 2006 06:57:06 -0800 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] compact form server In-Reply-To: <6dcbe5980603171627o68d600afkc77e7a969fe67f95@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <6e35c0620603171619q2256dde7x24f73cb3f7a9bf76@mail.gmail.com> <6dcbe5980603171627o68d600afkc77e7a969fe67f95@mail.gmail.com> Topicbox-Message-UUID: 191e15e8-ead1-11e9-9d60-3106f5b1d025 On 3/17/06, veritosproject@gmail.com wrote: > On 3/17/06, Jack Johnson wrote: > > On 3/17/06, Skip Tavakkolian <9nut@9netics.com> wrote: > > > anyone has any recommendations for a server box (p4 @ 2+ GHz) with a > > > small footprint, that can run plan9 cpu+auth? > > > > Down the road, is there any hope of booting on an x86 Mac Mini? > > > > -Jack > > > > Probably, just hack some code from the solution used to do that for > Windows (which means emulating a few BIOS calls). An alternate > approach would be to rewrite the bootloader so that it would work in > EFI. > And support non MBR partitions (GPT). Also likely needs either a VGA BIOS or to use whatever it's got UGA instead. I've got a hunch there's not much "just" about it.