Re: cant built net image

2010-07-04 Thread Jonas Stein
>> P: Begin creating binary falsesum.txt... >> xargs: falsesum: No such file or directory >> P: Begin unmounting filesystems... > > your LH_CHECKSUMS is wrong. it's not 'true|false', but > 'md5|sha1|sha256|none'. Thanks a lot. Now it works fine! -- Jonas Stein -- To UNSUBSCRIBE, email to de

Re: cant built net image

2010-07-04 Thread Daniel Baumann
On 07/04/2010 11:47 PM, Jonas Stein wrote: > P: Begin creating binary falsesum.txt... > xargs: falsesum: No such file or directory > P: Begin unmounting filesystems... your LH_CHECKSUMS is wrong. it's not 'true|false', but 'md5|sha1|sha256|none'. -- Address:Daniel Baumann, Burgunderstras

Re: cant built net image

2010-07-04 Thread Jonas Stein
> one of these things listed in the manual is also giving the *actual* > error message. you're making it very hard to help you. I could not see a line with "Err" but perhaps these lines help. here we go: lh build P: Setting up cleanup function P: Begin caching bootstrap stage... P: Begin bootstr

Re: cant built net image

2010-07-04 Thread Daniel Baumann
On 07/04/2010 09:49 PM, Jonas Stein wrote: > Who can give me a hint what i did wrong? ---snip--- 16:02:29 < jstein> i use this line to configure an image for net boot. but i get no binary. http://paste.debian.net/79595/ Any ideas, what could be wrong? It is part of a large configuration that work

cant built net image

2010-07-04 Thread Jonas Stein
i try to fix a large debian live configuration to run with the current dl. I dont get a binary.* with this minimal example. Who can give me a hint what i did wrong? mkdir test cd test/ lh config --debug true \ --verbose true \ --binary-images net \ --net-root-filesyste