Difference between revisions of "Lost Password"

From FreekiWiki
Jump to navigation Jump to search
 
(more general instructions)
Line 1: Line 1:
 
'''Lost Root Password'''
 
'''Lost Root Password'''
 +
 +
These instructions apply to the [[FreekBox]], either version 2 or 3
  
 
#Ask the adopter to bring the box in.   
 
#Ask the adopter to bring the box in.   
Line 12: Line 14:
 
#change password
 
#change password
 
#reboot
 
#reboot
 +
 +
Alternatively one can boot the box using a knoppix cd, a rescue floppy, or a Toms Root Boot disk, then login as root and proceed as above.
 +
 +
The procedure can be used for distributions other than the freekbox2 or 3, but you first need to determine the name of the root partition for the mount command.

Revision as of 09:42, 11 May 2005

Lost Root Password

These instructions apply to the FreekBox, either version 2 or 3

  1. Ask the adopter to bring the box in.
  2. Put the box on the network in the tech support office or build.
  3. boot to grub
  4. lessdisks boot options.
  5. boot to lessdisks.
  6. login as root.
  7. "mount /dev/hda3 /mnt"
  8. "chroot /mnt"
  9. "passwd"
  10. change password
  11. reboot

Alternatively one can boot the box using a knoppix cd, a rescue floppy, or a Toms Root Boot disk, then login as root and proceed as above.

The procedure can be used for distributions other than the freekbox2 or 3, but you first need to determine the name of the root partition for the mount command.