9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] mount the local foler in the virtual machine use 9p
@ 2012-04-11  9:41 陈俊秀
  0 siblings, 0 replies; only message in thread
From: 陈俊秀 @ 2012-04-11  9:41 UTC (permalink / raw)
  To: 9fans

hi,

I try to mount the local foler in the vm, use the 9p protocol, it
mount success, enter the foler, i can read and write the files already
in the folder ,but can't create new folders and files in it. why and
how can i solve it?

i created the vm use qemu -fsdev
local,id=test_dev,path=/root/shared,security_model=none -device
virtio-9p-pci,fsdev=test_dev,mount_tag=test_mount
the guest vm is redhat with 2.6.32 kernel,  in the guest os terminal:
mount -t 9p -o trans=virtio test_mount /tmp/shared/ -
oversion=9p2000.L,posixacl,cache=loose
and it's no use when i update the kernel to higher .


thanks,
xiu



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-11  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-11  9:41 [9fans] mount the local foler in the virtual machine use 9p 陈俊秀

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).