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

2022-10-22 Thread Mario Marietto
The technique to unpack the files from the cpio archive with : cpio -idv < tree.cpio and then packing them up with : find . -print -depth | cpio -ov > tree.cpio didn't work for some unknown reason. But the technique below worked : mkdir -p /root/Scrivania/Scrivania/PassT-Cubic/Debian-new/custo

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

2022-10-22 Thread Mario Marietto
This is what I did. I gone into this folder : /home/ziomario/Scrivania/PassT-Cubic/Debian-new/custom-disk/boot/ and I have renamed the file "initrd.gz" into "initrd_.gz" and I've burnt a new ISO image. I have soon realized that that file has been regenerated. The initrd_.gz file disappeared and a n

Re: Apparmor - Bullseye - Enable?

2022-10-22 Thread Ulf Volmer
On 22.10.22 07:43, Maurizio Caloro wrote: I give „read“ to folder /etc/bind/* but this didnt help Oct 22 07:19:58 nmail kernel: [896168.251621] audit: type=1400 audit(1666415998.440:292): apparmor="DENIED" operation="mknod" profile="/usr/sbin/named" name="/etc/bind/db.dash.ch.signed.jnl" pid=

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

2022-10-22 Thread Andrew M.A. Cater
On Sat, Oct 22, 2022 at 05:13:18PM +0200, Thomas Schmitt wrote: > Hi, > > Mario Marietto wrote: > > I'm trying to change the pictures inside the /live/initrd.gz file. > > I really wonder where this file comes from. > > > > BUT after having "burned" another ISO image using Cubic,I've seen that i

Re: grep replacement using sed is behaving oddly

2022-10-22 Thread Max Nikulin
On 22/10/2022 20:23, Gary Dale wrote:     sed -i '//d' *.html did the trick. I would suggest you to use more specific pattern to avoid removing of meaningful text due to a lost newline character: sed -i -e '/^\s*]*>\s*$/d' "." in regexp may be a source of surprises (or catastrophic backtr

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

2022-10-22 Thread Thomas Schmitt
Hi, Mario Marietto wrote: > I'm trying to change the pictures inside the /live/initrd.gz file. I really wonder where this file comes from. > I have followed your suggestions,doing something like this : > gunzip /live/initrd.gz I also wonder about the absolute path "/live/initrd.gz". You have a

Re: OT: debian live-file-iso change in chroot?

2022-10-22 Thread Hans
Am Samstag, 22. Oktober 2022, 12:19:31 CEST schrieb Thomas Schmitt: Hi Thomas, thanks for the very large and very usefull information. However, it looks not easy and requires lots of effort. I thoughtm I could boot a livefile, then update it, then repack it as a new iso. When thinking it over,

Re: grep replacement using sed is behaving oddly

2022-10-22 Thread Gary Dale
On 2022-10-21 15:14, David Wright wrote: On Fri 21 Oct 2022 at 14:15:01 (-0400), Greg Wooledge wrote: On Fri, Oct 21, 2022 at 08:01:00PM +0200, to...@tuxteam.de wrote: On Fri, Oct 21, 2022 at 01:21:44PM -0400, Gary Dale wrote: I'm hoping someone can tell me what I'm doing wrong. I have a line

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

2022-10-22 Thread Mario Marietto
>Didn't you strive for manipulating the initrd in /d-i/gtk/initrd.gz of the ISO ? I have already changed the pictures inside the /d-i/gtk/initrd.gz file,now I'm trying to change the pictures inside the /live/initrd.gz file. The initrd.img-5.10.0-18-amd64 file is in the /custom-root/boot folder,but

Re: how to autogenerate menu for fluxbox

2022-10-22 Thread David
On Sat, Oct 22, 2022 at 10:15, "jindam, vani" wrote: fluxbox menu is heavily debian branded. i am trying new packages. unfortunately, menus are not updated on realtime basis. i dont mind an extra command to update or regenerate menu after installation of package. `update-menus' - before exi

how to autogenerate menu for fluxbox

2022-10-22 Thread jindam, vani
fluxbox menu is heavily debian branded. i am trying new packages. unfortunately, menus are not updated on realtime basis. i dont mind an extra command to update or regenerate menu after installation of package. regards, jindam, vani toots: @jindam_v...@c.im others: en.wikipedia.org/wiki/User:

Re: OT: debian live-file-iso change in chroot?

2022-10-22 Thread Thomas Schmitt
Hi, Hans wrote: > I had the idea, to boot the ISO in a chroot environment, then > upgrade the booted ISO via apt, and at last save the updated livesystem as > an ISO-file again. This might give you the desired data content or not. I could imagine stumblestones but have no experience with such an

OT: debian live-file-iso change in chroot?

2022-10-22 Thread Hans
Hi folks, today I have a little bit OT-question, maybe someone did this before. I want to change an ISO-file of a livefile (in my case it is a kali-live, which is based on debian). Instead of building it from beginning on every time new packages are available, I had the idea, to boot the ISO i

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

2022-10-22 Thread Thomas Schmitt
Hi, Mario Marietto wrote: > echo /usr/share/plymouth/themes/homeworld/logo.png | cpio -H newc -o -A -F > /home/ziomario/Scrivania/PassT-Cubic/Debian-new/custom-disk/live/initrd Didn't you strive for manipulating the initrd in /d-i/gtk/initrd.gz of the ISO ? (Are you still with debian-live-11.5.0-