> Back after some (actually a long) idle time... :) > > FTR: My host system is GNU/Linux and i found out that apart from unmounting > the usb drive I also need to execute qemu with full privileges to make the > device available. An example: > > >sudo qemu -usb -usbdevice host:0e34:1025 plan9.img > > Now... It seems that I have a file permission problem. > > usbfat: > /n/sdV0.0 > > touch /n/sdV0.0/a ... create prohibited
it appears that you paraphrased the output. did you type 9fat: and touch in the same rio window? that looks like the output you'd get if there were no mounted disk. the output of ns(1) would help see what's mounted on /n. - erik