qemu/virt-manager no permisson on shared folder
        Posted  
        
            by 
                TomAtToe
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by TomAtToe
        
        
        
        Published on 2012-06-01T09:31:41Z
        Indexed on 
            2012/06/01
            10:43 UTC
        
        
        Read the original article
        Hit count: 382
        
I have a strange problem. Iam trying to create a shared folder via the add-hardware->filesystem option. For Type and Modus i choose Passtrought and for Driver Path. The Source Path is /free and target is mytag. I mount it with: mount -t 9p -o trans=virtio mytag /mnt/test -oversion=9p2000.L Everything worked without problems. But when i enter /mnt/test and do a ls, i get "ls: Öffnen von Verzeichnis . nicht möglich: Keine Berechtigung" in english something like "ls: cant open folder . no permission"
I set permissions of /free to 777 recursivly but nothing changed. Also tried some other modes in virt-manager but nothing changes. Do you have any clues, what i am doing wrong?
The guest-os ist Ubuntu 12.04 and the host-os is Ubuntu 11.10
Thank you for your help.
© Server Fault or respective owner