Vine Linux バグトラッキングシステム - Vine Linux | |||||
課題の詳細を表示 | |||||
ID | プロジェクト | カテゴリ | 公開 | 登録日 | 最終更新 |
0000691 | Vine Linux | 1 バグ | 公開 | 2009-04-27 20:39 | 2009-08-31 15:38 |
報告者 | shaolin | ||||
担当者 | |||||
優先度 | 中 | 再現性 | 不明 | ||
状態 | 完了 | 解決状況 | 不明 | ||
バージョン | VineSeed | ||||
修正予定バージョン | 修正済バージョン | ||||
arch | |||||
パッケージ | readahead, procps, initscripts | ||||
概要 | 0000691: "Error: /proc must be mounted" during bootup | ||||
説明 | システム起動時に、次のようなエラーが出ます。 ....(略).... VFS: Mounted root (ext3 filesystem) readonly Freeing unused kernel memory: 232k init INIT: version 2.86 booting WARNING: initlog is deprecated and will be removed in a future release Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: /proc /proc proc defaults In the meantime, run "mount /proc /proc -t proc" Starting background readahead (early, fast mode) Welcome to Vine Linux ....(後略).... メッセージから、/etc/rc.d/rc.sysinit 中の initlog 実行ブロック、 readahead 実行ブロック、およびその間でエラーが起きていることが 分かります。それらのスクリプト、及びバイナリのソースを順に見て いくと、スクリプト /sbin/readahead_early の中で実行されている # Check for > 384 MB free -m | gawk '/Mem:/ {exit ($2 >= 384)?0:1}' || exit 0 の free (procps パッケージより) が出すエラーであることが 分かりました (procps-3.2.7/proc/{sysinfo,free}.c)。 rc.sysinit 内で /proc が明示的にマウントされるのは、 Welcome バナー表示後ですので、この readahead_early 実行時には まだ /proc はマウントされていないことになります。 取り急ぎ報告まで。 | ||||
再現方法 | |||||
追加情報 | |||||
タグ | 設定されていません。 | ||||
関連 | |||||
添付ファイル | |||||
課題の履歴 | |||||
変更日 | ユーザー名 | 項目 | 変更内容 | ||
2009-04-27 20:39 | shaolin | 新規課題 | |||
2009-05-05 01:09 | daisuke | 状態 | 新規 => テスト待ち | ||
2009-05-05 01:09 | daisuke | コメント追加: 0003096 | |||
2009-08-31 15:38 | kazutaka | 状態 | テスト待ち => 完了 | ||
2009-08-31 15:38 | kazutaka | コメント追加: 0003097 |
コメント | |||||
|
|||||
|
|
||||
|
|||||
|
|