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

Some comments for "Install SEED VM on VirtualBox" #50

Open
Oakwoo opened this issue Feb 4, 2021 · 1 comment
Open

Some comments for "Install SEED VM on VirtualBox" #50

Oakwoo opened this issue Feb 4, 2021 · 1 comment

Comments

@Oakwoo
Copy link
Contributor

Oakwoo commented Feb 4, 2021

  1. VirtualBox software highly recommend using Version 6.1.16 or higher. Copy and paste function is disabled on Version 6.0.*
  2. In MacOS, when you configure cpu, "Enable Nested VT-x/AMD-v" can't be selected. But for now, functionality is fine.
    image
  3. When you are creating a Shared Folder, if you create a folder on your local computer, the folder can only be written by owner. like this
    image
    In this case, when you mount it to the home directory as a folder Share, you can't write file into Share folder. i.e you can't share files from VM to host machine.
    image
    To solve this issue, you may need to use "chmod 777 Share" to give permission to seed user.
    image
@LuminousXLB
Copy link
Contributor

Instead of chmod 777, the solution below should be preferable
.
https://help.ubuntu.com/community/VirtualBox/SharedFolders

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