Home / Images 2.6.x Alpine
Name Modified Size InfoDownloads / Week
Parent folder
readme-alpine-2.0.txt 2010-10-01 1.2 kB
coAlpine-2.0.7z 2010-09-29 1.6 MB
Totals: 2 Items   1.6 MB 0
coLinux Root FS image for AlpineLinux 2.0

File: coAlpine-2.0.7z
Size: 1589960 (500MB uncompressed)
md5sum: fc79898b8ca91eb02f167429f671fb3d

How to install coAlpine:
1. Install the latest stable coLinux from
https://sourceforge.net/projects/colinux/
2. Download coAlpine-2.0.7z compressed image from
https://sourceforge.net/projects/colinux/files/Images%202.6.x%20Alpine/coAlpine-2.0.7z/download
3. Unpack coAlpine-2.0.7z into your coLinux directory, coAlpine-2.0
subdir will be created (use 7-zip http://www.7-zip.org to extract the archive)
4. Adjust path to vmlinux in coLin.conf, "kernel=../vmlinux" should work
5. run _start.bat from within directory coAlpine-2.0

Note error on loading modules during boot. You will need to fill
/lib/modules/ later with contents of vmlinux-modules.tar.gz
from your coLinux install.

To switch root filesystem from ext2 to ext3 please run
#apk add e2fsprogs && tune2fs -j /dev/hda1
Update fstab to reflect / becoming ext3

To update coAlpine to the full-scale Linux development system, run
#apk  update && apk add build-base

For further details visit coLinux.org and AlpineLinux.org.
Source: readme-alpine-2.0.txt, updated 2010-10-01