LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Service mode and linux (https://www.linuxquestions.org/questions/linux-newbie-8/service-mode-and-linux-700691/)

keita_mog 01-28-2009 10:44 PM

Service mode and linux
 
Hi everyone, one newbie question: What does service mode implies in linux environment? How do I enter in "service mode"? Is it something like the "safe mode" in windows?

foriamroot 01-29-2009 05:20 AM

Hi keita_mog:

You are correct. Service mode is like safe mode in the Windows world, with a twist. Depending on your flavor (distribution), service mode can mean a few different things. For the most part, it is usually runlevel 1. That means that when the machine is turned on, it will load a bare minimum system and leave you at a root console. That means no gui (graphical user interface).

More recently, distributions have been adding a "rescue" or "service" mode to the boot options that allows you to boot to a gui in what is similar to Windows "safe mode", however, does not offer the flexibility of a system in runlevel 1.

You can google runlevel 1 to learn a little more about it. I am going to recommend that you stay away from this until you know a little more about it. A single typo can leave you with a "busted" system that is unbootable.


All times are GMT -5. The time now is 03:50 PM.