Hallo liebe Community,
ich habe mir ein System nach meinen Vorstellungen mit Zorin 18 Pro erstellt.
Jetzt ist das System fertig und ich möchte daraus eine angepasste ISO ziehen um eben genau das auf andere Systeme von mir installieren zu können.
Cubic finde ich zu umständlich, Systemback gibts nicht mehr und Clonzilla fäält raus, da es jka immer andere Systeme mit unterschiedlichster Hardware sind.
Wie kann ich also aus dem bereits vorhandenen System eine ISO basteln um diese dann auf den anderen PCs zu installieren?
Danke schon mal für Eure Infos.
Gruß
Freakie72
Brave AI hat hier vielleicht ein paar mögliche Alternativen genannt.
Um ein ISO-Abbild eines laufenden Linux-Systems zu erstellen, stehen je nach Distribution und Präferenz verschiedene Tools zur Verfügung.
Systemback ist ein grafisches Werkzeug, das auf Ubuntu-basierten Systemen (wie Linux Mint) häufig genutzt wird. Es erstellt ein Live-System-Abbild und kann dieses direkt in ein ISO-Format konvertieren, wobei es eine 4-GB-Grenze für die ISO-Größe gibt. Alternativ bietet Linux Respin eine modernere Alternative zum einstigen Remastersys, um das aktuelle System als benutzerdefinierte Distro zu klonen.
Für Debian-basierte Systeme ist Eggs eine moderne Kommandozeilen-Lösung. Mit Befehlen wie sudo eggs produce --basename <NAME> --standard lässt sich ein ISO erstellen, das optional auch verschlüsselte Benutzerdaten enthalten kann.
Weitere Optionen
- Linux Live Kit : Ein Shell-Skript-Set, das ein Live-System aus der aktuellen Installation baut und ein ISO im
/tmp -Verzeichnis erstellt.
- Refracta Snapshot : Ein Tool für Debian-basierte Systeme, das ein bootbares ISO des laufenden Systems erstellt.
- Klonen ohne ISO : Für reine Systemklone ohne ISO-Format ist Clonezilla empfehlenswert, wobei das System dabei nicht laufen darf.
Ich kenne außer Clonezilla leider keine der Optionen, aber vielleicht lohnt es sich mal einen Blick darauf zu werfen?
English (translated with DeepL):
Brave AI may have listed a few possible alternatives here.
Depending on the distribution and your preferences, there are various tools available for creating an ISO image of a running Linux system.
Systemback is a graphical tool commonly used on Ubuntu-based systems (such as Linux Mint). It creates a live system image and can convert it directly to ISO format, though there is a 4-GB limit on the ISO size. Alternatively, Linux Respin offers a more modern alternative to the former Remastersys for cloning the current system as a custom distro.
For Debian-based systems, Eggs is a modern command-line solution. Using commands like sudo eggs produce --basename <NAME> --standard, you can create an ISO that can optionally include encrypted user data.
Additional Options
- Linux Live Kit: A set of shell scripts that builds a live system from the current installation and creates an ISO in the
/tmp directory.
- Refracta Snapshot: A tool for Debian-based systems that creates a bootable ISO of the running system.
- Cloning without an ISO: For pure system clones without the ISO format, Clonezilla is recommended, though the system must not be running during the process.
Unfortunately, I’m not familiar with any of these options besides Clonezilla, but maybe it’s worth taking a look at them?
There is another i use all the time does require a usb drive of 8GB but it works nice
i have used it to clone what i have to another computer and it worked flawless even installed the drivers for the nvidia card as main system has amd vid card
i use an external drive to clone to then use that as source drive to clone to other computer