Hi all, Just played with Bug 6361 - Calculation of Sparc boot archive doesn't count with dcfs compression. If change overhead for sparc in bootroot_archive.py to ~1.062 I've got a 114mb boot_archive with 23mb free space. That's minimum, in other case I've got cpio errors in br-arch step. If I take usual root_archive script for DC /bootroot directory and add to it line: size=$(($size + 20480))
before /usr/sbin/mkfile ${size}k "$TMR" ... I've got a 90mb boot_archive with 13mb free space. Looks like DC python scripts produces bigger size for boot_archive than usual root_archive cmd. -- ::alhazred -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20091002/46be44b0/attachment.html>