[haiku-development] Re: partition 'out of space' problems

  • From: Johannes Wischert <johanneswi@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 13 Apr 2009 20:58:04 +0200

On Mon, Apr 13, 2009 at 7:16 PM, Fredrik Holmqvist
<fredrik.holmqvist@xxxxxxxxx> wrote:
> 2009/4/13 Jorge G. Mare <koki@xxxxxxxxxxxxx>:
>> I don't know if this is related, but when now building Haiku from Ubuntu
>> to a 20GB partition (dev/sda1), jam -q now stays at the "Creating
>> image..." stage a very long time (used to be a minute or two; it now
>> stays there like five minutes) and then spits the following error message:
>>
>> ###########
>>
>> Creating image ...
>> Error: writing to device file /dev/sda1 failed (No space left on device)
>
> Sounds like the same issue. Zeroing the partition with dd don't make a
> difference.
>
> 64-bit Ubuntu with gcc4.3 builds of Haiku btw.
>
> /Fredrik Holmqvist, TQH
>
>
I put
HAIKU_DONT_CLEAR_IMAGE = 0 ;
into my UserBuildConfig and that solved the problem but it's not realy
a good solution...

Other related posts: