dialog --title"FUSS FUCC"--msgbox"Hi,\nunfortunatley, there is no valid configuration to setup this computer. Please go through the next few steps to configure how to install this PC.\nPlease make sure that the file /home/clonezilla/computerList.txt is owned and writable by clonezilla, otherwise we'll not be able to save the informations you're going to enter." 13 70
hostname=$(dialog --title"FUSS FUCC"--inputbox"Please, pick an HOSTNAME for this PC"--output-fd 1 10 70)
...
...
@@ -89,16 +102,16 @@ mount $rootDisk$rootPartition $mountPoint