Package: bootcd Version: 3.00 Severity: important creating a readonly system in another bootstrap MKISODEVFS was set to MKISODEVFS="/dev.ro/=$SRCDI/dev/.static/dev" but i dont have udev in the $SRCDI
i changed the line elif [ -d /dev/.static/dev -a -x /etc/init.d/udev ]; then to elif [ -d $SRCDI/dev/.static/dev -a -x /etc/init.d/udev ]; then to fix the error (iso image isn't created) "/usr/bin/bootcdwrite" 903L, 27337C -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages bootcd depends on: ii bootcd-i386 3.00 bootcd extension to create images ii cpio 2.6-18.1+etch1 GNU cpio -- a program to manage ar ii dosfstools 2.11-2.1+b1 Utilities to create and check MS-D ii fdutils 5.5-20060227-1.1 Linux floppy utilities ii file 4.17-5etch3 Determines file type using "magic" ii mkisofs 9:1.1.2-1 Dummy transition package for genis ii realpath 1.10 Return the canonicalized absolute Versions of packages bootcd recommends: ii cdrecord 9:1.1.2-1 Dummy transition package for wodim -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

