On 25-Sep-2000 Jonathan Wilson spoke something to the effect:
> Howdy,
> 
>  for ages I've been changing runlevels in SuSE with things like the
> following:
> 
> 
> init 0
> 
> /sbin/init 6
> 
> init S; sleep 20s; init 3
> 
> and so on. But If I try to do that in red hat, it completely fails. I
> tried using telinit instead of init, that didn't work either - even using
> the full path didn't work.
> 
> Does anyone have any idea why not? It drives me wild that things like
> that - such a basic thing- if different on one distro then another.
> 
> I'd really like to see a good excuse for why /sbin/init S; sleep 20s,
> /sbin/init 3 doesn't work in Red Hat.

You can start with 'man init' and make sure the commands you are using are
valid for the version installed. Follow that (if you haven't done so
already) with a look at /etc/inittab to make sure the runlevels are the
same (they vary by distro).

If that still doesn't answer your query, I dunno. I haven't delved into it
beyond changing manually to 1 and 3.

-- 
Failure is not an option. It comes bundled with every Microsoft product.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to