Changes between Version 1 and Version 2 of jazz/11-05-13


Ignore:
Timestamp:
May 13, 2011, 10:39:05 PM (13 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/11-05-13

    v1 v2  
    77 * 按照 Linux 開發經驗的相適性排列,我由最接近到最不接近的排位為: MeeGo -> WebOS -> Android。
    88 * Ubuntu Netbook Remix ,原因是它到目前為止仍未釋出正式的 ARM 架構影像檔。就我的使用經驗,UNR 和 MeeGo 在 x86 平台上的定位是一致的,兩者的開發經驗極為相似。除了 UNR 是用 debain 套件管理機制,而 MeeGo 是用 rpm 套件管理機制。
     9
     10== DRBL ==
     11
     12 * 使用 '''drbl-syslinux-netinstall''' 指令製作 netinstall Live USB
     13{{{
     14sudo /opt/drbl//sbin/drbl-syslinux-netinstall -d ubuntu
     15}}}