【Slax】安裝與使用


Slax http://www.slax.org/

  1. 基本安裝
    1. 準備一隻1G以上的隨身碟,在Windows格式化成Fat32。我這邊用的是JetFlash 4G隨身碟。
    2. 下載 Slax,我目前使用的是 slax-6.1.2.tar 。
    3. 解開 tar 檔,會產生兩個目錄,Boot 和 Slax。
    4. 將解開的兩個目錄與檔案拷貝到隨身碟。
    5. 打開隨身碟,進入boot 目錄,執行 bootinst.bat。
    6. 這樣子一隻簡單的 Slax 就產生好了,可以用開開機試試。
    7. 出現開機選單,可以選擇 Slax copy to RAM。
  2. 中文化 與 Opera 安裝
    1. 開機後打開 Firefox,連到 www.slax.org
    2. 到 module 下下載
      1. zh-tw-firefly-kde-0.0.1.lzm (中文字型)
      2. gcin-1.4.5.lzm (輸入法)
    3. 因為本人慣用 Opera 所以在這邊也先安裝一下。
      1. opera-9-64-2480-gcc4-qt3.lzm (拜一下Google就有)。
    4. 將這三個檔案移到 隨身碟上面的 slax/mouldes 目錄。
    5. 重開機之後測試下面幾個重點
      1. 用 opera 上 youtube 看影片 (ok)
      2. Ctrl-Space 打開注音輸入法 (ok)
      3. Ctrl-Alt-1 倉頡輸入法 (ok)
  3. 打開 sshd
    1. 系統本身有提供現成的 script ,只要啟動就好。
      $ chmod 777 /etc/rc.sshd
      $ /etc/rc.d/rc.sshd start
  4. lzma製作
    1. 製作一個自己的script,放在 /sbin 底下,方便隨時執行,以ssh當範例
      $ cd /tmp
      $ mkdir ed; cd ed
      # mkdir sbin; cd sbin
      $ echo "chmod 777 /etc/rc.d/sshd;/etc/rc.d/rc.sshd start > ed.sh
      $ chmod 777 ed.sh
      $ cd /tmp
      $ dir2lzm /tmp/ed /root/Desktop/ed-0.0.1.lzm

【參考】

 

Ed32. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com