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?