i dont know root password then this situation can we change or
break root password to ant process
Answer Posted / gokul pradeep
wen ur starting the kernel it will show ur OS version
In this press "DEL"(not sure).it will show 3 lines
root(hd0,0)
kernel /vmlinux-something version
initrd /initrd-version.img
In this go to second line and type S or s or 1 anything to
go in single user mode.After entering enter the command
passwd root
now enter ur desire password.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is netstat command in linux?
What is command line in unix?
What is git command?
How can I create a file with cmd?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What are the ms dos commands?
Is a command a full sentence?
What are vim commands?
How do I check if my cpu is overclocked?
What is du -s * | sort -k1,1rn | head command used for?
What is mkdir p?
How do I move to root in linux?
What does && mean in bash?
Why echo is used in linux?
How do I run a .sh file in linux?