Page 1 of 1

Fatal: open /dev/sda: Operation not permitted

PostPosted: Fri Jan 30, 2015 5:43 am
by martinvegter
Hello,
when I run

Code: Select all
liilo -r /mnt/sda


I get following error:

Code: Select all
Fatal: open /dev/sda: Operation not permitted


Further, in the logs, I can see:

Code: Select all
grsec: use of CAP_SYS_RAWIO in chroot denied for /sbin/lilo


I don't understand why chroot is mentioned here, since I am not running lilo in chroot

Can somebody please advice how I can run lilo?