** MINIMAL release for both 32/64 bit archs ** {{ :screen2_minimal.jpeg |}} ===== Warning messages on boot ===== If the system shows these warning messages mdadm: No arrays found in config file mdadm: error opening /dev/md?*: No such file or directory during startup you can fix it with these steps below: * Open a terminal * write this comand sudo update-initramfs -u * then press Enter The warnings will no longer appear at the next start. ===== User live on login screen ===== Due to a typo on a third party software the live user is not present even though it is indicated on the login screen. To remove it follow the steps below: * open a terminal * edit with root permission the file /etc/slim.conf * search the line with "default user live" * remove only the word "live" * save changes and exit Now, form the next startup, the user "live" is not present in login screen. ===== Keyboards with 84 keys ===== The steps described are easy, so arm yourself with a little patience and follow them: * open a terminal and write the following comand sudo dpkg-reconfigure keyboard-configuration * change your settings * to avoid overlapping letters press FN+ Num Lock That's all!