On Wed, Aug 20, 2008 at 03:45:46AM +0200, Juan Luis Belmonte wrote: > And well, just making the simple cdd > build-simple-cdd --extra-udeb-dist sid > > It downloads everythign and creates > tmp/mirror/pool/main and all the directories, but when it starts to > generate the cd image > > i get these error, ...snip... > mv: cannot stat `boot1/isolinux/isolinux.cfg.withgtk': No such file or > directory > FAILED: error 1 > Failed to start disc 1, error 256 > make: *** [image-trees] Error 9
my guess is an issue with the version of debian-cd used. i'd recommend getting debian-cd from subversion and: mkdir -p ~/my-simple-cdd svn co svn://svn.debian.org/debian-cd/trunk ~/my-simple-cdd/debian-cd echo debian_cd_dir=~/my-simple-cdd/debian-cd >> ~/my-simple-cdd/profiles/default.conf replace ~/my-simple-cdd with where you're building simple-cdd. live well, vagrant -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

