在Colinux 內安裝 Debian

Download Colinux
http://sourceforge.net/project/showfiles.php?group_id=98788

Download Debian fs 1G
http://sourceforge.net/project/showfiles.php?group_id=98788
下載後要更名為deb.1gb #唔知點解,太長的名字沒用

Download fs for different size
http://gniarf.nerim.net/colinux/fs/

edit codebian.bat
cd \codebian
colinux-daemon.exe --remove-driver
:_install
colinux-daemon.exe --install-driver
@if not errorlevel 1 goto _run
@echo Err: install failed
@goto :EOF
:_run
colinux-daemon -t nt kernel=vmlinux mem=256 initrd=initrd.gz hda1=deb.1gb hda2=deb.swap cofs1=c:\ root=/dev/hda1 eth0=slirp,,tcp:22:22/tcp:5000:5000
colinux-daemon.exe --remove-driver


入去後記得改passwd.. 預設password 為 root

Link:

  1. Getting Started with Colinux

  2. http://www.linuxsir.org/bbs/archive/index.php/t-229601.html

  3. http://forum.slime.com.tw/thread116579.html


Comments

Popular Posts