|
quite easy.
boot into Linux at initlevel 1, by adding "rescue", "s", "single", or "init=/bin/sh" at the bootprompt. This will bypass logging in, and land u at the prompt as root. Now edit /etc/inittab and set the default initlevel from 5 to 3.
reboot, done.
|