Maemo 5 sdk runnung out of space

2009-09-04 Thread Syren Baran
Hi all,

got this problem with the maemo sdk. The free space is not enough, so i
hung in an additional partion
(mount /dev/sdax /scratchbox/users/USER/home/USER/part). However,
whenever i use up space on the part-directory compiling the same amount
of space gets used up on the root partition. How come? Is there a
workaround or an ability to increase the root partition size?

Thanks in advance,
Syren

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo 5 sdk runnung out of space

2009-09-04 Thread Amit Sethi
On Fri, Sep 4, 2009 at 6:22 PM, Syren Baran sba...@gmx.de wrote:

 Hi all,

 got this problem with the maemo sdk. The free space is not enough, so i
 hung in an additional partion
 (mount /dev/sdax /scratchbox/users/USER/home/USER/part).


This part is'nt clear.
1) You are mounting a partition in some on some directory in /scratchbox
2) you are compiling some sources in this partition
3) Assuming you are compiling and deploying code compiled at this partition.
The deployment would still happen in
/scratchbox/users/USERNAME/targets/YOUDIST_ARCH which is still
situated on root partition under scratchbox and hence using up space.

So either you can add --prefix parameter while deploying or you could move
whole /scratchbox tree to a different partition.



 However,
 whenever i use up space on the part-directory compiling the same amount
 of space gets used up on the root partition. How come? Is there a
 workaround or an ability to increase the root partition size?

 Thanks in advance,
 Syren

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


HTH

-- 
A-M-I-T S|S
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers