Paul Durrant wrote:
> Hi,
>
> I'm trying to automate a driver test system at the moment and I'm 
> wondering if there's any way to get Solaris to skip the boot-archive 
> check or automatically clear it if there's a problem; otherwise we end 
> up with a stuck system if the driver under test happens to crash on install.
>   

One possible option would be to remove your driver from /kernel, and put 
it in /usr/kernel instead.  Of course, that is only useful if your 
driver isn't needed during early startup.  But for testing it might be 
helpful.

    -- Garrett
>    Paul
> _______________________________________________
> driver-discuss mailing list
> driver-discuss@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/driver-discuss
>   

_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to