Once in the boot menu of grub
, select the boot entry you want to boot with your Up/Down keys and press e to edit the entry.
Then navigate down to the line that starts with linux
and append break
or break=<run-time>
to make the boot process stop in the initramfs
.