How to load sd driver from OK prompt..
Hi,By mistakenly I executed "rem_drv sd" command and reboot the host, now the host is sitting at OK prompt.can anyone tell me how can I recover this host.Thanks,Mallik
# 1
Well if you have rebotoed the server, it should go through and do a reconfiguration reboot. from the rem_drv man pages:If rem_drv has been executed, the next time the system isrebooted it automatically performs a reconfiguration bootWhat happens when you run a "boot
# 2
If it only boots to the point where root is still mounted read-only, you might be able to do a 'uadmin 4 0' and add the drive back with add_drv.
If you don't even get that far, then maybe booting from cd/net, mounting the root filesystem up and doing an 'add_drv -b /<mountpoint> sd' would work.
--
Darren