Could someone point me in the right direction.. I'm following the quick build instructions. everything appears to build fine until it begins to create the squashfs file
# ./scripts/Build-Target -cfg system ... Squashing root file-system (this may take some time) ... ... [EMAIL PROTECTED] ~ $ ps -ef|grep squash root 1388 27288 2 09:16 pts/1 00:04:29 mksquashfs bin boot dev etc home lib media mnt opt proc root sbin srv sys tmp usr var /media/disk-1/home/homejhereg/T2BUILD/t2-trunk/build/system-8.0-trunk-generic-x86-nocona/TOOLCHAIN/isofs/live.squash -noappend -no-progress -no-exports [EMAIL PROTECTED] ~ $ sudo ls -lrt /media/disk-1/home/homejhereg/T2BUILD/t2-trunk/build/system-8.0-trunk-generic-x86-nocona/TOOLCHAIN/isofs/live.squash -rwx------ 1 root root 306641330 Jan 9 09:19 /media/disk-1/home/homejhereg/T2BUILD/t2-trunk/build/system-8.0-trunk-generic-x86-nocona/TOOLCHAIN/isofs/live.squash the live.squash file quickly builds to this size (306641330), then the processs goes idle and never continues. Base build system is Gentoo. ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
