[Bug 2022312] Re: Adding IA32 to X64 pkg, because secure boot is not working on Focal

Seyeong Kim 2022312 at bugs.launchpad.net
Tue Sep 5 03:04:01 UTC 2023


** Description changed:

  [Impact]
  
  In Focal, secureboot is not working ( black screen right after instance
  is started )
  
  [Test Case]
- 1. In focal, create instance, and enable secureboot
- 2. start instance.
- 3. you just can see only blackscreen.
+ 0. create custom image with cirros
+ - openstack image create --container-format bare --disk-format qcow2 --file cirros-0.5.1-x86_64-disk.img cirros
+ 1. set image properties.
+ - $ openstack image set --property hw_machine_type=q35 --property hw_firmware_type=uefi --property os_secure_boot=required cirros
+ 2. In focal, create instance, and enable secureboot
+ 3. start instance.
+ 4. you just can see only blackscreen.
  
  [Where problems could occur]
  Secureboot may have issue.
  
  [Others]
  For Jammy, it is ok
  
  instance xml
  - https://pastebin.ubuntu.com/p/MnK6nx3vwy/

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/2022312

Title:
  Adding IA32 to X64 pkg, because secure boot is not working on Focal

Status in Ubuntu Cloud Archive:
  New
Status in Ubuntu Cloud Archive yoga series:
  New
Status in edk2 package in Ubuntu:
  Fix Released
Status in nova package in Ubuntu:
  Invalid
Status in edk2 source package in Focal:
  Won't Fix
Status in nova source package in Focal:
  Invalid
Status in edk2 source package in Jammy:
  Fix Released
Status in nova source package in Jammy:
  Invalid

Bug description:
  [Impact]

  In Focal, secureboot is not working ( black screen right after
  instance is started )

  [Test Case]
  0. create custom image with cirros
  - openstack image create --container-format bare --disk-format qcow2 --file cirros-0.5.1-x86_64-disk.img cirros
  1. set image properties.
  - $ openstack image set --property hw_machine_type=q35 --property hw_firmware_type=uefi --property os_secure_boot=required cirros
  2. In focal, create instance, and enable secureboot
  3. start instance.
  4. you just can see only blackscreen.

  [Where problems could occur]
  Secureboot may have issue.

  [Others]
  For Jammy, it is ok

  instance xml
  - https://pastebin.ubuntu.com/p/MnK6nx3vwy/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2022312/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list