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

Let user specify root disk for multiboot VMs #942

Merged
merged 3 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Add support for users to specify rootDisk in multiboot VM.

    Signed-off-by: Bella Khizgiyaev <[email protected]>
    bkhizgiy authored and ahadas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    64c0bdf View commit details
    Browse the repository at this point in the history
  2. Pass rootdisk parameter to virt-v2v and adjust boot order

    Signed-off-by: Bella Khizgiyaev <[email protected]>
    bkhizgiy authored and ahadas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    00517e4 View commit details
    Browse the repository at this point in the history
  3. Change the string passing for rootdisk from disk number to diskname +…

    … partition
    
    Signed-off-by: Bella Khizgiyaev <[email protected]>
    bkhizgiy authored and ahadas committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3daa297 View commit details
    Browse the repository at this point in the history