Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004

來源:互聯網
上載者:User

標籤:linux   檔案系統   


移植檔案系統時,我們可能會遇到這個問題:

VFS: Mounted root (cramfs filesystem) readonly on device 31:3.
Freeing unused kernel memory: 176K (c0616000 - c0642000)
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004


CPU: 0 PID: 1 Comm: sh Not tainted 3.16.1-svn57 #5
[<c011b0e8>] (unwind_backtrace) from [<c0118978>] (show_stack+0x10/0x14)
[<c0118978>] (show_stack) from [<c04d5898>] (panic+0x80/0x1f4)
[<c04d5898>] (panic) from [<c0126954>] (do_exit+0x77c/0x88c)
[<c0126954>] (do_exit) from [<c0126aac>] (do_group_exit+0x48/0xb0)
[<c0126aac>] (do_group_exit) from [<c0132428>] (get_signal_to_deliver+0x22c/0x4dc)
[<c0132428>] (get_signal_to_deliver) from [<c0117cf4>] (do_work_pending+0xc8/0x444)
[<c0117cf4>] (do_work_pending) from [<c01157bc>] (work_pending+0xc/0x20)
---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004
[<c0132428>] (get_signal_to_deliver) from [<c0117cf4>] (do_work_pending+0xc8/0x444)
[<c0117cf4>] (do_work_pending) from [<c01157bc>] (work_pending+0xc/0x20)

---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004

然後系統就起不來了這裡除了網上講的各種原因外,還可能是如下原因:(1)busybox沒做好,導致linuxrc啟動失敗(2)lib目錄下沒有.so庫,或者.so庫的屬性全變成了普通檔案,有時候將.so庫從一個目錄拷貝到另一個目錄,直接拷貝會出現屬性變成普通檔案另外,一般用svn提交/lib目錄,並不能提交.so庫,需要進入到lib目錄下,執行svn add *進行提交才能提交成功

Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.