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

4.0rc1 standalone & dispVM templates cannot be created #3017

Open
3hhh opened this Issue Aug 12, 2017 · 3 comments

Comments

Projects
None yet
3 participants
@3hhh

3hhh commented Aug 12, 2017

I didn't find a method in 4.0rc1 to create either standalone or dispVM templates.

Standalone VMs:

  • qubes-vm-create has "Standalone" grayed out.
  • There doesn't seem to be a straightforward command-line utility.

DispVM templates:

If there's methods that I'm not aware of, I guess this could be merged into a general doc update issue for 4.0rc1.

@3hhh 3hhh changed the title from 4.0rc1 standalone & dispVMs cannot be created to 4.0rc1 standalone & dispVM templates cannot be created Aug 12, 2017

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Aug 12, 2017

Member

There doesn't seem to be a straightforward command-line utility.

qvm-create --class StandaloneVM or qvm-clone --class StandaloneVM - depending on what initial state you want.
We're working on GUI for this.

There doesn't seem to be a another command-line utility.

Just set 'dispvm_allowed' property to true on desired AppVM. There is no "DispVM savefile" in Qubes 4.0, so qvm-create-default-dvm doesn't make sense.

I'm keeping this open as a documentation issue.

Member

marmarek commented Aug 12, 2017

There doesn't seem to be a straightforward command-line utility.

qvm-create --class StandaloneVM or qvm-clone --class StandaloneVM - depending on what initial state you want.
We're working on GUI for this.

There doesn't seem to be a another command-line utility.

Just set 'dispvm_allowed' property to true on desired AppVM. There is no "DispVM savefile" in Qubes 4.0, so qvm-create-default-dvm doesn't make sense.

I'm keeping this open as a documentation issue.

@marmarek marmarek added the C: doc label Aug 12, 2017

@marmarek marmarek added this to the Release 4.0 milestone Aug 12, 2017

@marmarek marmarek added the P: major label Aug 12, 2017

@3hhh

This comment has been minimized.

Show comment
Hide comment
@3hhh

3hhh Aug 12, 2017

Thanks for the clarification!

3hhh commented Aug 12, 2017

Thanks for the clarification!

@3hhh

This comment has been minimized.

Show comment
Hide comment
@3hhh

3hhh Aug 12, 2017

P.S.: qvm-create --help could list the available classes.

3hhh commented Aug 12, 2017

P.S.: qvm-create --help could list the available classes.

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Aug 14, 2017

marmarek added a commit to marmarek/qubes-core-admin-client that referenced this issue Aug 30, 2017

@qubesos-bot qubesos-bot referenced this issue in QubesOS/updates-status Sep 14, 2017

Closed

core-admin-client v4.0.6 (r4.0) #208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment