2008/9/7 Han <[EMAIL PROTECTED]>:
> Hi ,
>
> I am using Scratchbox 1.0.  I have a question:
>
> Can I access the host machine (Linux) file system when I am inside the
> scratchbox ?  If yes, How do I do that?

The only way to do that is to bind-mount[1] the directory you want
under some place visible under the scratchbox chroot. For example
under /scratchbox/users/$USER/ which is / inside.


[1] mount -o bind /from/here /to/here

-- 
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to