On 04/10/10 09:22 AM, Alex Budiyanto wrote:
All, I tried to build minimum OpenSolaris like Milax [ref: http://milax.org ] with distro constructor. For 1st milestone I try to just provide bash shell with few commands. Attached my packages in the manifest based on this article: http://alexeremin.blogspot.com/2008/12/minimum-opensolaris-200811-install.html After I finished build my own distro like attached packages, my own distro can't run (go to maintenance mode) like attached picture. Can I know what are the packages that I should install for minimum opensolaris? or what I should do next? any documentation/url about this?
Debugging at this stage of boot is somewhat difficult, in part because some useful tools are missing from the boot archive[1]. Judging from the messages in the picture, it appears to me that you're missing the SUNWslim-utils package, which contains the services normally used to mount the media to complete the execution environment.
Some minimization research has been undertaken by the JeOS project[2], so you may find it useful to examine the package profiles they have come up with.
Dave [1] http://defect.opensolaris.org/bz/show_bug.cgi?id=6851 [2] http://hub.opensolaris.org/bin/view/Project+jeos/ _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

