Hi
I'm new to this remaster lark and gave it a go.... with no success

I have read the forum in depth and having excluded /home I tried again and made a livecd.... but it wouldn't boot. kernel panic!
I reread this thread and saw that with my kernel I should use the --ufs unionfs option. I copied the suggested code below and tried again. This is what happened:
[root@nerdnet@no5 pclinux]# mklivecd --ufs unionfs --root / --tmp /tmp --workdir /root/tmp/livecd/ --nodir ^/tmp,^/root/livecd_iso/,^/root/temp/livecd/,^/mnt,^/media,^/home /root/livecd_iso/livecd.iso
mklivecd, version 0.7.2, http://livecd.berlios.de/
Copyright (C) 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.
WARNING: The temporary directory '/root/tmp/livecd/' will not be removed at exit, please do so manually
Creating initrd: [105.42% 00:00:15/00:00:15]Can't find a config file for resolution 800x600
[==================================================[100.00% 00:00:15/00:00:15]
Setting filesystem parameters: [100.00% 00:02:19/00:02:19]
Creating compressed image: [100.00% 00:26:57/00:26:57]
Creating isolinux boot: [100.00% 00:00:01/00:00:01]
Creating final iso: [100.00% 00:00:00/00:00:00]
ls: /root/livecd_iso/livecd.iso: No such file or directory
Argument "" isn't numeric in division (/) at /usr/sbin/mklivecd line 239.
Created '/root/livecd_iso/livecd.iso' (0,000 bytes) in 00:29:43
The final livecd.iso wasn't made

However, in /root/tmp/livecd/ are 2.4 Gb of files that look like they are ready to be making into an iso - they just aren't! Does this make sense? I seem to have all the files in places but no iso.
Any ideas what went wrong? Or perhaps what I shold do next?
Thanks