ADD THE SLIDER CODE HERE

2011年4月28日 星期四

Hibernate 實做流程

這篇是以Normal files為主
step 1. 先下載kernel patch檔 and hibernate script  http://tuxonice.net/
step 2. patch kernel and compiler kernel
           kernel選項需要有lzo的選項(lzf我有選)

2011年4月27日 星期三

kernel編譯所需套件

apt-get install build-essential bin86 kernel-package libqt3-headers libqt3-mt-dev
                       libncurses5-dev

fakeroot make-kpkg --initrd kernel_image kernel_headers
dpkg -i linux-image-XXXX.Custom_i386.deb
dpkg -i linux-headers-XXXX.Custom_i386.deb

make-kpkg 要加kernel-xxx 有問題(error)

2011年4月13日 星期三

[轉]kernel問題

當開機時出現 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
表示需要建立 initrd的image檔