[Armadillo:04446] Re: Armadillo-9のDebianの起動について
Yasushi SHOJI
email@hidden
2009年 7月 27日 (月) 11:12:27 JST
At Mon, 27 Jul 2009 10:28:44 +0900,
suzuki wrote:
>
> 起動ログの確認を致しました。(添付してあるテキストファイルです)
> ファイルシステムの問題により、それを修正して再起動をかけているようです。
> CFをフォーマットする際のファイルシステムの設定ミスでしょうか。もう一度調べてみます。
[...]
> Activating swap...done.
> Checking root file system...fsck 1.40-WIP (14-Nov-2006)
> /lib/init/rw/rootdev was not cleanly unmounted, check forced.
> Deleted inode 130993 has zero dtime. FIXED.
> /lib/init/rw/rootdev: ***** REBOOT LINUX *****
> /lib/init/rw/rootdev: 8128/489600 files (0.2% non-contiguous), 53149/978760 blocks
> fsck died with exit status 3
> failed (code 3).
> * The file system check corrected errors on the root partition
> but requested that the system be restarted.
> * The system will be restarted in 5 seconds.
> Restarting system.
ここですね。ファイルシステムの修正が終ってその情報が 「3」として戻って
いるようです。fsckの戻り値は man pageによると
The exit code returned by e2fsck is the sum of the following conditions:
0 - No errors
1 - File system errors corrected
2 - File system errors corrected, system should
be rebooted
4 - File system errors left uncorrected
8 - Operational error
16 - Usage or syntax error
32 - E2fsck canceled by user request
128 - Shared library error
となります。1 + 2 = 3 なので
1 - File system errors corrected
2 - File system errors corrected, system should
be rebooted
ということみたいです。PCなどで CF 上のファイルシステムの修正をしてみて
ください。
--
yashi
armadillo メーリングリストの案内