Bill:
This is a known issue and the bugid is 6633017:
6633017 - b78 doesn't jumpstart on x86
Workaround is as follow:
Get rid of the netmask= entry in your sysidcfg file. E.g., change this:
network_interface=primary { protocol_ipv6=no netmask=255.255.255.0 }
to this:
network_interface=primary { protocol_ipv6=no }
Beware that you made need to add an entry to /etc/inet/netmasks manually
after installation.
Bill Werner wrote:
> I have my jumpstart configured for a complete hands off install. This works
> great under b77. Under b78, it appears to find my sysidcfg file, but still
> asks for the hostname, IP, mask, and name services.
>
> Did something change or is something broken?
>
>
> This message posted from opensolaris.org
> _______________________________________________
> install-discuss mailing list
> install-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/install-discuss