Comment 22 for bug 1883040

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Thank you for pictures in comment #18

So the above means that it did boot. I.e. bootloader was found, kernel was found, initrd was found, and initrd is booting.

However initrd fails to find the block device where the .iso is.

One change that was done in groovy is to reduce the timeout that initrd waits for was reduced a lot. I am guessing it might be causing the issue here. Let me revert that, and see if things look better.