Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Other Distributions > Arch Linux Help > Password Recovery

Forgot Password?
 Arch Linux Help   Help an discussion related to Arch

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-30-2007   #1 (permalink)
Linux Newbie
 
Tutku's Avatar
 
Join Date: Jul 2007
Location: Izmir / Turkey
Posts: 168
Send a message via ICQ to Tutku
Password Recovery

I've read the howto document about recovering the forgotten passwords. Fot booting system in single user mode, i have to edit Grub but, i couldn't.
I've pressed the e key and i add the
Quote:
single
word at the end of the line, which was startted bye kernel /boot....

But while booting sytem, archlinux ask me, root password for maintaining the system.

How can i boot my archlinux system with single user mode?
Tutku is offline  


Reply With Quote
Old 07-30-2007   #2 (permalink)
Linux Enthusiast
 
Join Date: Jul 2005
Location: Maryland
Posts: 517
It is always good to have Knoppix CD around.
Boot Knoppix CD, then in terminal, type:
Code:
su
fdisk -l
use that information to mount the partition on which you need to change root password. For example (assuming partition is /dev/hda1):
Code:
mkdir /mnt/hd
mount /dev/hda1 /mnt/hd
chroot /mnt/hd
passwd
exit
sync
umount /mnt/hd
reboot
Remove CD, boot the original system and try the new password.

Hope this helps.
pavlo_7 is offline   Reply With Quote
Old 07-30-2007   #3 (permalink)
Linux Newbie
 
Tutku's Avatar
 
Join Date: Jul 2007
Location: Izmir / Turkey
Posts: 168
Send a message via ICQ to Tutku
Thanks lot, it seems easier than other ways, i'll try this as soon as i can, but i still don't know why i can't boot in single user mode
Tutku is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 04:00 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2