booting Debian default kernel with lilo results in kernel panic

2021-06-29 Thread Fourhundred Thecat
Hello, On Debian 10, I am using custom kernel, with lilo boot loader. Now I want to boot the default Debian distribution kernel. I have installed the debian kernel image: apt-get install linux-image-amd64 and added the entry to /etc/lilo.conf. Now my lilo.conf looks like this: https://jus

Re: modifying debian installer image

2017-08-10 Thread Fourhundred Thecat
> On 2017-08-09 21:16, Brian wrote: > > Not quite an answer to your question, but you could explore the > suggestion in > > https://lists.debian.org/debian-user/2017/07/msg00321.html > > If you want something more complicated, like not installing systemd at > all, you'll have to pass --incl

modifying debian installer image

2017-08-08 Thread Fourhundred Thecat
I have downloaded debian netinstaller: wget http://ftp.debian.org/debian/dists/stretch/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz I have unpacked the image, and I was looking around to try to understand how it works. I assumed, there was some config file with a l