> > > > > For what it's worth, I hacked away at the nevada build 22 miniroot > >and was able to install a 128Mb system. Here are the details: > > > > http://blogs.sun.com/roller/page/setje?entry=post_new_boot_solaris_on > > You can probably gain a little more by not using a logging ufs filesystem > for the miniroot. And newfs it with -m 0.
We do use -o nologging when we mount the archive (if you don't, you quickly need more than 10% overhead). -m 0 does make some sense, and we do mount the ramdisk read-write during ITU, but in that case it's root writing anyway. Still this would help with some of the free space checks that have caused issues there. - Thanks! -jan _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org