Martin Bochnig wrote: > On Tue, Apr 28, 2009 at 1:28 PM, Martin Bochnig <martin at martux.org> wrote: >> On Tue, Apr 28, 2009 at 1:11 PM, Martin Bochnig <martin at martux.org> wrote: >>> Ok, I found it. >>> It is just in the LiveMedia-framework - derived (originally by Moinak >>> Ghosh, now AI-adopted) /lib/svc/method/live-fs-root SMF script after >>> line 184 or after 253, according to grep. >>> If it is a bug, I respond later with a solution. >>> Maybe it was simply a user error by myself (during installadm >>> create-service). >> >> Ok, at least on some boxes (right now tested it on Ultra80), >> /lib/svc/methos/live-fs-root fails at line 261 >> /sbin/dhcpinfo Rootpath. >> >> The NIC drivers are present and attached (on the U80 it is hme). >> But nothing except lo0 got plumbed. >> Manually doing "ifconfig -a plumb" does work, however. >> This makes everything else a small problem. Because the former can >> have hard-to-find reasons, if and where it rarely happens. Fortunately >> not here. >> >> Now let's see, if $Rootpath is actually empty ...
Martin, please be aware tha Rootpath DHCP option is no longer used by AI images built from latest install bits and not populated by the latest installadm(1M) tools. Usage of Rootpath was removed as part of fix for bug 8130. For more details please see flag day sent to this mailing list with following subject: Flag day: Automated Installer and Distribution Constructor - Sparc - fix for bug 8130 Those changes will appear in build 2009.06-04 which I assume will be available as 111b. Thank you, Jan