Update: where I am now. I think these modules may be useful:
http://ftp.devil-linux.org/pub/devel/sources/1.6/
cdrtools-2.01.01a80.tar.bz2 (has mkisofs)
zisofs-tools-1.0.8.tar.bz2 (has mkzftree)
I'm not sure how to add them to my system.
Per http://linux.die.net/man/8/mkisofs, -L ...[is an] Outdated option
reserved by POSIX.1-2001, use -allow-leading-dots instead. This option
will get POSIX.1-2001 semantics with mkisofs-2.02.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The original problem, distilled:
I'm trying to use custom-cd to make a Devil Linux 1.6.3 boot CD with my
new configuration on it.
On a computer booted with the Devil Linux 1.6.3 boot CD and equipped with
an ext3 harddrive, the custom-cd script looks good until it says
mkzftree not found
...A few other errors that probably are due to NEW/boot and NEW/dir
directories being wanted. I just have NEW/config. Then...
Bad Option '-L' (error -1 BADFLAG).
Usage: mkisofs [options][-find] file... [find expression]
mkisofs -version responds 2.01.01a79 c1993-1997
I haven't been able to find mkzftree on the CD, and it looks like a
different version of mkisofs might be needed. [or an update to the script]
|