My root password has been changed, how can i enter into the
system without root password?
Answers were Sorted based on User's Feedback
Answer / abhijeet
Here goes the procedure
1. Boot the system,
2. at grub prompt, press e and edit the kernel line with
letter 'single' or '1' without quote at the end of line
3. this will boot system in single user mode with root privil.
4.reset your 'root' passwd
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / neha
restart ur system by init6 thn on booting screen on grub prmt
press e thn s and enter.so u will come in single user mode
(init1).now just type passwd command.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rehan
Boot the system, at grub prompt, press e and come to edit
the kernel line with one space and type there 1 for single
user mode and press Enter and press 'b' for boot the system
then ur system will be in single user mod then type there
# passwd and press enter then it'll ask u for new root
password. After giving the password type 'exit' for reboot
the PC.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sanjay yadav
we can enter in to the system by using single user mode.
enter the first disk of linux o.s and reach on chroot
and jump in to single user mode
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / atul
are you asking for editions in the /etc/pam.d/login file ?
or do you want me to reset the password for root user ?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shikoon
Go to singal usermood
then use passwd command and give naw password
| Is This Answer Correct ? | 0 Yes | 0 No |
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
How to check all open ports on linux machine and block unsed ports????????
This question is belong to linux support. "one of my customer told to me, my application is getting slow response". how to resolve the issue. what are the steps you will follow to resolve the issue.
Tell me command which is use for create quota database in Linux.
what is the difference between semaphore, mutex & spinlock?????
Without using w command how can Iknow that who are users logged in and what they are doing and whether they are idle or running mode?
How to ""Add"" not replace address to same network card other than the alias way.... ??????
My root password has been changed, how can i enter into the system without root password?
What are the questions we are expecting for 2yrs. experience guy for linux company interview questions?
commands regarding the adding of users into groups n different options with useradd...?
tell me some of the Linux HotKeys do you know?
Without Using $date -dyesterday. How I get the yesterday's date ?