Aller au contenu

W-Jean

Membres
  • Compteur de contenus

    250
  • Inscription

  • Dernière visite

Tout ce qui a été posté par W-Jean

  1. Je devrais recevoir le nouveau DD demain. Lors de la commande: ubuntu@ubuntu:~$ sudo cp -r /media/Data /media/HP/DD_HS/cp/ l'invite clignote puis se fige et plus et rien ne se passe je viens de refaire une tentative, même résultat. Lorsque tu me dis de refaire un "HDDR" c'est la dernière commande que j'ai lançé hier soir pour copiier les fichiers! EH non c'est HDD Recovery
  2. ubuntu@ubuntu:~$ sudo ls -l /media/HP/DD_HS total 14368633 -rwxrwxrwx 1 root root 512 avril 7 14:31 mbr.bin drwxrwxrwx 1 root root 0 avril 7 15:57 recovery -rwxrwxrwx 1 root root 14713475572 avril 15 03:02 sdf3.gz ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo mkdir /media/HP/DD_HS/cp ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo cp -r /media/Data /media/HP/DD_HS/cp/ Aie! Ca a planté sur la drnière ligne.
  3. Je n'ai pas éteint le PC depuis hier soir. Donc je lance les commandes que tu me proposes?
  4. Bonsoir Marc, Voici le df définitif: ubuntu@ubuntu:~$ df Filesystem 1K-blocks Used Available Use% Mounted on /cow 3061428 265348 2796080 9% / udev 3053800 4 3053796 1% /dev tmpfs 1224572 916 1223656 1% /run /dev/sr0 3511770 3511770 0 100% /cdrom /dev/loop0 688256 688256 0 100% /rofs tmpfs 3061428 28 3061400 1% /tmp none 5120 4 5116 1% /run/lock none 3061428 80 3061348 1% /run/shm /dev/sdf1 409596 246528 163068 61% /media/SYSTEM /dev/sdf3 366194548 14583348 351611200 4% /media/Data /dev/sdf2 365969404 47008284 318961120 13% /media/WINDOWS /dev/sda3 12100604 10387872 1712732 86% /mnt/sda3 /dev/sda2 964556796 707599184 256957612 74% /media/HP ubuntu@ubuntu:~$ Voici le résultat de la commande de copie: ubuntu@ubuntu:~$ sudo dd if=/dev/sdf3 bs=4096 conv=sync | pv | gzip -c > /media/HP/DD_HS/sdf3.gz dd: reading `/dev/sdf3': Input/output error <=> ] 30742576+0 records in 30742576+0 records out 125921591296 bytes (126 GB) copied, 21592,2 s, 5,8 MB/s 117GO 5:59:52 [5,56MB/s] [ <=> ] Est-ce que je lance la commande "sudo ls -l /media/HP/DD_HS"
  5. Malheureusement comme l'information progresse je n'arrive pas à la copier en voici les données: 55,2Go 0:52:46 [7MB/s] et pour lr dernier"df" ubuntu@ubuntu:~$ df Filesystem 1K-blocks Used Available Use% Mounted on /cow 3061428 259876 2801552 9% / udev 3053800 4 3053796 1% /dev tmpfs 1224572 916 1223656 1% /run /dev/sr0 3511770 3511770 0 100% /cdrom /dev/loop0 688256 688256 0 100% /rofs tmpfs 3061428 28 3061400 1% /tmp none 5120 4 5116 1% /run/lock none 3061428 80 3061348 1% /run/shm /dev/sdf1 409596 246528 163068 61% /media/SYSTEM /dev/sdf3 366194548 14583348 351611200 4% /media/Data /dev/sdf2 365969404 47008284 318961120 13% /media/WINDOWS /dev/sda3 12100604 10387872 1712732 86% /mnt/sda3 /dev/sda2 964556796 705849532 258707264 74% /media/HP ubuntu@ubuntu:~$ 1% de+ Par contre je n'ais pas retrouvé la commande"dd" Sauf contre ordre, à demain. W-Jean
  6. ubuntu@ubuntu:~$ sudo mount /cow on / type overlayfs (rw) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) udev on /dev type devtmpfs (rw,mode=0755) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755) /dev/sr0 on /cdrom type iso9660 (ro,noatime) /dev/loop0 on /rofs type squashfs (ro,noatime) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880) none on /run/shm type tmpfs (rw,nosuid,nodev) gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu) /dev/sdf1 on /media/SYSTEM type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sdf3 on /media/Data type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sdf2 on /media/WINDOWS type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sda3 on /mnt/sda3 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) /dev/sda2 on /media/HP type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) ubuntu@ubuntu:~$
  7. Pour 50Go de copiés il est toujours a 73%. Demain matin est ce que je pourrai l'éteindre pour reprendre plustard , ou vaut'il mieux sue je l'éteigne.
  8. ok donc on copie sur sda2 Pour 46Go copiés il est toujours a 73% Used Sais tu si il y en a pour longmtemps car demain matin c'est "trompette a 5H".
  9. Pourquoi sda2 si on copie sur sdf3
  10. ubuntu@ubuntu:~$ sudo fdisk -s /dev/sdf3 366194552 ubuntu@ubuntu:~$ df Filesystem 1K-blocks Used Available Use% Mounted on /cow 3061428 253972 2807456 9% / udev 3053800 4 3053796 1% /dev tmpfs 1224572 916 1223656 1% /run /dev/sr0 3511770 3511770 0 100% /cdrom /dev/loop0 688256 688256 0 100% /rofs tmpfs 3061428 28 3061400 1% /tmp none 5120 4 5116 1% /run/lock none 3061428 80 3061348 1% /run/shm /dev/sdf1 409596 246528 163068 61% /media/SYSTEM /dev/sdf3 366194548 14583348 351611200 4% /media/Data /dev/sdf2 365969404 47008284 318961120 13% /media/WINDOWS /dev/sda3 12100604 10387872 1712732 86% /mnt/sda3 /dev/sda2 964556796 696314024 268242772 73% /media/HP ubuntu@ubuntu:~$ Si j'ai tout compris on est tranquille.
  11. Je peux ouvrir un deuxième terminal pour savoir?
  12. Combien à la louche.
  13. Combien y a t'il de Go a copiés.
  14. Pour l'instant si j'ai tout compris nous en sommes a 10Go de copiés
  15. [Pour le dd if... j'espère qu'il n'y aura pas d'erreurs ... ] C'est à dire... tu veux m'effrayer
  16. C'est pourtant bien ce que j'ai fais. Je viens de recommancer et j'ai eu la même réponse. ubuntu@ubuntu:~$ sudo apt-get update Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise InRelease Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-en Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-en Ign Index of / precise InRelease Ign Index of / precise-updates InRelease Atteint Index of / precise Release.gpg Atteint Index of / precise-updates Release.gpg Atteint Index of / precise Release Atteint Index of / precise-updates Release Ign Ubuntu security notices | Ubuntu precise-security InRelease Atteint Index of / precise/universe Sources Atteint Index of / precise/main i386 Packages Atteint Index of / precise/restricted i386 Packages Atteint Index of / precise/universe i386 Packages Atteint Index of / precise/main TranslationIndex Atteint Index of / precise/restricted TranslationIndex Atteint Index of / precise/universe TranslationIndex Atteint Index of / precise-updates/main i386 Packages Atteint Index of / precise-updates/restricted i386 Packages Atteint Index of / precise-updates/main TranslationIndex Atteint Index of / precise-updates/restricted TranslationIndex Atteint Index of / precise/main Translation-fr_FR Atteint Index of / precise/main Translation-fr Atteint Index of / precise/main Translation-en Atteint Index of / precise/restricted Translation-fr_FR Atteint Index of / precise/restricted Translation-fr Atteint Ubuntu security notices | Ubuntu precise-security Release.gpg Atteint Index of / precise/restricted Translation-en Atteint Index of / precise/universe Translation-fr_FR Atteint Index of / precise/universe Translation-fr Atteint Index of / precise/universe Translation-en Atteint Index of / precise-updates/main Translation-fr Atteint Index of / precise-updates/main Translation-en Atteint Index of / precise-updates/restricted Translation-fr Atteint Index of / precise-updates/restricted Translation-en Atteint Ubuntu security notices | Ubuntu precise-security Release Atteint Ubuntu security notices | Ubuntu precise-security/main i386 Packages Atteint Ubuntu security notices | Ubuntu precise-security/restricted i386 Packages Atteint Ubuntu security notices | Ubuntu precise-security/main TranslationIndex Atteint Ubuntu security notices | Ubuntu precise-security/restricted TranslationIndex Atteint Ubuntu security notices | Ubuntu precise-security/main Translation-en Atteint Ubuntu security notices | Ubuntu precise-security/restricted Translation-en Lecture des listes de paquets... Fait ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo apt-get install pv Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait pv est déjà la plus récente version disponible. 0 mis à jour, 0 nouvellement installés, 0 à enlever et 582 non mis à jour. ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo mkdir /media/HP/DD_HS mkdir: cannot create directory `/media/HP/DD_HS': File exists J'ai tout de même lancé la commande "sudo dd if=/dev/sdf3 bs=4096 conv=sync | pv | gzip -c > /media/HP/DD_HS/sdf3.gz Elle est en cours d'exécution.
  17. Probleme au niveau de la commande: sudo mkdir /media/HP/DD_HS (Voir fin du résultat) ubuntu@ubuntu:~$ sudo add-apt-repository "deb Index of /ubuntu $(lsb_release -sc) universe" ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo apt-get update Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise InRelease Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-en Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-en Ign Index of / precise InRelease Ign Index of / precise-updates InRelease Atteint Index of / precise Release.gpg Atteint Index of / precise-updates Release.gpg Atteint Index of / precise Release Ign Ubuntu security notices | Ubuntu precise-security InRelease Atteint Index of / precise-updates Release Réception de : 1 Index of / precise/universe Sources [5 019 kB] Atteint Ubuntu security notices | Ubuntu precise-security Release.gpg Atteint Ubuntu security notices | Ubuntu precise-security Release Atteint Ubuntu security notices | Ubuntu precise-security/main i386 Packages Atteint Ubuntu security notices | Ubuntu precise-security/restricted i386 Packages Atteint Ubuntu security notices | Ubuntu precise-security/main TranslationIndex Atteint Ubuntu security notices | Ubuntu precise-security/restricted TranslationIndex Atteint Ubuntu security notices | Ubuntu precise-security/main Translation-en Atteint Ubuntu security notices | Ubuntu precise-security/restricted Translation-en Atteint Index of / precise/main i386 Packages Atteint Index of / precise/restricted i386 Packages Réception de : 2 Index of / precise/universe i386 Packages [4 796 kB] Atteint Index of / precise/main TranslationIndex Atteint Index of / precise/restricted TranslationIndex Réception de : 3 Index of / precise/universe TranslationIndex [2 922 B] Atteint Index of / precise-updates/main i386 Packages Atteint Index of / precise-updates/restricted i386 Packages Atteint Index of / precise-updates/main TranslationIndex Atteint Index of / precise-updates/restricted TranslationIndex Atteint Index of / precise/main Translation-fr_FR Atteint Index of / precise/main Translation-fr Atteint Index of / precise/main Translation-en Atteint Index of / precise/restricted Translation-fr_FR Atteint Index of / precise/restricted Translation-fr Atteint Index of / precise/restricted Translation-en Réception de : 4 Index of / precise/universe Translation-fr_FR [870 kB] Réception de : 5 Index of / precise/universe Translation-fr [905 kB] Réception de : 6 Index of / precise/universe Translation-en [3 341 kB] Atteint Index of / precise-updates/main Translation-fr Atteint Index of / precise-updates/main Translation-en Atteint Index of / precise-updates/restricted Translation-fr Atteint Index of / precise-updates/restricted Translation-en 14,9 Mo réceptionnés en 1min 36s (154 ko/s) Lecture des listes de paquets... Fait ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo apt-get install pv Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait Les NOUVEAUX paquets suivants seront installés : pv 0 mis à jour, 1 nouvellement installés, 0 à enlever et 582 non mis à jour. Il est nécessaire de prendre 33,8 ko dans les archives. Après cette opération, 160 ko d'espace disque supplémentaires seront utilisés. Réception de : 1 Index of /ubuntu precise/universe pv i386 1.2.0-1 [33,8 kB] 33,8 ko réceptionnés en 0s (96,4 ko/s) Selecting previously unselected package pv. (Lecture de la base de données... 150248 fichiers et répertoires déjà installés.) Dépaquetage de pv (à partir de .../archives/pv_1.2.0-1_i386.deb) ... Traitement des actions différées (« triggers ») pour « man-db »... Paramétrage de pv (1.2.0-1) ... ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo mkdir /media/HP/DD_HS mkdir: cannot create directory `/media/HP/DD_HS': File exists ubuntu@ubuntu:~$
  18. Il manquait juste le dernier guillemet mais la réponse ne me plait pas plus. ubuntu@ubuntu:~$ sudo add-apt-repository "deb Index of /ubuntu $(lsb_release -sc) universe" Error: 'deb Index of /ubuntu precise universe' invalid ubuntu@ubuntu:~$ Ne seais-ce pas le I majuscule de index
  19. J'ai tapé la première commande mai voici la réponse que j'ai obtenu: ubuntu@ubuntu:~$ sudo add-apt-repository "deb Index of /ubuntu $(lsb_release -sc) universe > l'ècran a l'air figé et la ligne avec "ubuntu@ubuntu:~$" et l'invite ne revient pas.
  20. ubuntu@ubuntu:~$ pv The program 'pv' is currently not installed. You can install it by typing: sudo apt-get install pv You will have to enable the component called 'universe' ubuntu@ubuntu:~$
  21. Juste "pv"
  22. Voila je me suis arreté à la commande: sudo apt-get install pv Car le résultat donne une information qui ne me semble pas adéquate: ubuntu@ubuntu:~$ sudo ls -l /media/Data total 5 drwx------ 1 ubuntu ubuntu 4096 juin 28 2011 HDDRecovery -rw------- 1 ubuntu ubuntu 11 juin 28 2011 R16420SO.tag drwx------ 1 ubuntu ubuntu 0 déc. 5 2011 $RECYCLE.BIN drwx------ 1 ubuntu ubuntu 0 oct. 19 2011 System Volume Information ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo mkdir /media/HP ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo mount /dev/sda2 /media/HP ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo apt-get update Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise InRelease Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted TranslationIndex Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/main Translation-en Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr_FR Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-fr Ign cdrom://Ubuntu 12.04 LTS _Precise Pangolin_ - Release i386 (20120423) precise/restricted Translation-en Ign Index of / precise InRelease Ign Index of / precise-updates InRelease Réception de : 1 Index of / precise Release.gpg [198 B] Réception de : 2 Index of / precise-updates Release.gpg [198 B] Ign Ubuntu security notices | Ubuntu precise-security InRelease Réception de : 3 Index of / precise Release [49,6 kB] Réception de : 4 Ubuntu security notices | Ubuntu precise-security Release.gpg [198 B] Réception de : 5 Ubuntu security notices | Ubuntu precise-security Release [49,6 kB] Réception de : 6 Index of / precise-updates Release [49,6 kB] Réception de : 7 Index of / precise/main i386 Packages [1 274 kB] Réception de : 8 Ubuntu security notices | Ubuntu precise-security/main i386 Packages [249 kB] Réception de : 9 Ubuntu security notices | Ubuntu precise-security/restricted i386 Packages [4 620 B] Réception de : 10 Ubuntu security notices | Ubuntu precise-security/main TranslationIndex [74 B] Réception de : 11 Ubuntu security notices | Ubuntu precise-security/restricted TranslationIndex [72 B] Réception de : 12 Ubuntu security notices | Ubuntu precise-security/main Translation-en [115 kB] Réception de : 13 Ubuntu security notices | Ubuntu precise-security/restricted Translation-en [1 253 B] Réception de : 14 Index of / precise/restricted i386 Packages [8 431 B] Réception de : 15 Index of / precise/main TranslationIndex [3 706 B] Réception de : 16 Index of / precise/restricted TranslationIndex [2 596 B] Réception de : 17 Index of / precise-updates/main i386 Packages [610 kB] Réception de : 18 Index of / precise-updates/restricted i386 Packages [10,0 kB] Réception de : 19 Index of / precise-updates/main TranslationIndex [3 564 B] Réception de : 20 Index of / precise-updates/restricted TranslationIndex [2 461 B] Réception de : 21 Index of / precise/main Translation-fr_FR [494 kB] Réception de : 22 Index of / precise/main Translation-fr [502 kB] Réception de : 23 Index of / precise/main Translation-en [726 kB] Réception de : 24 Index of / precise/restricted Translation-fr_FR [2 506 B] Réception de : 25 Index of / precise/restricted Translation-fr [2 668 B] Atteint Index of / precise/restricted Translation-en Réception de : 26 Index of / precise-updates/main Translation-fr [507 kB] Réception de : 27 Index of / precise-updates/main Translation-en [267 kB] Réception de : 28 Index of / precise-updates/restricted Translation-fr [2 668 B] Réception de : 29 Index of / precise-updates/restricted Translation-en [2 432 B] 4 940 ko réceptionnés en 34s (144 ko/s) Lecture des listes de paquets... Fait ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ ubuntu@ubuntu:~$ sudo apt-get install pv Lecture des listes de paquets... Fait Construction de l'arbre des dépendances Lecture des informations d'état... Fait E: Impossible de trouver le paquet pv ubuntu@ubuntu:~$ Dois-je appliquer les commandes suivantes ou pas?
  23. ubuntu@ubuntu:~$ sudo ls -l /media/Data total 5 drwx------ 1 ubuntu ubuntu 4096 juin 28 2011 HDDRecovery -rw------- 1 ubuntu ubuntu 11 juin 28 2011 R16420SO.tag drwx------ 1 ubuntu ubuntu 0 déc. 5 2011 $RECYCLE.BIN drwx------ 1 ubuntu ubuntu 0 oct. 19 2011 System Volume Information ubuntu@ubuntu:~$ Est ce que j'envoie la suite?
  24. ubuntu@ubuntu:~$ sudo mount /cow on / type overlayfs (rw) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) udev on /dev type devtmpfs (rw,mode=0755) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755) /dev/sr0 on /cdrom type iso9660 (ro,noatime) /dev/loop0 on /rofs type squashfs (ro,noatime) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880) none on /run/shm type tmpfs (rw,nosuid,nodev) gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu) /dev/sdf1 on /media/SYSTEM type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sdf3 on /media/Data type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sdf2 on /media/WINDOWS type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096) /dev/sda3 on /mnt/sda3 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096) ubuntu@ubuntu:~$
  25. Aie! ubuntu@ubuntu:~$ sudo mkdir /mnt/sdf3 ubuntu@ubuntu:~$ sudo mount /dev/sdf3 /mnt/sdf3 Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the 'fuser' command. ubuntu@ubuntu:~$
×
×
  • Créer...