QUOTE (chris:b @ Jul 17 2007, 11:38 AM)

I never saw this error. Does it say more than that? At which stage of the build process?
here's it:
CODE
# mklivecd toronto180707.iso
mklivecd, version 0.5.11-20060911, [url="http://livecd.berlios.de/"]http://livecd.berlios.de/[/url]
Copyright © 2002-2004, Jaco Greeff <jaco@puxedo.org>
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
Creating initrd: [ 95.51% 00:00:04/00:00:04]sh : line 1: 3649 Broken pipe /bin/zcat //tmp/initrd.gz 2>/dev/null]
3650 Segmentation fault | /bin/cpio -t >&/dev/null
bootsplash not found in //tmp/initrd.gz
ln: creating symbolic link `./current' to `/usr/share/gfxboot/themes/current': F ile exists
ln: creating symbolic link `./current' to `/usr/share/bootsplash/current': File exists
[100.00% 00:00:23/00:00:23]
running: chkconfig --add harddrake with root /
Setting filesystem parameters: [100.00% 00:07:16/00:07:16]
Creating compressed image: [100.00% 00:05:25/00:05:29]chmod: can not access `/tmp/mklivecd.3489/livecd/livecd.sqfs': No such file or directory]
DIE
FATAL: Execution of 'chmod 644 /tmp/mklivecd.3489/livecd/livecd.sqfs' failed
i uninstalled a colins dictionary which i run through wine, so the resulting iso this time was 1.1GB.
i managed to build it using:
CODE
mklivecd --nodir ^/root/temp,^/root/tmp,^/mnt,^/tmp,^/root/temp/livecd,^/root/livecd_iso --root / --workdir /root/temp/livecd --nofile ^/etc/X11/xorg.conf,^/etc/X11/XF86Config,^/etc/modprobe.conf,^/etc/modprobe.preload,^/etc/fstab --bootopt splash=silent --bootloader=grub /root/livecd_iso/toronto17072007.iso
apart from that "segmentation fault" non-critical message, there was no error, and the resulting dvd booted, ran and installed fine.
i know, as you said, there are many unecessary things in it, but because it worked before, i decided to use the same command to see if i would have any error this time...
having cleaned the tmp residues of last mklivecds,
df gives me
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 8,6G 3,0G 5,6G 35% /
QUOTE (chris:b @ Jul 17 2007, 11:38 AM)

...I don't think that you are a clumsy linux user. You are having fun with experimenting and discover all the nice things you can do on a linux system.
thanks, chris!
i started using linux some three years ago (with kurumin), but never had time or chance to really learn linux in depth. however, it's my favourite hobby experimenting with it..
hope to learn more seriously in the future.