Creating a Custom ISO ?

Post here if you are a new Porteus member and you're looking for some help.
donald
Full of knowledge
Full of knowledge
Posts: 2073
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Creating a Custom ISO ?

Post#16 by donald » 30 Jan 2024, 21:53

@Ed
Have you also found the menu entry? -- Hint:'sound and video'
..don't know why but it always has been in a 'multimedia' category.

Porteus 5.01-x86_64-Cinnamon + all updates
Image

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Creating a Custom ISO ?

Post#17 by Ed_P » 31 Jan 2024, 01:05

donald wrote:
30 Jan 2024, 21:53
Have you also found the menu entry? -- Hint:'sound and video'
:mega_shok: Yup. I may add a tweak to my script activating it.

Code: Select all

sudo -S sed -i 's^=AudioVideo;^=System;AudioVideo;^' /usr/share/applications/isomaster.desktop
:)
donald wrote:
30 Jan 2024, 21:53
Porteus 5.01-x86_64-Cinnamon + all updates
Me too.

Code: Select all

~#  uname -a
Linux porteus.example.net 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz GenuineIntel GNU/Linux

~#  cat /etc/porteus/*
001-core.xzm:20231229
002-xorg.xzm:20231229
002-xtra.xzm:20231229
003-cinnamon.xzm:20231229
initrd.xz:20230923

~#  ls -l /mnt/live/memory/images
000-kernel.xzm : Jan 14 04:14
001-core.xzm : Dec 28 22:50
002-xorg.xzm : Dec 28 22:56
002-xtra.xzm : Dec 28 22:58
003-cinnamon.xzm : Dec 29 00:05
Ed

Post Reply