Z
Z
zebox2019-01-30 12:06:21
linux
zebox, 2019-01-30 12:06:21

Is it possible to build a Linux distribution from a working system?

Good afternoon!
People tell me, is it possible to create a distribution kit from an already installed Linux system (Debian 9)?
The fact is that in the installed OS, a lot of everything is already configured and added to its own services. You need to deploy a clone of this OS to another 10 nodes.
The node configurations are the same, but the original OS is deployed on VirtualBox.
Intel Celeron node platform.
As far as I understand, the cloned image can "paint over" due to the different hardware configuration of the source platform and the target one.
Is it possible somehow to do this?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Sanes, 2019-01-30
@Sanes

Read here . Lover of collecting all sorts of nonsense. There is a simple software like remastarsys.

P
pfemidi, 2019-01-30
@pfemidi

In Linux, there is no such hard "driver installation" for hardware as in the same Windows, all drivers are always "in place" in it, so simple cloning by creating an image via dd should, in theory, work.

V
Vitsliputsli, 2019-01-30
@Vitsliputsli

Just copy. The only thing that can interfere is the vidyuhi driver, but as I understand it, you have a server + virtual machine, so there will be no problems here, the second is the uuid of the hard drives, just change them to real ones after copying, and that's it.

S
Saboteur, 2019-01-30
@saboteur_kiev

Don't confuse a distribution with a preconfigured Linux image.
Just clone Linux and it should work.
Usually, in the worst case, some feature or device simply does not work without causing a system crash.

V
Viktor, 2019-01-30
@alhray

clonezilla

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question