Hi,

You can put

/scratchbox/sbin/sbox_ctl start

into your rc.local so that scratchbox gets setup every time you boot.
It might also be possible to just link it into a rc.d directory:

ln -s /scratchbox/sbin/sbox_ctl /etc/rc2.d/S99_sbox_ctl

Then it would be automatically executed every time you boot, but I
haven't tested this variant yet.


Hope this helps,
Martin



2008/8/4, Bruce Forsberg <[EMAIL PROTECTED]>:
> I have just started to code my new project (http://mileage.garage.maemo.org)
> and have a beginners question to ask. I had alot of problems setting up
> sandbox and installing the targets for diablo. I think I have finally got it
> all setup except for one problem. Every time I reboot by laptop (DELL
> inspiron) with Open SUSE 10.3 and login to scratchbox I get the error:
> ERROR: Scratchbox is not properly setup. I find that the areas
> /opt/scratchbox/users/forsberg/dev and /opt/scratchbox/users
> forsberg/scratchbox are empty. I have to, as root, execute
> "/opt/scratchbox/sbin/sbox_mount forsberg" in order to setup these up again.
>
>
> Have I missed something in the setup? I don't think I have read anywhere
> that I should have to do this.
>
> Thanks,
> Bruce Forsberg
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to