On Mon, Jul 18, 2011 at 01:10:55AM +0300, Alexey Eromenko wrote: >Hi All ! > >I have downloaded 8 DVDs of Debian 6 (amd64) -- now I want to create a >single bootable Dual-layer blue-ray image from them (BD-DL).
OK... >Just read about Debian's "debian-cd" package. >In Config file: >/usr/share/debian-cd/CONF.sh >I changed to: (Dual-layer blue-ray) >export DISKTYPE=DLBD > >I have created a single offline repo from all 8 DVDs. (by copying >packages into shared pool + generating meta-data) > >Started generating image... >user@xrig:/usr/share/debian-cd$ . CONF.sh >user@xrig:/usr/share/debian-cd$ make distclean >Cleaning the build directory > >user@xrig:/usr/share/debian-cd$ make status >Updating task files... >- copying task files from 'tasks/squeeze/' >- copying firwmare task file from 'tasks/firmware' >- task.languages: using 'tasks/squeeze/tasksel_d-i.languages' >- generating dynamic task files >/usr/share/debian-cd/tools/update_tasks: 155: which_deb: not found Hmm, that's a bug in update_tasks. Not seen in the daily use of debian-cd as we have special setup on pettersson. Fixed in svn now. >gzip: >/vm/Debian6-repo/debian-bddl/debian/dists/squeeze/main/binary-/Packages.gz: >No such file or directory >make: *** [/vm/tmp/squeeze/tasks] Error 1 > >---------- >I have "binary-amd64", instead of "binary-" -- why doesn't it >recongnize it, and how-to configure this script ? that's caused by the failure in update_tasks here. -- Steve McIntyre, Cambridge, UK. [email protected] "When C++ is your hammer, everything looks like a thumb." -- Steven M. Haflich -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

