This module suggests you a simple interface for copying a configured working system to other PCs.
This module allows you to:
Note: You need to make sure that there is enough disk space to create a "razlivochniy obraz":
When you create an image, a vm-profile.scm file containing the disk markup of the source system is generated. This markup will be applied on the target machine.
Warning! Installing the image on the target system will cause all existing data to be deleted.
You can choose the image type using radio buttons:
Razlivochniy obraz — a system image file
will be created in .img format (razlivochniy.img);"Razlivochniy" external drive — the image is written
directly to the selected external device (for example,
a USB flash drive or an unmarked disk partition).When you select the Razlivochniy obraz option,
the Working Directory field will be displayed with
a list of partitions suitable for creating the image. To update the list
of directories, you can click the Update the list of working directories
button (this is useful if the list of ignored files has changed).
Limitations for partition selection:
In the selected partition, the alterator-kopidel-workdir directory will be created, inside which the razlivochniy.img image file will be generated.
When you select the "Razlivochniy" external drive option,
the External Drive field displays a list of devices suitable
for creating the image. To refresh the list of drives, you can click
the Update the list of external drives button.
Advanced options:
Use the default list of files to ignore when copying — the file
/usr/share/alterator-kopidel/default-ignored-files.txt is used
as the source of ignored files. It lists the paths (one per line)
that are not copied to the target system;Path to the custom list of ignored files — allows you to specify
your own file with a list of ignored files and directories (one on each line);Installation in OEM mode — if this mode is selected, the first time
you boot after installing the image on the target machine,
the initial setup wizard will be launched, including the following steps by default:
Install GRUB with the --removable flag — enables bootloader
compatibility installation mode. This mode is useful for creating
hybrid images compatible with both BIOS and UEFI booting.Compress the copied file system using xz — enables maximum
compression of the created image. This saves space but increases copying time.Note: When installing in OEM mode, all users of the original system will be deleted.
Buttons:
Create a razlivochniy obraz — starts the process of creating
a "razlivochniy obraz";Terminate creating a razlivochniy obraz — becomes active after
the start of the process and allows you to interrupt it.During operation, two progress bars are displayed:
The procedure for creating the "razlivochniy obraz" and transferring it to the target system consists of the following steps:
Create a "razlivochniy obraz"
and wait for the OS image to be created (creating a "razlivochniy obraz" can take a long time).
The creation of the image will be completed when the message
Successfully created a "razlivochniy obraz" appears
on the upper progress bar.