Boot Linux system into the state when the initramfs is loaded
Press e in grub menu to edit the kernel parameters and add to the end of kernel load line:
- rd.break for RedHat based distributions
- break=init for Debian based
This options means that the boot process is stopping after loading initramfs.
To continue the boot to the normal system - type:
# exec init