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
[202 byte] By [mallikarjun77c] at [2007-11-26 11:37:14]
# 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
implicate_order at 2007-7-7 11:35:50 > top of Java-index,General,Installation...
# 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

Darren_Dunham at 2007-7-7 11:35:50 > top of Java-index,General,Installation...