inetd:default
807557Dec 17 2007 — edited Dec 21 2007I am studying Solaris 10, specifically controlling the Service Management Facility via a command line. I turn on my machine the next day and it will not boot. I boot into failsafe mode and notice that svc:/network/inetd:default is disabled, not just offline, disabled (among others, but this is what I suspect to be my major issue). I believe this to be the daemon that controls legacy services. I try to enable it with �svcadm enable svc:/network/inetd:default� and I also tried �inetadm �e svc:/network/inetd:default� but the error tells me this is read only (Unexpected libscf error: backend is read-only. Exiting). Any idea how I can turn this important service back on?