Garrett D'Amore wrote:
> That would work.
> 
> The only drawback I see is that when the crash occurs, you have to catch 
> the system during boot and select the other BE.  Since I often test on 
> systems remotely (where the console of the system is on the other side 
> of my lab), I prefer the "automatic safe reboot" of my approach.  (It 
> keeps me from running over and trying to find the keyboard for the 
> system I'm debugging. :-)

When I'm testing drivers, I don't copy them to /kernel/amd64/drv,
I make a softlink into my (nfs mounted) work area instead.  Then
if the crashbox lives up (down?) to its name and crashes, I can easily
rm the driver by the time it comes back up.

Drew

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to