grsecurity

I've been trying to get a custom kernel to boot. I can compile and boot a vanilla 2.6.28 kernel, but when I use gentoo's hardened kernel which has PaX and grsecurity, it fails, even if I use an identical kernel config to the vanila kernel.

When booting it fails immediatly from pv_grub with

  Booting 'Gentoo kernel-2.6.28-hardened-r9'

root (hd0)
 Filesystem type is ext2fs, using whole disk
kernel /boot/kernel-2.6.28-hardened-r9 root=/dev/xvda

close blk: backend at /local/domain/0/backend/vbd/315/51712
close blk: backend at /local/domain/0/backend/vbd/315/51728

This is on a 64bit linode system and obviosuly using pv_opts

Any ideas?

1 Reply

Unfortunatelly same here. x86 is no better and those blk messages seems to be unrelated.

I tried several different configs but had no success. :cry:

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct