linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <bh40@calva.net>
To: mlan@cpu.lu, linuxppc-dev@lists.linuxppc.org
Subject: Re: OF boot and kernel devices
Date: Fri, 19 Nov 1999 11:30:16 +0100	[thread overview]
Message-ID: <19991119113016.007097@mailhost.mipsys.com> (raw)
In-Reply-To: <199911172134.WAA00322@piglet.grunz.lu>


On Wed, Nov 17, 1999, Michel Lanners <mlan@cpu.lu> wrote:

>Is this really needed in the kernel? How about running the bootloader
>_installer_ in order to configure OF? Once you get to the bootloader
>itself from OF, and if you include filesystem code in it, there's no
>need to configure anything else than a simple loader config file (à la
>quik).

I would prefer avoiding filesystem writes from the bootloader. I'm not
100% sure they work fine in OF (I learned not to rely on OF
functionalities that Apple doesn't use) and, in some cases, the
bootloader will have only readonly fs support (iso, maybe others). 

>Yeah, that would make the HFS booter partition acceptable. I guess it
>will always be a major pain to get to an HFS partition from Linux, so
>make whatever needs to be there as static as possible (no kernels, no
>config files).

As Ethan suggested, we can have to booter config file in /boot, and have
a simple script based on the hfsutils that will copy this to the
bootstrap partition. Not very much different from re-launching quik or
lilo when you change your config anyway.

>If I remeber correctly, OF 1.05 in the first PC Macs is unable to load
>from a specific partition, but rather loads from the first bootable
>partition on the specified disk. Therefore, I think that partition
>browsing is a must for the bootloader, or you're limited to as much
>boot partitions as you have disks.... Which doesn't make booting
>various installs easier (think R4/R5, LinuxPPC/YellowDog, maybe
>MkLinux...)

At first, I'm limiting myself to OF 3.x (newworld machines). Then, I'll
look into back-porting to previous OF versions.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~1999-11-19 10:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-17 11:27 OF boot and kernel devices Benjamin Herrenschmidt
1999-11-17 21:34 ` Michel Lanners
1999-11-19 10:30   ` Benjamin Herrenschmidt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19991119113016.007097@mailhost.mipsys.com \
    --to=bh40@calva.net \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=mlan@cpu.lu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).