• Script de montage automatique de partitions NTFS et FAT sur OI

    Bon, clairement, c'est pour m'amuser.. rien de bien sérieux ni propre.
    Mais ça fonctionne :

    Télécharger « mount_ntfs-fat_oi.sh »

    wget http://ekladata.com/di1Y9uKigrej7vsOW-jNoyzGpjA/mount_ntfs-fat_oi.sh -P /tmp
    cd /tmp
    chmod 740 mount_ntfs-fat_oi.sh
    ./mount_ntfs-fat_oi.sh


    Ajouter à l'environnement de bureau :

    wget http://ekladata.com/di1Y9uKigrej7vsOW-jNoyzGpjA/mount_ntfs-fat_oi.sh -P /tmp ; mkdir /etc/mount_ntfs-fat ; cd /tmp ; mv mount_ntfs-fat_oi.sh /etc/mount_ntfs-fat ; cd /etc/mount_ntfs-fat ; chmod 740 mount_ntfs-fat_oi.sh

    Créer le raccourci suivant dans le tableau de bord :
    - Lanceur d'application personnalisé
    - Type : Lancer dans un terminal
    - Nom : Montage/Démontage NTFS-FAT
    - Commande :

    mate-terminal --title="MONTAGE NTFS-FAT" --command="sudo /etc/mount_ntfs-fat/mount_ntfs-fat_oi.sh" 

    - Commentaire : permet de monter/démonter automatiquement un périphérique USB en NTFS ou FAT

     

     

     

     


    Tags Tags : , , , , ,
  • Commentaires

    Aucun commentaire pour le moment

    Suivre le flux RSS des commentaires


    Ajouter un commentaire

    Nom / Pseudo :

    E-mail (facultatif) :

    Site Web (facultatif) :

    Commentaire :