2011年2月25日 星期五

ubuntu 10.0 4 重設root密碼方法

1. 開機時先進入到GRUB,選擇Recovery Mode後,按 "e" 進入編輯模式
2. 把最後面 "ro single" 改成 "rw single init=/bin/bash"

按 ctrl+x 去boot 便可以用root單人模式 login,再用passwd 修改root密碼即可!

1 則留言:

  1. 介紹幫助很大,感謝

    我使用的是Ubuntu 8.10,是按b登入root單人模式

    回覆刪除

How to repair and clone disk with ddrescue

  ddrescue  is a tool that can be used to repair and clone disks on a  Linux system . This includes hard drives, partitions, DVD discs, flas...