FRANCAIS (English below) ======== Comment proceder ? ------------------ A. VIA l'ISO 1. Telecharger l'image iso 2. Transferer l'image sur une cle USB 3. Suivre les instruction de l'installeur 3.1 Configurer le clavier 3.2 Partitionner le disque 3.3 Formatter la partition cible de NuTyX 3.4 Installer NuTyX 3.5 Activer GRUB 3.6 Finaliser la configuration 4. Installer une interface graphique de votre choix 4.1 Lancer la commande 'get mate mate-extra lxdm' 5. Redemarrer B. VIA le script 1 Monter la partition cible sur /mnt/hd ( /dev/sda2 comme exemple typique ) 1.1 Lancer la commande 'mkdir -p /mnt/hd' 1.2 Lancer la commande 'mount /dev/sda2 /mnt/hd' 2. Télécharger le script via la commande 'wget http://www.nutyx.org/install-nutyx{,.md5sum} 2.1 Vérifier le script via la commande 'md5sum -c install-nutyx.md5sum' 3. Lancer le script via la commande 'sh install-nutyx' 4. Entrer dans la NuTyX via la commande 'sh install-nutyx -ec' 5. Installer une interface graphique de votre choix 5.1 Lancer la commande 'get mate mate-extra lxdm' 6. Ajuster grub 7. Redemarrer ENGLISH ======= How to proceed ? A. FROM ISO 1. Download the iso image 2. Transfer the image on a USB key 3. Follow instructions 3.1 Configure Keyboard 3.2 Setup Partitions (typically: sda1 SWAP, sda2 Root FS) 3.3 Format FS partition (SWAP partition handle by installer) 3.4 Install NuTyX 3.5 Activate GRUB 3.6 Configure NuTyX ( Keyboard, Clock, User, Network, Automatic updates) 4. Choose a graphical interface 4.1 Run 'get mate mate-extra lxdm' command 5. Reboot B. FROM SCRIPT 1. Mount the target partition on /mnt/hd (typically /dev/sda2 as example) 1.1 Run 'mkdir -p /mnt/hd' command 1.2 Run 'mount /dev/sda2 /mnt/hd' command 2. Download the script via the command 'wget http://www.nutyx.org/install-nutyx{,.md5sum} 2.1 Check the script via the command 'md5sum -c install-nutyx.md5sum' 3 Run the command 'sh install-nutyx' 4. Enter into the install NuTyX 4.1 Run 'sh binstall-nutyx -ec' command 5. Choose a graphical interface 5.1. Run 'get mate mate-extra lxdm' command 6. Adjust boot process 6.1 Edit your /boot/grub/grub.cfg file 7. Reboot on the /dev/sda2 partition