Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't mount a folder on a dos guest on Ubuntu 22.04 host. #120

Open
noalternative67 opened this issue Jun 1, 2022 · 1 comment
Open

Comments

@noalternative67
Copy link

I am supposed to cut and paste this into a console, presumable the command line
on dos

mkdir /tmp/shared0; mount -t 9p -o trans=virtio shared0 /tmp/shared0
-o version=9p2000.L,posixacl,cache=mmap

but I can't cut and paste it. When I type it out and hit enter I get.

Invalid switch - /TMP

First I would like to be able to cut and paste but control c control v doesn't work. I would also like to know why I am getting the invalid switch error.

@0x6A7232
Copy link

No you paste that into the virtual machine console (which you might not be able to access, there's some issue with serial0 being assigned to Ctrl+Alt+2 instead of compatmonitor0)

Anyways, if you can get the virtual machine control console up, you'd put it in there. Not in DOS, DOS is the guest and can't control things like that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants