How to create a system disk for Network-In! computers
------------------------------------------------------

A) Stage 1 : Base system
-----------
1) Configurer le script stage1.sh pour adapter la version et nom d'image
2) Exécuter le script

cp -a /usr/lib/network-in/disks/create_disk/ /mnt/root

B) Stage 2 : Base system Linux text
-----------
Copy the new disk in ~/rep_conf/disks/new.img

Start a new simulation and create a computer. Don't start the computer. Exit from Network-In! simulator.
Edit structure.xml file and modify disk paramètre to new.img

copy stage2 directory in ~/network-in-proj/datas/m1/
Start simulation and execute script from /var/networkin/ directory

C) Stage 3 : Complete system with services and graphical software for pc, servers, routers
-----------
(If you don't want a preconfigure system but a simple linux text system ignore the stage)

copy stage3 directory in ~/network-in-proj/datas/m1/
execute script from /var/networkin/ directory

D) Stage 4 : cleaning
-----------
copy stage4 directory in ~/network-in-proj/datas/m1/
Start simulation and execute script from /var/networkin/ directory

E) Stage 5 : disk renaming
-----------
Name disk with the final name : DEB-VERSION_DISK-VERSION_SPEC.img
Example : bookworm_1.01_linux.img   (for a Linux text disk)
Example : bookworm_1.01_main.img   (for a main disk : general usage)
