Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Making a partition bootable (SS10)
> Actually, the requirement is not that the fs be in the first part.
> It's that all the blocks in the /boot file be early enough that the
> prom's read-a-block routine can read them. So if /boot is written
> early on and never updated, it will often work, because it ends up in
> a low cylinder group.
I think the kernel also has to be within the ROM-readable part too. If
you cp the kernel into / (as opposed to mving it, if you build your
kernels on that filesystem), it will often wind up entirely in cg 0 and
thus below the 1G mark, but this is a risky thing to depend on.
> Another approach is to make a separate / partition, and then swap and
> /usr.
Or a separate boot partition, with / elsewhere, typically with a kernel
configured "config root on" the actual / partition.
/~\ The ASCII Mouse
\ / Ribbon Campaign
X Against HTML mouse%rodents-montreal.org@localhost
/ \ Email! 7D C8 61 52 5D E7 2D 39 4E F1 31 3E E8 B3 27 4B
Home |
Main Index |
Thread Index |
Old Index