linux 編譯核心問題 - Linux

By Regina
at 2015-04-13T00:25
at 2015-04-13T00:25
Table of Contents
最近需要重新編譯 linux kernel
不過發生了一個嚴重的問題
就是我安裝好新的kernel 之後重開機
會有kernel panic 的問題
不曉得我的步驟是否正確
os: ubuntu 14.04
kernel version : 3.13.0-49-generic
步驟如下:
1. sudo apt-get install fakeroot build-essential kernel-package libncurses5
libncurses5-dev
2. cd /usr/src
sudo apt-get source linux-source-3.13.0
3. cd linux-source-3.13.0
make menuconfig
load /boot/config-3.13.0-49-generic
save file .config
exit
make-kpkg clean
fakeroot make-kpkg --initrd kernel_image kernel_headers
4. cd ..
dpkg -i linux-image-XXXX.Custom_i386.deb
dpkg -i linux-headers-XXXX.Custom_i386.deb
參考網頁:http://it.livekn.com/2013/01/compile-kernel.html
謝謝
--
Tags:
Linux
All Comments

By Quanna
at 2015-04-16T20:31
at 2015-04-16T20:31

By Hardy
at 2015-04-17T20:13
at 2015-04-17T20:13

By Jake
at 2015-04-18T03:46
at 2015-04-18T03:46

By Connor
at 2015-04-20T19:15
at 2015-04-20T19:15
Related Posts
linux vlc等播放器撥影片分成一半

By Adele
at 2015-04-11T23:44
at 2015-04-11T23:44
編譯完舊版kernel重開機一片黑

By Wallis
at 2015-04-11T23:42
at 2015-04-11T23:42
高階顯卡效能可以全開?

By Hedda
at 2015-04-11T20:59
at 2015-04-11T20:59
請問有辦法紀錄讀取檔案的帳號和IP嗎?

By Andrew
at 2015-04-11T10:49
at 2015-04-11T10:49
Linux上的影像後製與3D建模軟體

By Belly
at 2015-04-10T21:26
at 2015-04-10T21:26