delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

DLPX-90976 add "--debug-image=all" to grub-install #759

Closed prakashsurya closed 6 months ago

prakashsurya commented 6 months ago

To help try and debug our grub/boot problems, this PR adds "--debug-image=all" when installing the bootloader. This will cause more debug output to be emitted during boot; it's unclear if this output will help us root cause, but it shouldn't hurt.