i used to use the linux-grsec kernel available trough archlinux official repositories. However something like 4 updates ago it started systematically crashing on boot so i had to start booting on the standard kernel.
Here is a screenshot of the crash:

Unfortunately my screen resolution is very low and i can't get anything else.
Currently i'm using syslinux to boot it with the following lines
MENU LABEL ArchLinux-grsec
LINUX ../vmlinuz-linux-grsec
APPEND root=/dev/mapper/archlinux-root cryptdevice=/dev/sda2:archlinux nolapic_timer rw
INITRD ../initramfs-linux-grsec.img
Any help would be appreciated.
Thank you.
