Presentation is loading. Please wait.

Presentation is loading. Please wait.

Linux作業系統 電腦教室Linux使用說明.

Similar presentations


Presentation on theme: "Linux作業系統 電腦教室Linux使用說明."— Presentation transcript:

1 Linux作業系統 電腦教室Linux使用說明

2 開機說明 地點: 工五館206電腦教室 執行環境: Windows 7內安裝的VirtualBox
虛擬機器: Debian 7 32-bit 預設帳號: root 預設密碼: 請洽助教 主機如有問題請與助教聯絡 [硬體問題請洽機房]

3 注意事項 電腦教室的網路速度不快,建議先下載kernel source code至隨身碟再帶到電腦教室安裝
電腦教室電腦重開機即還原,需備份virtual machine之檔案

4 下載kernel檔案 Kernel source下載:

5 檔案解壓縮

6 重新編譯kernel(1) # make mrproper # make oldconfig 或者 # make menuconfig
清除之前編譯過的殘留設定檔及目的檔 # make oldconfig 使用舊 kernel的 .config 檔 下指令前需將舊的 .config 檔複製到新的 kernel source 目錄下 或者 # make menuconfig 對 kernel 做自定的設定 註:make oldconfig 及 make menuconfig 擇一或二者皆做都可。

7 重新編譯kernel(2) # make # make modules_install # make install
編譯 compressed kernel 及 modules # make modules_install 安裝modules # make install 最後把kernel安裝到系統中, 重新啟動後的開機選單就可以選了 在grub boot menu裡選擇編譯好的kernel Ex: Fedora Core ( )

8 make mrproper

9 make oldconfig

10 make menuconfig(1)

11 make menuconfig(2)

12 make

13 during make

14 make modules_install

15 make install

16 補充教材 For Debian: For Fedora: For Ubuntu:


Download ppt "Linux作業系統 電腦教室Linux使用說明."

Similar presentations


Ads by Google