ARM 版Backtrack
使用方法
自己打做
修改 imaged 大小 dd if=/dev/zero bs=1M count=X >> image.img (X代表要增加幾MB) 以下套見在 cygwin下叫e2fsprogs e2fsck -f image.img e2resizefs image.img (cygwin 下叫 resize2fs) e2fsck -f image.img或是使用GUI工具
源增加 deb http://ports.ubuntu.com/ubuntu-ports/ natty-security universe main deb http://ports.ubuntu.com/ubuntu-ports natty-updates universe main deb http://ports.ubuntu.com/ubuntu-ports natty main universe (我覺得這源有點慢)
參考