星期一, 12月 27, 2004

Zaurus C700 SWAP ON, abcom ethernet card & Kmerlin

將Abcom的CF ethernet card: CEF100 插入。
編輯網路,ethernet,設定abcomoffice profile,固定ip,gateway,dns,勾自動。
和WLAN依樣,選netowrk icon,連線,OK。
ifconfig , ping ok,netfront ok

=====================================

follow czh in PIL's post and rakline's modification
插入SD card (256 PKI)

swapoff /mnt/card/swap //以防舊的設定swap有動作
umount /dev/mmcda1
mkfs.ext2 /dev/mmcda1
mount -t exte /dev/mmcda1 /mnt/card
dd if=/dev/zerp of=/mnt/card/swap bz=1k count=32768
mkswap /mnt/card/swap
swapon /mnt/card/swap

check一下/etc/cardcontrol:
開頭.
FATOPTS="-o noatime,quiet,umask=000,iocharset=utf8"
EXT2OPTS="-0 rw,noatime"

check insert要有swapon /mnt/card/swap
check ejext錢要有swapoff /mnt/card/swap

用free check OK

====================================

KMerlin

download openssl
download Kmerline

用新增/移除程式 安裝
openssl 安裝在本體
Kmerline安裝在SD

=====================================

SD的所有directory attr都是rwxr_xr_x,所以一班的application都不能access SD。
所以將所有目錄都chmod為777




沒有留言:

網誌存檔