Colinux Ubuntu

Dátum publikovania článku: 2009-01-24
LINUX for ALL
Colinux, cooperative LINUX and ubuntu image file.download colinux
http://downloads.sourceforge.net/portableubuntu/Portable_Ubuntu.exe
4GB rootfs - howto
run windows console cmd, goto c:Portable_Ubuntu , eg. cd /, cd Portable_Ubuntu1. cd image
2. run fsutil file createnew rootfs_.img 4294967296 eg. 4GB = 4.1024.1024.1024 = 4294967296 Byte, 8GB = 8.1024.1024.1024 = 8589934592 Byte
3. edit portable_ubuntu.conf, append cobd3=images rootfs_.img
4. run portable_ubuntu.bat or portable_ubuntu.cmd
5. sudo su, root password is 123456, dd if=/dev/cobd0 of=/dev/cobd3, wait

6. fsck.ext3 -f /dev/cobd3, fix yes [y]
7. resize2fs -f /dev/cobd3
root@pubuntu:/home/pubuntu# df -H
/dev/cobd0 2,0G <- image size
8. shutdown -h now
9. edit portable_ubuntu.conf,
change cobd3=images rootfs_.img to #cobd3=images rootfs_.img
change cobd0=images rootfs.img to cobd0=images rootfs_.img
10. run portable_ubuntu.bat
root@pubuntu:/home/pubuntu# df -H
/dev/cobd0 4,3G <- images size
-----
apt-get update
apt-get upgrade
apt-get install ubuntu-minimal
apt-get install ubuntu-standard
apt-get autoremove
Colinux Ubuntu aktualizovaný: 30-07-2010 08:17:57
Copyright 2008 František
Haluška
Contact: aix@ssjh.sk
