I have attempted 3x to create a livecd backup as I have done several times before yet every attempt has failed with the following result:
[root@localhost shutterbug]# mylivecd --nodir=^/backup PCLinuxOS2010.isomylivecd, version 0.9.4,
http://pclinuxos.com/Copyright (C) 2010, Texstar <texstar at gmail.com>
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.
Disabling Services not needed on the LiveCD
running: /sbin/chkconfig --list
running: chkconfig --del atd
running: /sbin/chkconfig --list
running: chkconfig --del crond
running: /sbin/chkconfig --list
running: chkconfig --del syslog
Warning: syslog is needed by script(s) in runlevel 3: xinetd(start) xinetd(stop)
Warning: syslog is needed by script(s) in runlevel 4: xinetd(start) xinetd(stop)
Warning: syslog is needed by script(s) in runlevel 5: xinetd(start) xinetd(stop)
running: /sbin/chkconfig --list
running: chkconfig --del kheader
running: /sbin/chkconfig --list
running: chkconfig --del xinetd
Creating initrd: [100.00% 00:00:06/00:00:06]
Setting filesystem parameters: [100.00% 00:01:47/00:01:47]
Creating compressed image: [100.00% 03:01:19/03:01:19]
Creating isolinux boot: [100.00% 00:00:01/00:00:01]
Creating final iso: [100.00% 00:00:00/00:00:00]
Restoring Services on the installed system
running: chkconfig --add atd
running: chkconfig --add crond
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
Warning: syslog is needed by crond in runlevel 2
Warning: syslog is needed by crond in runlevel 3
Warning: syslog is needed by crond in runlevel 4
Warning: syslog is needed by crond in runlevel 5
running: chkconfig --add syslog
running: chkconfig --add kheader
running: chkconfig --add xinetd
Warning: network-up is needed by xinetd in runlevel 4
Warning: network-up is needed by xinetd in runlevel 4
Warning: network-up is needed by xinetd in runlevel 4
Warning: network-up is needed by xinetd in runlevel 4
Warning: network-up is needed by xinetd in runlevel 4
Warning: network-up is needed by xinetd in runlevel 4
ls: cannot access PCLinuxOS2010.iso: No such file or directory
Argument "" isn't numeric in division (/) at /usr/sbin/mylivecd line 244.
Created 'PCLinuxOS2010.iso' (0,000 bytes) in 03:03:17
Any help would be appreciated. Thanks.