Hello Anthael,

On 20/01/2025 16:57, Anthael H. wrote:
I wonder if it's possible to build a dvd with live build with multiple targets.

I'm trying to build a dvd with 2 entries :
- server ( without graphical desktop )
- workstation ( with a minimal gnome desktop )

If I understand you correctly, you want to offer a single file for downloading, that has two different modes of operation.

For that use case you can create a bootable image, and place both ISO files in the GRUB configuration. Each of the ISO images will have its own configuration for live-build. E.g. a tool like Ventoy can bundle both ISOs on the same USB drive (untested by me).

Or do you want to create 2 ISO files in one invocation of 'lb build'?

[snip]

In order to using the live build i m using following command lines:

lb clean

lb config   --debug \
             --verbose \
             --apt-recommends false \
             --apt-indices false \
             --distribution bookworm \
             --architectures amd64 \
             --debian-installer live \
            --bootappend-live "boot=live components init=/lib/systemd/ systemd"

lb build

The '--debug' and '--verbose' options are more informative if you use them with the 'lb build' command.

I have checked on different sources and documents but I always spot different builds for each target. I guess it's possible to start with minimal installations and split the targets

Maybe it's the wrong approach and I misunderstood / missed some documentation.

Hope to have been clear enough.

A bit more details about your intent would help.

With kind regards,
Roland Clobus

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to