[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Remastering issue



I'm running a slightly modified mkmyknoppix script which is attempting
to build the new KNOPPIX file. It does this by doing a mkisofs of the directory
tree and pipes the output of that into create_compressed_fs.

The problem appears to be with mkisofs which is giving me:
.... scanning down the directory tree ....
Scanning /mnt/hdb3/tmp/knoppix-tree.orig/usr/share/applnk/Internet/Connect
Scanning /mnt/hdb3/tmp/knoppix-tree.orig/usr/share/applnk/Internet/Mozilla Components mkisofs: Panic: no space, cannot add RR CE entry (2 bytes mising) for SL-path-split line 539.
mkisofs: currlen: 70 ipnt: 158, recstart: 0
mkisofs: Send  bug report to the maintainer.
mkisofs: Aborting.
Partial read (0 bytes of 65536), padding with zeros.
Block#     0 size      0 ->     84 [compression ratio 100%, overall: 100%]
Block size 65536, number of blocks 1.
Done.
------

Since I've never done a mkisofs before in my life, its hard to believe I ran into a bug
the first time out. Here is the actual command being run:

mkisofs -L -R -l -V "KNOPPIX ISO9660" -v -allow-multidot $newtree | create_compressed_fs - 65536 > $newisodir/KNOPPIX/KNOPPIX

Any ideas or do I try to figure out how to send in a error report?
This wth the 03-28-EN Knoppix ISO with the default packages from mkmyknoppix removed.

  -Mike
  mwgrenier@yahoo.com






_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: