Thanks, here it is....
Cannot stat exclude dir/file /excluded because No such file or directory, ignoringSource directory entry proc already used! - trying proc_1
Source directory entry media already used! - trying media_1
Source directory entry mnt already used! - trying mnt_1
Source directory entry sys already used! - trying sys_1
Source directory entry dev already used! - trying dev_1
Source directory entry etc already used! - trying etc_1
Source directory entry var already used! - trying var_1
Source directory entry tmp already used! - trying tmp_1
------------------------------------------------------
Mount information
/dev/mapper/Server-root on / type ext4 (rw,errors=remount-ro,user_xattr,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
/dev/sda1 on /boot type ext2 (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
------------------------------------------------------
Casper Script info
total 144
-rwxr-xr-x 1 root root 297 2011-01-20 14:30 01integrity_check
-rwxr-xr-x 1 root root 383 2011-01-20 14:30 05mountpoints
-rwxr-xr-x 1 root root 571 2011-01-20 14:30 07remove_oem_config
-rw-r--r-- 1 root root 3375 2011-01-20 14:30 10adduser
-rwxr-xr-x 1 root root 400 2011-01-20 14:30 12fstab
-rwxr-xr-x 1 root root 830 2011-01-20 14:30 13swap
-rwxr-xr-x 1 root root 1431 2011-01-20 14:30 14locales
-rw-r--r-- 1 root root 1751 2011-01-20 14:30 15autologin
-rwxr-xr-x 1 root root 577 2011-01-20 14:30 18hostname
-rwxr-xr-x 1 root root 7529 2011-01-20 14:30 19keyboard
-rwxr-xr-x 1 root root 546 2011-01-20 14:30 20xconfig
-rwxr-xr-x 1 root root 531 2011-01-20 14:30 22gnome_panel_data
-rwxr-xr-x 1 root root 904 2011-01-20 14:30 22screensaver
-rwxr-xr-x 1 root root 577 2011-01-20 14:30 22serialtty
-rwxr-xr-x 1 root root 410 2011-01-20 14:30 22sslcert
-rwxr-xr-x 1 root root 380 2011-01-20 14:30 23etc_modules
-rwxr-xr-x 1 root root 3006 2011-01-20 14:30 23networking
-rwxr-xr-x 1 root root 1979 2011-01-20 14:30 24preseed
-rwxr-xr-x 1 root root 1996 2011-01-20 14:30 25configure_init
-rwxr-xr-x 1 root root 9144 2011-01-20 14:30 30accessibility
-rwxr-xr-x 1 root root 759 2011-01-20 14:30 31disable_update_notifier
-rwxr-xr-x 1 root root 817 2011-01-20 14:30 32disable_hibernation
-rwxr-xr-x 1 root root 369 2011-01-20 14:30 33enable_apport_crashes
-rwxr-xr-x 1 root root 892 2011-01-20 14:30 34disable_kde_services
-rwxr-xr-x 1 root root 562 2011-01-20 14:30 35fix_language_selector
-rwxr-xr-x 1 root root 407 2011-01-20 14:30 36disable_trackerd
-rwxr-xr-x 1 root root 908 2011-01-20 14:30 40install_driver_updates
-rwxr-xr-x 1 root root 432 2011-01-20 14:30 41apt_cdrom
-rwxr-xr-x 1 root root 847 2011-01-20 14:32 43disable_updateinitramfs
-rwxr-xr-x 1 root root 1261 2011-01-20 14:30 44pk_allow_ubuntu
-rwxr-xr-x 1 root root 325 2011-01-20 14:30 45disable_guest_account
-rwxr-xr-x 1 root root 1191 2011-01-20 14:30 47une_ubiquity
-rwxr-xr-x 1 root root 214 2011-01-20 14:30 48kubuntu_disable_restart_notifications
------------------------------------------------------
/etc/remastersys.conf info
#Remastersys Global Configuration File
# This is the temporary working directory and won't be included on the cd/dvd
WORKDIR="/home/remastersys"
# Here you can add any other files or directories to be excluded from the live filesystem
# Separate each entry with a space
EXCLUDES="/excluded"
# Here you can change the livecd/dvd username
LIVEUSER="custom"
# Here you can change the name of the livecd/dvd label
LIVECDLABEL="Custom Live CD"
# Here you can change the name of the ISO file that is created
CUSTOMISO="custom.iso"
# Here you can change the url for the usb-creator info
LIVECDURL="
http://www.geekconnection.org/remastersys"
------------------------------------------------------
/etc/casper.conf info
# This file should go in /etc/casper.conf
# Supported variables are:
# USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
export USERNAME="mark"
export USERFULLNAME="Live session user"
export HOST="mark"
export BUILD_SYSTEM="Ubuntu"
------------------------------------------------------
/etc/passwd info
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/bin/sh
man:x:6:12:man:/var/cache/man:/bin/sh
lp:x:7:7:lp:/var/spool/lpd:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
news:x:9:9:news:/var/spool/news:/bin/sh
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
proxy:x:13:13:proxy:/bin:/bin/sh
www-data:x:33:33:www-data:/var/www:/bin/sh
backup:x:34:34:backup:/var/backups:/bin/sh
list:x:38:38:Mailing List Manager:/var/list:/bin/sh
irc:x:39:39:ircd:/var/run/ircd:/bin/sh
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
libuuid:x:100:101::/var/lib/libuuid:/bin/sh
syslog:x:101:103::/home/syslog:/bin/false
mysql:x:102:105:MySQL Server,,,:/var/lib/mysql:/bin/false
sshd:x:103:65534::/var/run/sshd:/usr/sbin/nologin
mark:x:1000:1000:Mark ,,,:/home/mark:/bin/bash
messagebus:x:105:115::/var/run/dbus:/bin/false
avahi-autoipd:x:106:116:Avahi autoip daemon,,,:/var/lib/avahi-autoipd:/bin/false
avahi:x:107:117:Avahi mDNS daemon,,,:/var/run/avahi-daemon:/bin/false
couchdb:x:108:118:CouchDB Administrator,,,:/var/lib/couchdb:/bin/bash
usbmux:x:110:46:usbmux daemon,,,:/home/usbmux:/bin/false
haldaemon:x:111:119:Hardware abstraction layer,,,:/var/run/hald:/bin/false
kernoops:x:112:65534:Kernel Oops Tracking Daemon,,,:/:/bin/false
pulse:x:113:120:PulseAudio daemon,,,:/var/run/pulse:/bin/false
rtkit:x:114:122:RealtimeKit,,,:/proc:/bin/false
saned:x:115:123::/home/saned:/bin/false
hplip:x:116:7:HPLIP system user,,,:/var/run/hplip:/bin/false
gdm:x:117:124:Gnome Display Manager:/var/lib/gdm:/bin/false
squeezeboxserver:x:118:65534:SqueezeBox,,,:/usr/share/squeezeboxserver:/bin/false
statd:x:119:65534::/var/lib/nfs:/bin/false
postfix:x:120:126::/var/spool/postfix:/bin/false
ntp:x:121:128::/home/ntp:/bin/false
ivman:x:123:46::/var/run/ivman:/bin/false
halevt:x:122:46::/var/lib/halevt:/bin/false
------------------------------------------------------
/etc/group info
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:mark
tty:x:5:
disk:x:6:
lp:x:7:
mail:x:8:
news:x:9:
uucp:x:10:
man:x:12:
proxy:x:13:
kmem:x:15:
dialout:x:20:mark
fax:x:21:
voice:x:22:
cdrom:x:24:mark
floppy:x:25:
tape:x:26:
sudo:x:27:
audio:x:29:pulse
dip:x:30:
www-data:x:33:
backup:x:34:
operator:x:37:
list:x:38:
irc:x:39:
src:x:40:
gnats:x:41:
shadow:x:42:
utmp:x:43:
video:x:44:
sasl:x:45:
plugdev:x:46:mark
staff:x:50:
games:x:60:
users:x:100:
nogroup:x:65534:
libuuid:x:101:
crontab:x:102:
syslog:x:103:
fuse:x:104:
mysql:x:105:
mlocate:x:106:
ssh:x:107:
sambashare:x:108:mark
ssl-cert:x:109:
winbindd_priv:x:110:
netdev:x:111:
mark:x:1000:
lpadmin:x:113:mark
admin:x:114:mark
messagebus:x:115:
avahi-autoipd:x:116:
avahi:x:117:
couchdb:x:118:
haldaemon:x:119:
pulse:x:120:
pulse-access:x:121:
rtkit:x:122:
saned:x:123:
gdm:x:124:
nopasswdlogin:x:125:
postfix:x:126:
postdrop:x:127:
ntp:x:128:
utempter:x:129:
------------------------------------------------------
Command-line options = backup
------------------------------------------------------
The compressed filesystem is larger than the iso9660 specification allows for a single file. You must try to reduce the amount of data you are backing up and try again.