SunOS 4.x boot disk layout

der Mouse mouse at Rodents.Montreal.QC.CA
Sun Mar 27 13:11:14 CST 2005


> Maybe support under Linux is a little broken (I know already that
> ufs/sun makes assumptions about the endian-ness of the filesystem in
> some places)

Yes, if the filesystem really is a SunOS 4.* filesystem, it will be
big-endian.  Your Linux FFS support has to be prepared for big-endian
data structures on disk, which if you're on a little-endian
architecture like i386 it may not be.

That presumably-root partition is only some 46 megabytes.  If you can
get a dd image of it to me (offlist!), I can poke at it; I've written a
bunch of tools for working with such things.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse at rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


More information about the cctalk mailing list