I am trying to customize the initramfs rescue environment and would like to force the kernel to fail mounting / and drop into the (initramfs) rescue shell, as opposed to single user mode.
How can I do that?
NB: I know how to hook into initramfs-tools to achieve the customization steps, but I need to be able to verify the result.