Anyway to boot into linux if root password is forgoteen?

Status
Not open for further replies.

naveenchandran

In the zone
Joined
May 16, 2004
Messages
449
Code:
HOW TO RESET UR ROOT PASSWORD IF U FORGET IT

While Booting ( Redhat ) just press "e" in GRUB
u will find 3 lines of code..
Goto to the 2nd line press "e"again and type "1" in the end
then press ENTER..
Then press "b" and it will boot you into your shell..
Just type "passwd" and change your ROOT password...
don't need to know the old one..

*www.linuxquestions.org/linux/answers/Security/Breaking_RESETTING_grub_password
 

vignesh

Wise Old Owl
Joined
Jul 20, 2004
Messages
1,652
You can boot into Linux ..You only can`t login as root or use the root account.
 

ujjwal

Padawan
Joined
Dec 1, 2003
Messages
778
Sure, just type "linux 1" at the lilo prompt and follow the other instructions.
 
OP
V

vinayasurya

Journeyman
Joined
Jun 12, 2005
Messages
127
I am using Mandriva Linux 2006. How can I access lilp prompt from the gui bootloader screen?
 

Satissh S

Youngling
Joined
Mar 23, 2005
Messages
690
Select the sections.. Do not press [Enter]. Press e . And edit the kernel line. Append 1 to the end if the kernel line. This is the procedure for grub. But i'm not sure abt lilo, but gotta b same :roll:
 

ujjwal

Padawan
Joined
Dec 1, 2003
Messages
778
If I remember correctly, you need to use CTRL+X in LILO for going to command prompt mode.
 
OP
V

vinayasurya

Journeyman
Joined
Jun 12, 2005
Messages
127
CTRL + X doesn't work with Mandriva's bootloader (lilo) , is there anyway to get to the prompt?
 
Status
Not open for further replies.
Top