バージョンは、12.10
- 起動時に、Shift キーを押し続ける。
- 画面が切り替わったら、Advanced options for Ubuntu を選択
- 次の画面では、(recovery mode) とあるやつを選択
- 次の画面では、root Drop to root shell prompt を選択
- パスワード変更
- 下のようなエラーがでた場合は
- 読み込み・書き込みで / を remount する。
- 再度、パスワード変更
すると、root で入れる。
(root のパスワードを変更している場合は、パスワードがもとめられるので、これも忘れたらアウト)
passwd ユーザー名
これでおしまい。
1 2 3 4 |
passwd: Authentication token manipulation error passwd: password unchanged |
と出てきたら
1 2 3 |
mount -rw -o remount / |
passwd ユーザー名