Hide Forgot
This bug has been copied from bug #681938 and has been proposed to be backported to 6.0 z-stream (EUS).
Created attachment 484307 [details] Patch
modify the 6.0-15.7 iso file ,and trigger with "installfail", "rebootfail", could succeed drop to shell, Till now, i found there are 2 points that we need to drop to shell, 1, kernel image copy failed(met occasionally, not easy to reproduce), 2, disk can't be found(like /dev/sda type as /dev/sdaa), this is very useful, especially, with fc,iscsi device, /dev/mapper/3600090xxxxxxxxxx, easy make a wrong typo, could drop to shell, if didn't find the disk, will be very helpful, base on these 2 points, i assign this bug, if you have different opinion, pls post it,
Created attachment 490383 [details] Follow-up patch
Please see https://bugzilla.redhat.com/show_bug.cgi?id=681938#c13 for details of this fix
in 6.0.15.9, autoinstall with a not exist disk, could drop to shell with the correct information, so, according to comment 8, i verify this bug now, and for kernel image copy fail issue, as it's not easy to reproduce, i will open a new bug with serial output once reproduced,