hi
I installed an upgrade of VM around about the time of Sage 5.8 release ...

the response to os.system('ls -alZ /media') is:

ls: cannot access /media/sf_Auxiliary_files: No such file or directory
drwxr-xr-x. root root system_u:object_r:mnt_t:s0       .
dr-xr-xr-x. root root system_u:object_r:root_t:s0      ..
?---------  ?    ?
sf_Auxiliary_files
256


the host OS is "Windows 7 Home Premium" (2009)

and trying a non-Dropbox folder yields the same problems with your original
things (os.system('ls /media') etc); only now there is an extra line
to os.system('ls
-alZ /media'), viz:

drwxr-xr-x. root root   system_u:object_r:mnt_t:s0       .
dr-xr-xr-x. root root   system_u:object_r:root_t:s0      ..
drwxrwx---. root vboxsf system_u:object_r:mnt_t:s0
sf_Auxiliary_files
0


ie something has changed ...

Volker, I really appreciate the time you are putting into this but please
don't worry any further - I'll wait a week or two until I'm "back with my
Macs" and then hopefully do it the easy way ....

Thanks a lot

Kind regards

Gary


On Sat, Apr 6, 2013 at 6:16 PM, Volker Braun <vbraun.n...@gmail.com> wrote:

> Strange, you do see the sf_Auxiliary_files but somehow it can't be
> accessed. It should have worked. Are you using a reasonably recent
> VirtualBox version (try Help->Check for updates)? To check permissions,
> what is the output of
>
> os.system('ls -alZ /media')
>
> Finally, what is your host OS?
>
> Also, I just re-read your original email and it said something about
> dropbox. Is the folder that you want to share a dropbox folder? That might
> be a problem for VirtualBox (I haven't tried, but possible). Can you try
> with a "normal" folder in your filesystem?
>
>
> On Saturday, April 6, 2013 4:53:59 PM UTC+1, GaryMak wrote:
>>
>> slightly more helpfully: if I do each separately I get
>>
>> sf_Auxiliary_files
>> 0
>>
>> and:
>>
>> ls: cannot access /media/sf_Auxiliary_files: No such file or directory
>> 512
>>
>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/Qz7PnD21X8o/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to