Every time I try to install Linux Mint XFCE my laptop freezes on removing the live packages, which happens just before the installation of GRUB2.
However: I've managed to manually install GRUB2. Problem is: there are no settings.
So when I boot the system I end up on the grub recovery console.
I did get my kernel semi-up and running with
linux /boot/vmlinuz...
initrd /boot/initrd...
boot
But then the kernel says there are some missing boot arguments and "target filesystem doesn't have required /sbin/init" ...
How could I fix that?