Search notes:

/sbin/installkernel

/sbin/installkernel is a shell script that installs the kernel (on a Debian Linux system?)
This script is called from /usr/src/linux/arch/i386/boot/install.sh.
The script is likely to be executed as follows:
exec "${file}" "${KERNELRELEASE}" "${KBUILD_IMAGE}" System.map "${INSTALL_PATH}"
If installed under /sbin/installkernel, it's possible to call make install from a generic kernel source tree and the image will be installed to the proper place for Debian GNU/Linux.

See also

/sbin/installkernel is mentioned in the Linux kernel source Makefile. Is it invoked by calling make install in the Linux kernel source tree?

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/fh...', 1758209678, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/sbin/installkernel(46): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78