[OmniOS-discuss] Installation Boot hangs after CPU/USB initialization - Intel Motherboard

Dan McDonald danmcd at omniti.com
Tue May 3 15:39:56 UTC 2016


> On May 3, 2016, at 11:26 AM, Svavar Örn Eysteinsson <svavar at pipar-tbwa.is> wrote:
> 
>         pci86,e2 (pciex8086,3423), instance #0
>         pci86,e2 (pciex8086,3438) (driver not attached)
> 

The ONLY POSSIBLE thing I can imagine is that we're seeing both of those pciex identifiers (3423 == intel_nhm, and 3438 == intel_nhmex) and picking the wrong intel CPU extras to attach.

Please try these:

1.) Add "-B disable-intel_nhmex=true" to your boot string.

2.) Instead, try "-B disable-intel_nhm=true" to your boot string.

Other than that, I'm stumped.

Thanks,
Dan



More information about the OmniOS-discuss mailing list