* Boot Methods Debate
@ 1999-09-17 16:14 jeramy b smith
1999-09-17 16:24 ` Benjamin Herrenschmidt
0 siblings, 1 reply; 2+ messages in thread
From: jeramy b smith @ 1999-09-17 16:14 UTC (permalink / raw)
To: linuxppc-dev
My two-cents, go with the best available option for each architecture and have
the OS installer set up booting appropriately. Here is an example for a OF
PowerMac using a RedHat style installer.
->Load RedHat Installer (Yellow, LPPC, Turbo, etc)
->Installer detects/asks what machine Im using (I select Beige DT G3)
->Installer sets up my partitions and saves data to vars
->Installer sets up video and saves data to vars
->Installer asks what my default OS should be (I select Linux)
->Installer applies all OF patches necessary and uses partition/video vars to
set up boot options
->reboot into linux
I believe this is achievable since all the OF patches are "open" as ben
pointed out. Of course, if I select a compatible Nubus Mac, the installer
would set up miBoot.
Of course, if I was a distributor, I would just go with whatever worked most
reliably and consistently; programming paradigms and boot theories aside.
Jeramy B Smith
jsmith@penguinPPC.org
http://penguinPPC.org
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Boot Methods Debate
1999-09-17 16:14 Boot Methods Debate jeramy b smith
@ 1999-09-17 16:24 ` Benjamin Herrenschmidt
0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 1999-09-17 16:24 UTC (permalink / raw)
To: jeramy b smith, linuxppc-dev
On Fri, Sep 17, 1999, jeramy b smith <ultrapenguin@netscape.net> wrote:
>My two-cents, go with the best available option for each architecture
and have
>the OS installer set up booting appropriately. Here is an example for a OF
>PowerMac using a RedHat style installer.
>
>->Load RedHat Installer (Yellow, LPPC, Turbo, etc)
>->Installer detects/asks what machine Im using (I select Beige DT G3)
>->Installer sets up my partitions and saves data to vars
>->Installer sets up video and saves data to vars
>->Installer asks what my default OS should be (I select Linux)
>->Installer applies all OF patches necessary and uses partition/video vars to
>set up boot options
>->reboot into linux
This is a possible installer scenario, but I'll leave it to people more
experienced with Linux userland than I am. First, let's make the CD
bootable ;-)
>I believe this is achievable since all the OF patches are "open" as ben
>pointed out. Of course, if I select a compatible Nubus Mac, the installer
>would set up miBoot.
We also need to bundle some kind of MacOS INIT which will make sure to
put back those patches in nvram since MacOS loves removing them. Maybe
this could be done from a chained MacOS disk driver too (the driver would
detect the patch absence, put the back and then reboot).
>Of course, if I was a distributor, I would just go with whatever worked most
>reliably and consistently; programming paradigms and boot theories aside.
>
--
Perso. e-mail: <mailto:bh40@calva.net>
Work e-mail: <mailto:benh@mipsys.com>
BenH. Web : <http://calvaweb.calvacom.fr/bh40/>
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-09-17 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-17 16:14 Boot Methods Debate jeramy b smith
1999-09-17 16:24 ` Benjamin Herrenschmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).