Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 12/03/2018, à 22:18

??

Re : RÉSOLU : Montage de partition

Peux-tu donner le retour de la commande

sudo fdisk -l 

Utilises si possible les copier/coller


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#27 Le 13/03/2018, à 18:53

Wargral

Re : RÉSOLU : Montage de partition

Je me demande si je n'aurais pas intérêt à remplacer windows par ubuntu !
Mais je ne sais pas si ce sera possible de retrouver windows...

Dernière modification par Wargral (Le 13/03/2018, à 19:54)

Hors ligne

#28 Le 13/03/2018, à 19:35

??

Re : RÉSOLU : Montage de partition

Si tel est ton désir le plus cher!
Dans un premier temps, tu pourrais te contenter de pas utiliser les partitions NTFS dans ubuntu.
Lorsque tu maîtriseras un peu mieux les lignes de commandes, on pourra trouver la cause.

Dernière modification par ?? (Le 13/03/2018, à 22:31)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#29 Le 13/03/2018, à 21:25

Wargral

Re : RÉSOLU : Montage de partition

réponse à ??

jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo fdisk -l
[sudo] Mot de passe de jean-marie : 
Disque /dev/loop0 : 135,5 MiB, 142045184 octets, 277432 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disque /dev/loop1 : 180,5 MiB, 189272064 octets, 369672 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disque /dev/loop2 : 81,3 MiB, 85291008 octets, 166584 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disque /dev/loop3 : 81,6 MiB, 85549056 octets, 167088 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disque /dev/loop4 : 81,7 MiB, 85692416 octets, 167368 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disque /dev/sda : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 97A45FF5-11A9-444A-BCB1-13FF1FCF4036

Périphérique      Start        Fin  Secteurs   Size Type
/dev/sda1          2048     534527    532480   260M EFI System
/dev/sda2        534528     567295     32768    16M Microsoft reserved
/dev/sda3        567296  652716031 652148736   311G Microsoft basic data
/dev/sda4     652716032 1066166271 413450240 197,2G Microsoft basic data
/dev/sda5    1066168320 1074323455   8155136   3,9G Partition d'échange Linux
/dev/sda6    1074323456 1688723455 614400000   293G Microsoft basic data
/dev/sda7    1688723456 1688725503      2048     1M Linux filesystem
/dev/sda8    1688725504 1919551487 230825984 110,1G Linux filesystem
/dev/sda9    1919551488 1921558527   2007040   980M Windows recovery environment
/dev/sda10   1921558528 1953511423  31952896  15,2G Microsoft basic data

Hors ligne

#30 Le 13/03/2018, à 22:35

??

Re : RÉSOLU : Montage de partition

Wargral a écrit :

réponse à ??

jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo fdisk -l
Disque /dev/sda : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs
Unités : sectors of 1 * 512 = 512 octets
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 97A45FF5-11A9-444A-BCB1-13FF1FCF4036omodeset "
Périphérique      Start        Fin  Secteurs   Size Type
/dev/sda1          2048     534527    532480   260M EFI System
/dev/sda2        534528     567295     32768    16M Microsoft reserved
/dev/sda3        567296  652716031 652148736   311G Microsoft basic data
/dev/sda4     652716032 1066166271 413450240 197,2G Microsoft basic data
/dev/sda5    1066168320 1074323455   8155136   3,9G Partition d'échange Linux
/dev/sda6    1074323456 1688723455 614400000   293G Microsoft basic data
/dev/sda7    1688723456 1688725503      2048     1M Linux filesystem
/dev/sda8    1688725504 1919551487 230825984 110,1G Linux filesystem
/dev/sda9    1919551488 1921558527   2007040   980M Windows recovery environment
/dev/sda10   1921558528 1953511423  31952896  15,2G Microsoft basic data

- Démontes les partitions au cas où:

sudo umount /dev/sda3
sudo umount /dev/sda4
sudo umount /dev/sda6

- Donnes le retour des commandes suivantes:

sudo mount -v /dev/sda3 /mnt/3
sudo mount -v /dev/sda4 /mnt/4
sudo mount -v /dev/sda6 /mnt/6
dmesg | tail -100

Dernière modification par ?? (Hier à 21:37)

Dernière modification par ?? (Le 13/03/2018, à 22:44)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#31 Le 14/03/2018, à 14:04

Wargral

Re : RÉSOLU : Montage de partition

Bonjour
voilà le résultat:

jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo umount /dev/sda3
[sudo] Mot de passe de jean-marie : 
Désolé, essayez de nouveau.
[sudo] Mot de passe de jean-marie : 
umount: /dev/sda3: not mounted
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo umount /dev/sda3
umount: /dev/sda3: not mounted
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo umount /dev/sda4
umount: /dev/sda4: not mounted
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo umount /dev/sda6
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda3 /mnt/3
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda4 /mnt/4
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda6 /mnt/6
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda3 /mnt/3
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.
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda4 /mnt/4
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.
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ sudo mount -v /dev/sda6 /mnt/6
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.
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$ dmesg | tail -100
[   10.578501] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   10.578551] systemd[1]: Listening on udev Kernel Socket.
[   10.578559] systemd[1]: Reached target Encrypted Volumes.
[   10.578595] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   10.578677] systemd[1]: Listening on Journal Audit Socket.
[   10.578709] systemd[1]: Listening on Journal Socket (/dev/log).
[   11.332575] lp: driver loaded but no devices found
[   11.397130] ppdev: user-space parallel port driver
[   27.403926] EXT4-fs (sda8): re-mounted. Opts: errors=remount-ro
[   29.277755] systemd-journald[255]: Received request to flush runtime journal from PID 1
[   29.336448] input: HP Wireless hotkeys as /devices/virtual/input/input8
[   29.339999] tpm_crb MSFT0101:00: can't request region for resource [mem 0xe7b7a000-0xe7b7dfff]
[   29.340007] tpm_crb: probe of MSFT0101:00 failed with error -16
[   29.343661] cmi: probe of SMB0001:00 failed with error -5
[   29.393192] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   29.492008] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[   29.512361] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3227: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   29.512365] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   29.512366] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   29.512367] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   29.512368] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   29.512370] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
[   29.512371] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   29.518748] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input9
[   29.534469] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:09.2/sound/card1/input10
[   29.534520] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:09.2/sound/card1/input11
[   29.538940] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   29.538943] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   29.567378] Bluetooth: Core ver 2.22
[   29.567400] NET: Registered protocol family 31
[   29.567400] Bluetooth: HCI device and connection manager initialized
[   29.567405] Bluetooth: HCI socket layer initialized
[   29.567407] Bluetooth: L2CAP socket layer initialized
[   29.567412] Bluetooth: SCO socket layer initialized
[   29.574255] usbcore: registered new interface driver btusb
[   29.575910] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[   29.575912] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[   29.600912] 8723de: loading out-of-tree module taints kernel.
[   29.602747] 8723de: module verification failed: signature and/or required key missing - tainting kernel
[   29.844811] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[   29.844817] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[   29.855875] Bluetooth: hci0: rom_version status=0 version=2
[   29.855879] Bluetooth: hci0: didn't find patch for chip id 2
[   29.886625] AVX2 version of gcm_enc/dec engaged.
[   29.886627] AES CTR mode by8 optimization enabled
[   29.913070] kvm: disabled by bios
[   29.945820] MCE: In-kernel MCE decoding enabled.
[   29.977720] media: Linux media interface: v0.10
[   29.982657] Linux video capture interface: v2.00
[   29.990777] uvcvideo: Found UVC 1.00 device HP TrueVision HD Camera (04f2:b5d5)
[   29.992623] uvcvideo 2-1:1.0: Entity type for entity Extension 4 was not initialized!
[   29.992626] uvcvideo 2-1:1.0: Entity type for entity Processing 2 was not initialized!
[   29.992627] uvcvideo 2-1:1.0: Entity type for entity Camera 1 was not initialized!
[   29.992695] input: HP TrueVision HD Camera: HP Tru as /devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/input/input13
[   29.992761] usbcore: registered new interface driver uvcvideo
[   29.992761] USB Video Class driver (1.1.1)
[   29.993178] kvm: disabled by bios
[   30.338418] input: HP WMI hotkeys as /devices/virtual/input/input12
[   31.582209] rtl8723de 0000:03:00.0 wlo1: renamed from wlan0
[   31.588653] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[   31.588656] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_config.bin
[   31.588672] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[   31.588674] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[   31.589649] Bluetooth: hci0: rom_version status=0 version=2
[   31.589653] Bluetooth: hci0: didn't find patch for chip id 2
[   33.305639] Adding 4077564k swap on /dev/sda5.  Priority:-1 extents:1 across:4077564k FS
[   35.156393] audit: type=1400 audit(1521030649.375:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=842 comm="apparmor_parser"
[   35.156399] audit: type=1400 audit(1521030649.375:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=842 comm="apparmor_parser"
[   35.156400] audit: type=1400 audit(1521030649.375:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=842 comm="apparmor_parser"
[   35.156402] audit: type=1400 audit(1521030649.375:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=842 comm="apparmor_parser"
[   35.156730] audit: type=1400 audit(1521030649.375:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=841 comm="apparmor_parser"
[   35.156732] audit: type=1400 audit(1521030649.375:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=841 comm="apparmor_parser"
[   35.173196] audit: type=1400 audit(1521030649.392:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/3887/usr/lib/snapd/snap-confine" pid=843 comm="apparmor_parser"
[   35.173204] audit: type=1400 audit(1521030649.392:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/3887/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=843 comm="apparmor_parser"
[   35.173205] audit: type=1400 audit(1521030649.392:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/3887/usr/lib/snapd/snap-confine//snap_update_ns" pid=843 comm="apparmor_parser"
[   35.173239] audit: type=1400 audit(1521030649.392:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/core/4110/usr/lib/snapd/snap-confine" pid=844 comm="apparmor_parser"
[   35.714288] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.714290] Bluetooth: BNEP filters: protocol multicast
[   35.714294] Bluetooth: BNEP socket layer initialized
[   36.964006] amdgpu: [powerplay] min_core_set_clock not set
[   36.985891] amdgpu: [powerplay] min_core_set_clock not set
[   37.846550] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   38.025976] amdgpu: [powerplay] min_core_set_clock not set
[   38.261835] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   38.266758] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   38.435066] r8169 0000:02:00.0 enp2s0: link down
[   38.435166] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
[   38.470359] amdgpu: [powerplay] min_core_set_clock not set
[   38.470941] amdgpu: [powerplay] min_core_set_clock not set
[   38.471877] amdgpu: [powerplay] min_core_set_clock not set
[   38.472904] amdgpu: [powerplay] min_core_set_clock not set
[   38.557888] amdgpu: [powerplay] min_core_set_clock not set
[   39.102070] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[   40.406927] amdgpu: [powerplay] min_core_set_clock not set
[   42.301922] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[  695.793263] kauditd_printk_skb: 31 callbacks suppressed
[  695.793266] audit: type=1400 audit(1521031310.889:43): apparmor="DENIED" operation="open" profile="/usr/bin/evince" name="/var/lib/snapd/desktop/applications/mimeinfo.cache" pid=3354 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[  695.793949] audit: type=1400 audit(1521031310.889:44): apparmor="DENIED" operation="open" profile="/usr/bin/evince" name="/var/lib/snapd/desktop/applications/mimeinfo.cache" pid=3354 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1072.096740] audit: type=1400 audit(1521031687.153:45): apparmor="DENIED" operation="open" profile="/usr/bin/evince" name="/var/lib/snapd/desktop/applications/mimeinfo.cache" pid=5571 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 1072.096829] audit: type=1400 audit(1521031687.153:46): apparmor="DENIED" operation="open" profile="/usr/bin/evince" name="/var/lib/snapd/desktop/applications/mimeinfo.cache" pid=5571 comm="evince" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
jean-marie@jeanmarie-HP-Laptop-15-bw0xx:~$

Hors ligne

#32 Le 15/03/2018, à 09:58

??

Re : RÉSOLU : Montage de partition

Bonjour,
Je pense que tes  trois partitions sont correctement montées.
Peux-tu regarder si les fichiers sont visibles par les commandes

 sudo ls /mnt/3
 sudo ls /mnt/4
 sudo ls /mnt/6

Dernière modification par ?? (Le 15/03/2018, à 10:00)


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#33 Le 15/03/2018, à 21:04

Wargral

Re : RÉSOLU : Montage de partition

Bonsoir,
Je viens de démarrer Ubuntu sans passe par windows avec la touche f9 et choix ubuntu et voilà que je m'aperçois que j'ai accès aux partitions.
J'ai éteint totalement l'ordi et recommencé la maoeuvre et j'ai encore accès aux partitions.
Je ne sais pas ce qui s'est passé, mais ça fonctionne !
Je n'ai pas encore fait les commandes

 sudo ls /mnt/3

et je ne sais pas s'il faut quand même les faire, il ne faudrait pas que ça revienne en arrière ???
En tous cas, le but est atteint et je peux lire mes partitions et c'est le principal.
Merci

Hors ligne

#34 Le 16/03/2018, à 00:02

??

Re : RÉSOLU : Montage de partition

Tu n'as pas besoin de faire les commandes

 sudo mount  /dev/sdaN  /mnt/N 

qui n'étaient données que dans un but de recherche du problème.


Utiliser REFIND au lieu du GRUB https://doc.ubuntu-fr.org/refind . Aidez à vous faire dépanner en suivant le guide et en utilisant les outils de diagnostic J'ai perdu ma gomme. Désolé pour les fautes d'orthographes non corrigées.

Hors ligne

#35 Le 16/03/2018, à 14:52

Wargral

Re : RÉSOLU : Montage de partition

Alors ??
Je crois que (même si je n'ai pas tout compris) le problème est résolu !
Merci encore de ton aide

Hors ligne