Re: Disabling the automatic resizing

2022-10-24 Thread David
Hi Johnny I am sending you a copy of this message in CC in case you are not subscribed to the mailing list. However, can you please ensure that your reply goes to the mailing list, not just to me. Because this is a community discussion, not a private one. So I have copied your private reply below

Re: Some of the parameters used in my genisoimage command don't produce a bootable ISO image

2022-10-24 Thread Mario Marietto
I've renamed the previous script as "check-kernels" and I've saved it on /usr/sbin ; I've added this line inside the file /etc/sudoers : ALL ALL = NOPASSWD: /usr/sbin/check-kernels and I've created the file below that I have saved inside the folder /etc/xdg/autostart : check-nvidia-kernel.de

Re: Some of the parameters used in my genisoimage command don't produce a bootable ISO image

2022-10-24 Thread Mario Marietto
Almost,but not fully. Because I've realized that as soon as a new kernel has been installed by the user,logos and images should be added automatically inside the initrd.img* file. For this reason,I've created the bash script below. It works,I've tested it. Now I should understand where to place it

Re: Disabling the automatic resizing

2022-10-24 Thread David
On Tue, 25 Oct 2022 at 00:09, Johnny de Villiers wrote: > Am working on a github repository to give a walkthrough on the setup of > a device hosting a linux interface, this will extend all the way through > docker and a web-server, however have yet to figure out how to disable > the automatic re

Disabling the automatic resizing

2022-10-24 Thread Johnny de Villiers
Good day... Am working on a github repository to give a walkthrough on the setup of a device hosting a linux interface, this will extend all the way through docker and a web-server, however have yet to figure out how to disable the automatic resizing on a Raspberry Pi using your pre-configured .i

Re: Some of the parameters used in my genisoimage command don't produce a bootable ISO image

2022-10-24 Thread Thomas Schmitt
Hi, Mario Marietto wrote: > But the technique below worked : So your initrd problems are solved now and you managed to modify a Debian Live ISO by help of Cubic ? Have a nice day :) Thomas

Re: Whom to send bugreport?

2022-10-24 Thread Curt
On 2022-10-20, Tixy wrote: > On Thu, 2022-10-20 at 09:15 +0200, Hans wrote: >> After upgrading to a newer version of the kernel and of course newer kernel- >> headers, the build is failing now with a crash. > > Usually 'crashing' is caused by bugs in the programs doing the > crashing, so which pro