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

New vm cannot boot from block device #4092

Open
yitjob opened this Issue Jul 16, 2018 · 2 comments

Comments

Projects
None yet
2 participants
@yitjob

yitjob commented Jul 16, 2018

Qubes OS version:

4.0

Affected component(s):

  • Qube Manager
  • Command line qvm-start

Steps to reproduce the behavior:

First create a new vm of the type Standalone not based on a template.

Then try to boot it:

  1. From a dom0 terminal:
    qvm-start --cdrom=sys-usb:/dev/sdb foo_appvm

  2. From Qube manager:
    Settings, Advanced tab, boot from cdrom and selecting the bootable usb drive.

Expected behavior:

The appvm boots from the specified block device.

Actual behavior:

Same results in either way: The appvm shuts down without booting properly.

General notes:

Not sure how (perhaps changing the virtualization type), but in some cases the arch linux grub boot menu appeared and then no installation could be performed since the installation process did not start.


Related issues:

n/a

@yitjob

This comment has been minimized.

Show comment
Hide comment
@yitjob

yitjob Jul 17, 2018

In my case it does not, neither from the dom0 terminal nor the gui.
Instead a fast trace of kernel panic and shut down occurs.

yitjob commented Jul 17, 2018

In my case it does not, neither from the dom0 terminal nor the gui.
Instead a fast trace of kernel panic and shut down occurs.

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