How do I change the system to boot into text mode (runlevel 3) instead of the graphical login (runlevel 5)?
Resolution:In order to change what runlevel the system boots to, modify the /etc/inittab file. This is a sample from the inittab file: # Default runlevel. The runlevels used by RHS are:# 0 – halt (Do NOT set initdefault to this)# 1 – Single user mode# 2 – Multiuser, without NFS (The same as 3, if… Leer más »