1827290 Members
3598 Online
109717 Solutions
New Discussion

init 1 with Grub

 
SOLVED
Go to solution
Marco_113
Frequent Advisor

init 1 with Grub

Hi all,
i've a problem with Grub boot loader.
I' ve a redhat AS 4.1 with Grub.
I need to start up the server in single user mode.
Can anyone tell me why?
Thanks in advance
Marco
1 REPLY 1
Piergiacomo Perini
Trusted Contributor
Solution

Re: init 1 with Grub

Hi Marco,
i have not a RedHat 4.1 on "my hand" but i read on manual this :
after GRUB startup screen
digit "e".
Then choose row with "kernel",
digit "e" in order to modify this row
and ,at the end of this row, add "single".
Then press "enter" to leave modify mode.
At GRUB screen digit "b".

Hope that help

regards
pg