Am getting a problem using bootcd on debian etch: (2.6.17-2-686)<br><br> -------------------------------------------------------------- <br> # bootcdwrite <br> To see full output: tail -f /var/log/bootcdwrite.log <br> --- Checking for possible Problems --- 
<br> /var will be cleaned (apt-get clean) ! <br><br> Ok to continue? (y/n) y <br><br> --- Cleanup --- <br> 20995 blocks <br> --- Sizes in KByte (du -klsc ) --- <br> NOT_TO_CD = . . . . . . . . . . . . . . . . . . . . . . . . . . . 0 
<br> CD_ALL (SRCDISK v NOT_TO_CD) = . . . . . . . . . . . . . . . . . . 512056 <br> Needed = CD_ALL - NOT_TO_CD . . . . . . . . . . . . . . . . . . . 512056 <br> CD (650 MB) = . . . . . . . . . . . . . . . . . . . . . . . . . . 665600 
<br> OK - SRCDISK does fit on CD (Needed &lt;= CD) <br> VAR = . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34453808 <br> OK - enough space in /var/spool/bootcd (Needed &lt;= VAR) <br> NOT_TO_RAMCD (NOT_TO_RAM v NOT_TO_CD) = . . . . . . . . . . . . . 0 
<br> RAM_ALL (etc v home v root v NOT_TO_RAM v NOT_TO_CD) = . . . . . . 8636 <br> Needed RAM (RAM_ALL - NOT_TO_RAMCD) = . . . . . . . . . . . . . . 8636 <br> 90 % of RAM = . . . . . . . . . . . . . . . . . . . . . . . . . . 14745 
<br> OK - enough RAM (Needed RAM &lt;= 90 % of RAM) <br> --- Building Modifications --- <br> --- Creating /ram[1|2].cpio.gz for FASTBOOT --- <br> --- Creating CD-Image --- <br> Size of boot image is 4 sectors -&gt; No emulation 
<br> mkisofs: File '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/ep_81/bEnd pointAddress' did shrink. <br> exit=255 <br>
--- OUTPUT from &lt;mkisofs -graft-points -r -b isolinux/isolinux.bin
-c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table
-o /var/spool/bootcd/cdimage -x /proc /var/spool/bootcd
/var/log/bootcdwrite.log /etc /var /tmp /dev /home /root /etc/mtab
/etc/cron.daily/find /etc/cron.daily/standard /etc/fstab
/etc/ssh/ssh_host_rsa_key /etc/ssh/ssh_host_dsa_key
/etc/ssh/ssh_host_rsa_key.pub /etc/ssh/ssh_host_dsa_key.pub
/usr/share/bootcd/bootcd-run.lib /=&quot;/&quot; /home.ro/=&quot;/home&quot;
/root.ro/=&quot;/root&quot; /var.ro/=&quot;/var&quot; /etc.ro/=&quot;/etc&quot; /dev.ro/=&quot;/dev&quot;&gt;
--- <br> mkisofs: File '/sys/devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/ep_81/bEnd pointAddress' did shrink. <br> exit=255 <br> --- (e)xit (r)edo (i)gnore --- <br> -------------------------------------------------------------- 
<br><br> here's my lspci: <br><br> -------------------------------------------------------------- <br> 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) <br> 00:
02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01) <br> 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 
<br> 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) <br> 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 
<br> 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) <br> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) <br> 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 
<br> 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) <br> 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) <br> 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 
<br> 02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (LOM) Ethernet Controller (rev 81) <br> 02:0c.0 Communication controller: Conexant Unknown device 2702 (rev 01) <br> --------------------------------------------------------------