Quote:>I want to turn a Solaris 2.4 on a Sparc-20 into a standalone system.
>I am from the SunOS world and there I just emptied the /etc/defaultdomain file
>and rebooted. When I do that on Solaris 2.4 it keeps on complaining about
>missing carrier during the boot-up process. I have not been able to get the
>machine passed that state and consequently not been able to boot it.
>Does someone know how to solve this problem?
boot -s .... or boot cdrom -s.....fsck /dev/dsk/c0t3d0s0....mount /dev/dsk/c0t3d0s0 /a.......cd /a
rm etc/.rootkey
rm etc/defaultdomain
mv etc/nsswitch.files etc/nsswitch.conf
rm -rf var/nis
add dns to nsswitch.conf, if you have dns on your system (i.e. resolv.conf)
ex:
hosts: files dns
reboot to make sure. Remember that your hosts file may be the only way to
resolve ip addresses and names, if you dont have DNS.
Hope this helps.
//////
( o o )
+--------------------------oOO--(_)--OOo--------------------------+
| Eric S. Chandler |
| |
| |
| WFA/C Release Coordinator & Build Support (MVS) |
| FACS MYNAH and SWITCH MYNAH Release Coordinator |
| RCS, RA, and MWB nTools CMO Support |
| MWB System Administrator |
| FrameMaker Conversion Tool Developer |
| |
| "Unbreakable toys may be used to break other toys" |
| -- Murphy's Law |
| |
+-----------------------------------------------------------------+