-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.1
-
None
-
virt-v2v-2.8.1-10.el10_1
-
No
-
Low
-
1
-
rhel-virt-tools
-
31
-
None
-
False
-
False
-
-
None
-
Bugs with Fixed in Build
-
Approved Exception
-
Unspecified
-
Unspecified
-
Unspecified
-
None
A while back seabios changed how it works so it no longer initializes all disks at boot. This caused problems for virt-v2v especially for guests where grub is not located on the first disk.
It might be fixed by setting the boot order of disks, if we knew what to set that to. Copying the boot order over from VMware is basically impossible as it is not available except in a binary blob on the VMware side.
rhn-engineering-ghoffman suggests this approach instead:
The boot disk (i.e. the device where grub is installed on) should get "<boot order='1'>".
The other disks can get any number higher than 1, the actual order does not matter.
Each disk needs a unique number though, otherwise libvirt will complain that there are duplicates.
It involves identifying the grub device.
This only needs to be done for:
- Linux guests
- Using grub
- Where the firmware is BIOS (not UEFI)
- is cloned by
-
RHEL-110742 RFE: Set boot order for guests in -o kubevirt output mode [rhel-10.1]
-
- Release Pending
-
-
RHEL-115989 RFE: Set boot order for Linux BIOS guests based on grub location [rhel-10.2]
-
- Release Pending
-
- is depended on by
-
RHEL-97179 Guest with OS installed on a RAID can't boot into OS after v2v conversion if the root partition is not on the first disk [rhel-10.1]
-
- Planning
-
-
RHEL-97575 Guest whose OS is installed multiple disks but boot partition is installed on single disk can't boot into OS [rhel-9.7]
-
- Planning
-
-
RHEL-110742 RFE: Set boot order for guests in -o kubevirt output mode [rhel-10.1]
-
- Release Pending
-
-
RHEL-115989 RFE: Set boot order for Linux BIOS guests based on grub location [rhel-10.2]
-
- Release Pending
-
- is duplicated by
-
RHEL-104811 Ubuntu 18.04 migrated VM fails to boot in grub with disk lvmid/XXX/XXX' not found.
-
- Closed
-
- links to
-
RHBA-2025:149949 virt-v2v bug fix and enhancement update