Hi Mark, I tried the second method. It worked for me. Thanks a lot. On Thu, Nov 19, 2009 at 7:31 PM, Mark Johnson <[email protected]> wrote:
> > > Kaushik Gupta wrote: > >> Hi, >> I am new to open-solaris. >> I am writing a driver for a nic. While inserting the driver, the system >> hangs. On reboot, >> it tries to insert the driver because the nic is present. As a result, >> system goes into >> reboot-cycle. Could someone provide a solution for removing the driver >> safely. >> > > You can boot the failsafe, and mount the disk and rm the driver, > then "bootadm update-archive -R <mnt-dir>" > > > You can also edit the grub menu and disable the driver from loading. > e.g. the following would disable the uhci driver > -B disable-uhci=true > > > > MRJ > >
_______________________________________________ driver-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/driver-discuss
