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.

#1 Le 22/09/2024, à 17:37

cmontesquat

DD externe USB non reconnu après passage en 24.04

Bonjour

J'avais donc un DD de 5To qui fonctionnais parfaitement, formaté en Ext4 si j'ai bon souvenir et qui montait automatiquement quand je le branchais.
Je passe en Ubuntu 24.04, il n'est plus reconnu (et donc il ne peut pas monter).
Que ce soit avec Disques ou Gparted, il n'est pas détecté.
J'ai vu plein de choses sur le Net mais j'ai peur de flinguer mon disque. Quelqu'un peut-il me guider?
Merci.

Hors ligne

#2 Le 22/09/2024, à 17:51

xubu1957

Re : DD externe USB non reconnu après passage en 24.04


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#3 Le 22/09/2024, à 18:10

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Donc voici:
La commande avant branchement du DD

~$ sudo dmesg | tail -1 > /tmp/tail.txt; sleep 45 && echo -e "\n\tLes 3 derniers systèmes de fichiers montés :"; mount -l | tail -3 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; sudo dmesg | grep -A999 "$(sed -r 's/([].[])/\\\1/g' /tmp/tail.txt)" | grep -Evi "80211|associate|authenticat|dhclient|dhcp|forcedeth|ipv6|link is not ready|network|no link during initialization|phy[0-9]|tx/rx|tx status|ufw|wlan"; echo -e "\n\tContenu de /media :"; ls -la /media; echo -e "\n\tContenu de /media/moi :";  ls -la "/media/$USER"; echo -e "\n\tGestionnaire(s) de fichiers :"; dpkg -l | grep -i "file .*manager" | awk '!/plugin|profile|theme/{print $1,$2,$3,$4}' | column -s' ' -t ; echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l; echo -e "\n\tDésignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -iEv "\-part[3-9]|total|\-part[1-9][0-9]" | sort -k 10; echo; lsb_release -d; echo -e "\nNoyau en service : $(uname -mr)\n"; echo "Logué en tant que : $(whoami)"
[sudo] Mot de passe de admcyrill : 

	Les 3 derniers systèmes de fichiers montés :
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
nsfs on /run/snapd/ns/firefox.mnt type nsfs (rw)
nsfs on /run/snapd/ns/firmware-updater.mnt type nsfs (rw)

	USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 003: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 004: ID 05c8:03df Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Wide Vision HD Camera
Bus 003 Device 006: ID 04f3:0c00 Elan Microelectronics Corp. ELAN:ARM-M4
Bus 003 Device 008: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 009: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 011: ID 04f2:0841 Chicony Electronics Co., Ltd HP Multimedia Keyboard
Bus 003 Device 012: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 045b:0210 Hitachi, Ltd 

	USB, les modules :
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/12p, 480M
    |__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 480M
    |__ Port 002: Dev 003, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 001: Dev 009, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 003: Dev 011, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 003: Dev 011, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 004: Dev 012, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 003: Dev 004, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 003: Dev 004, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 007: Dev 006, If 0, Class=Vendor Specific Class, Driver=[none], 12M
    |__ Port 010: Dev 008, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 010: Dev 008, If 1, Class=Wireless, Driver=btusb, 12M
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
    |__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M

	DMESG :
[16978.907181] audit: type=1400 audit(1727023696.869:259): apparmor="ALLOWED" operation="open" class="file" profile="libreoffice-soffice" name="/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/gnome-terminal-server.service/memory.max" pid=4383 comm=433120436F6D70696C657254687265 requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

	Contenu de /media :
total 12
drwxr-xr-x   3 root root 4096 sept. 17 18:48 .
drwxr-xr-x  23 root root 4096 sept. 22 18:10 ..
drwxr-x---+  2 root root 4096 sept. 22 18:36 admcyrill

	Contenu de /media/moi :
total 8
drwxr-x---+ 2 root root 4096 sept. 22 18:36 .
drwxr-xr-x  3 root root 4096 sept. 17 18:48 ..

	Gestionnaire(s) de fichiers :
ii  nautilus  1:46.2-0ubuntu0.2  amd64

	Nombre d'éléments de /home/moi ne m'appartenant pas :
0

	Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401 -> ../../nvme0n1
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1 -> ../../nvme0n1
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B-part2 -> ../../nvme0n1p2

No LSB modules are available.
Description:	Ubuntu 24.04.1 LTS

Noyau en service : 6.8.0-45-generic x86_64

Logué en tant que : admcyrill

Puis la commande après le branchement du disque:

~$ sudo dmesg | tail -1 > /tmp/tail.txt; sleep 45 && echo -e "\n\tLes 3 derniers systèmes de fichiers montés :"; mount -l | tail -3 ; echo -e "\n\tUSB, les puces :"; lsusb | sort; echo -e "\n\tUSB, les modules :"; lsusb -t; echo -e "\n\tDMESG :"; sudo dmesg | grep -A999 "$(sed -r 's/([].[])/\\\1/g' /tmp/tail.txt)" | grep -Evi "80211|associate|authenticat|dhclient|dhcp|forcedeth|ipv6|link is not ready|network|no link during initialization|phy[0-9]|tx/rx|tx status|ufw|wlan"; echo -e "\n\tContenu de /media :"; ls -la /media; echo -e "\n\tContenu de /media/moi :";  ls -la "/media/$USER"; echo -e "\n\tGestionnaire(s) de fichiers :"; dpkg -l | grep -i "file .*manager" | awk '!/plugin|profile|theme/{print $1,$2,$3,$4}' | column -s' ' -t ; echo -e "\n\tNombre d'éléments de /home/moi ne m'appartenant pas :"; find ~ -mount \( ! -user $USER -o ! -group $USER \) | wc -l; echo -e "\n\tDésignation STABLE des périphériques :"; ls -l /dev/disk/by-id | grep -iEv "\-part[3-9]|total|\-part[1-9][0-9]" | sort -k 10; echo; lsb_release -d; echo -e "\nNoyau en service : $(uname -mr)\n"; echo "Logué en tant que : $(whoami)"
[sudo] Mot de passe de admcyrill : 

	Les 3 derniers systèmes de fichiers montés :
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
nsfs on /run/snapd/ns/firefox.mnt type nsfs (rw)
nsfs on /run/snapd/ns/firmware-updater.mnt type nsfs (rw)

	USB, les puces :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 003: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 004: ID 05c8:03df Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Wide Vision HD Camera
Bus 003 Device 006: ID 04f3:0c00 Elan Microelectronics Corp. ELAN:ARM-M4
Bus 003 Device 008: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 003 Device 009: ID 045b:0209 Hitachi, Ltd 
Bus 003 Device 011: ID 04f2:0841 Chicony Electronics Co., Ltd HP Multimedia Keyboard
Bus 003 Device 012: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 045b:0210 Hitachi, Ltd 

	USB, les modules :
/:  Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/1p, 480M
/:  Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
/:  Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/12p, 480M
    |__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 480M
    |__ Port 002: Dev 003, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 001: Dev 009, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 003: Dev 011, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 003: Dev 011, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 004: Dev 012, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
    |__ Port 003: Dev 004, If 0, Class=Video, Driver=uvcvideo, 480M
    |__ Port 003: Dev 004, If 1, Class=Video, Driver=uvcvideo, 480M
    |__ Port 007: Dev 006, If 0, Class=Vendor Specific Class, Driver=[none], 12M
    |__ Port 010: Dev 008, If 0, Class=Wireless, Driver=btusb, 12M
    |__ Port 010: Dev 008, If 1, Class=Wireless, Driver=btusb, 12M
/:  Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
    |__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M

	DMESG :
[16978.907181] audit: type=1400 audit(1727023696.869:259): apparmor="ALLOWED" operation="open" class="file" profile="libreoffice-soffice" name="/sys/fs/cgroup/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.gnome.Terminal.slice/gnome-terminal-server.service/memory.max" pid=4383 comm=433120436F6D70696C657254687265 requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

	Contenu de /media :
total 12
drwxr-xr-x   3 root root 4096 sept. 17 18:48 .
drwxr-xr-x  23 root root 4096 sept. 22 18:10 ..
drwxr-x---+  2 root root 4096 sept. 22 18:36 admcyrill

	Contenu de /media/moi :
total 8
drwxr-x---+ 2 root root 4096 sept. 22 18:36 .
drwxr-xr-x  3 root root 4096 sept. 17 18:48 ..

	Gestionnaire(s) de fichiers :
ii  nautilus  1:46.2-0ubuntu0.2  amd64

	Nombre d'éléments de /home/moi ne m'appartenant pas :
0

	Désignation STABLE des périphériques :
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401 -> ../../nvme0n1
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1 -> ../../nvme0n1
lrwxrwxrwx 1 root root 13 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B -> ../../nvme0n1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B-part1 -> ../../nvme0n1p1
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-eui.0000000001000000e4d25c5aa12c5401-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B_1-part2 -> ../../nvme0n1p2
lrwxrwxrwx 1 root root 15 sept. 22 14:05 nvme-INTEL_SSDPEKNW010T8H_BTNH10641CHS1P0B-part2 -> ../../nvme0n1p2

No LSB modules are available.
Description:	Ubuntu 24.04.1 LTS

Noyau en service : 6.8.0-45-generic x86_64

Logué en tant que : admcyrill

Je te laisse voir mais il me semble ne pas avoir vu mon DD USB en question.

Hors ligne

#4 Le 22/09/2024, à 18:14

xubu1957

Re : DD externe USB non reconnu après passage en 24.04

Je sais indiquer la commande informative, mais je n'ai pas le niveau pour interpréter les retours.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#5 Le 22/09/2024, à 18:19

geole

Re : DD externe USB non reconnu après passage en 24.04

Bonjour :
Débranche ton disque USB puis fais cette commande en copier/coller:

Dat1=$(date +"%H:%M:%S");sleep 99;journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 

Branche immédiatement  ton  disque USB sans attendre la réponse.  Puis lorsque la commande aura répondu, tu donneras son retour.


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#6 Le 22/09/2024, à 18:34

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Bien

Au cas où, voici le lien vers un boot-info : https://paste.ubuntu.com/p/TP6G85F3SV/ (Le lien boot-info)


Quant à la commande c'est assez radical !

$ Dat1=$(date +"%H:%M:%S");sleep 99;journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
-- No entries --

...

Hors ligne

#7 Le 22/09/2024, à 18:47

xubu1957

Re : DD externe USB non reconnu après passage en 24.04

Collage du Boot-repair, pour les spécialistes :

boot-repair-4ppa2081                                              [20240922_1926]

============================== Boot Info Summary ===============================

 => No boot loader is installed in the MBR of /dev/nvme0n1.

nvme0n1p1: _____________________________________________________________________

    File system:       vfat
    Boot sector type:  FAT32
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi 
                       /efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi 
                       /efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg

nvme0n1p2: _____________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 24.04.1 LTS
    Boot files:        /boot/grub/grub.cfg /etc/fstab /etc/default/grub


================================ 1 OS detected =================================

OS#1 (linux):   L'OS actuellement utilisé - Ubuntu 24.04.1 LTS on nvme0n1p2

================================ Host/Hardware =================================

CPU architecture: 64-bit
Video: TigerLake-LP GT2 [Iris Xe Graphics] from Intel Corporation
BOOT_IMAGE of the installed session in use:
/boot/vmlinuz-6.8.0-45-generic root=UUID=7237fea1-5782-445a-8915-07a173ec542f ro quiet splash vt.handoff=7
df -Th / : /dev/nvme0n1p2   ext4   937G     29G  861G   4% /

===================================== UEFI =====================================

BIOS/UEFI firmware: F.11(15.11) from Insyde
The firmware is EFI-compatible, and is set in EFI-mode for this installed-session.
SecureBoot enabled according to mokutil - Veuillez indiquer ce message à boot.repair@gmail.com.
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0002,2001,3002,2002,2004
Boot0002* ubuntu	HD(1,GPT,594b22d5-93bf-4cb9-9f89-fd915f9105d0,0x800,0x219800)/File(\EFI\ubuntu\shimx64.efi)
Boot2001* EFI USB Device	RC
Boot3002* Internal Hard Disk or Solid State Disk	RC


============================= Drive/Partition Info =============================

Disks info: ____________________________________________________________________

nvme0n1	: is-GPT,	no-BIOSboot,	has---ESP, 	not-usb,	not-mmc, has-os,	no-wind,	2048 sectors * 512 bytes

Partitions info (1/3): _________________________________________________________

nvme0n1p2	: is-os,	64, apt-get,	signed grub-efi ,	grub2,	grub-install,	grubenv-ok,	update-grub,	end-after-100GB
nvme0n1p1	: no-os,	64, nopakmgr,	no-docgrub,	nogrub,	nogrubinstall,	no-grubenv,	noupdategrub,	not-far

Partitions info (2/3): _________________________________________________________

nvme0n1p2	: isnotESP,	fstab-has-bad-efi,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot, ext4
nvme0n1p1	: is---ESP,	part-has-no-fstab,	no-nt,	no-winload,	no-recov-nor-hid,	no-bmgr,	notwinboot, vfat

Partitions info (3/3): _________________________________________________________

nvme0n1p2	: not--sepboot,	with-boot,	fstab-without-boot,	not-sep-usr,	with--usr,	fstab-without-usr,	std-grub.d,	nvme0n1
nvme0n1p1	: not--sepboot,	no---boot,	part-has-no-fstab,	not-sep-usr,	no---usr,	part-has-no-fstab,	no--grub.d,	nvme0n1

fdisk -l (filtered): ___________________________________________________________

Disk nvme0n1: 953.87 GiB, 1024209543168 bytes, 2000409264 sectors
Disk identifier: AB74FAD5-C416-4B7B-A035-8C3AD672F001
           Start        End    Sectors   Size Type
nvme0n1p1    2048    2203647    2201600     1G EFI System
nvme0n1p2 2203648 2000406527 1998202880 952.8G Linux filesystem

parted -lm (filtered): _________________________________________________________

nvme0n1:1024GB:nvme:512:512:gpt:INTEL SSDPEKNW010T8H:;
1:1049kB:1128MB:1127MB:fat32::boot, esp;
2:1128MB:1024GB:1023GB:ext4::;

blkid (filtered): ______________________________________________________________

NAME        FSTYPE   UUID                                 PARTUUID                             LABEL PARTLABEL
nvme0n1                                                                                              
├─nvme0n1p1 vfat     AB1E-41A0                            594b22d5-93bf-4cb9-9f89-fd915f9105d0       
└─nvme0n1p2 ext4     7237fea1-5782-445a-8915-07a173ec542f 3a661b98-6eb6-48c5-ba03-2f1f9742aad6       

Mount points (filtered): _______________________________________________________

                       Avail Use% Mounted on
/dev/nvme0n1p2          861G   3% /
efivarfs               21.4K  86% /sys/firmware/efi/efivars

Mount options (filtered): ______________________________________________________

/dev/nvme0n1p2         ext4            rw,relatime

=================== nvme0n1p1/efi/ubuntu/grub.cfg (filtered) ===================

search.fs_uuid 7237fea1-5782-445a-8915-07a173ec542f root 
set prefix=($root)'/boot/grub'
configfile $prefix/grub.cfg

=================== nvme0n1p2/boot/grub/grub.cfg (filtered) ====================

Ubuntu   7237fea1-5782-445a-8915-07a173ec542f
### END /etc/grub.d/30_os-prober ###
UEFI Firmware Settings   uefi-firmware
### END /etc/grub.d/30_uefi-firmware ###

======================== nvme0n1p2/etc/fstab (filtered) ========================

# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/nvme0n1p2 during curtin installation
/dev/disk/by-uuid/7237fea1-5782-445a-8915-07a173ec542f / ext4 defaults 0 1
# /boot/efi was on /dev/nvme0n1p1 during curtin installation
/dev/disk/by-uuid/AB1E-41A0 /boot/efi vfat defaults 0 1
/swap.img	none	swap	sw	0	0

==================== nvme0n1p2/etc/default/grub (filtered) =====================

GRUB_DEFAULT=0
GRUB_TIMEOUT_STYLE=hidden
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

================= nvme0n1p2: Location of files loaded by Grub ==================

           GiB - GB             File                                 Fragment(s)
 573,018943787 = 615,274405888  boot/grub/grub.cfg                             1
 636,252201080 = 683,170598912  boot/vmlinuz                                   1
 636,252201080 = 683,170598912  boot/vmlinuz-6.8.0-45-generic                  1
 636,252201080 = 683,170598912  boot/vmlinuz.old                               1
 241,408828735 = 259,210756096  boot/initrd.img                                1
 241,408828735 = 259,210756096  boot/initrd.img-6.8.0-45-generic               1
 241,408828735 = 259,210756096  boot/initrd.img.old                            1

=================== nvme0n1p2: ls -l /etc/grub.d/ (filtered) ===================

-rwxr-xr-x 1 root root 18133 Apr  4 12:12 10_linux
-rwxr-xr-x 1 root root 43202 Apr  4 12:12 10_linux_zfs
-rwxr-xr-x 1 root root 14513 Apr  4 12:12 20_linux_xen
-rwxr-xr-x 1 root root   786 Apr  4 12:12 25_bli
-rwxr-xr-x 1 root root 13120 Apr  4 12:12 30_os-prober
-rwxr-xr-x 1 root root  1174 Apr  4 12:12 30_uefi-firmware
-rwxr-xr-x 1 root root   722 Apr  5 13:36 35_fwupd
-rwxr-xr-x 1 root root   214 Apr  4 12:12 40_custom
-rwxr-xr-x 1 root root   215 Apr  4 12:12 41_custom



Suggested repair: ______________________________________________________________

The default repair of the Boot-Repair utility would reinstall the grub-efi-amd64-signed of
nvme0n1p2,
using the following options:  nvme0n1p1/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file

Final advice in case of suggested repair: ______________________________________

Please do not forget to make your UEFI firmware boot on the L'OS actuellement utilisé - Ubuntu 24.04.1 LTS entry (nvme0n1p1/efi/****/shim****.efi (**** will be updated in the final message) file) !

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#8 Le 22/09/2024, à 20:46

geole

Re : DD externe USB non reconnu après passage en 24.04

cmontesquat a écrit :

Quant à la commande c'est assez radical !

$ Dat1=$(date +"%H:%M:%S");sleep 99;journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
-- No entries --

...

Aurais-tu un autre ordinateur pour vérifier que ce disque externe  est reconnu?
Si pas le cas, boote avec un ancien support d'installation ubuntu, choisis " essayer avant d'installer"
Puis, lorsque c'est opérationnel, refais ce que j'ai proposé,


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#9 Le 23/09/2024, à 14:42

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Merci et donc

Sur mon autre poste qui est en Ubuntu 22.04.3 LTS (avec un retard colossal de mise à jour) le DD est visible, se monte tout seul et je peux lire les données dessus.
Résultat de la commande sur ce poste:

$ Dat1=$(date +"%H:%M:%S");sleep 99;journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal' can see all messages.
      Pass -q to turn off this notice.
-- No entries --

En tout cas ce test prouve que le DD est en bon état de fonctionnement... bien que le résultat de la commande m'inquiète (elle a été passée en mode utilisateur).
Que faire ?

Hors ligne

#10 Le 23/09/2024, à 15:42

geole

Re : DD externe USB non reconnu après passage en 24.04

Bonjour
Si tu peux recommencer l'opération avec cette nouvelle commande

Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 

et donne aussi

lsblk -fe7

Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#11 Le 23/09/2024, à 16:36

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Donc

Les manipulations ont été faites sur le poste en 22.04 (pas sur celui en 24.04 puisqu'il ne donnait pas de réponse).
Commande n°1

$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 23 17:27:42 PCMaison kernel: usb 2-4: new SuperSpeed USB device number 4 using xhci_hcd
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Product: easystore 2648
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Manufacturer: Western Digital
sept. 23 17:27:42 PCMaison kernel: usb 2-4: SerialNumber: 57583832443432443644385A
sept. 23 17:27:42 PCMaison kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
sept. 23 17:27:42 PCMaison kernel: scsi host7: usb-storage 2-4:1.0
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1035267 PROTO=UDP SPT=3702 DPT=45923 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=538377 PROTO=UDP SPT=3702 DPT=39821 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15761 DF PROTO=UDP SPT=3702 DPT=48078 LEN=1285 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=190526 PROTO=UDP SPT=3702 DPT=44605 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached Enclosure device
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached scsi generic sg4 type 13
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: [sdc] Spinning up disk...
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=170025 PROTO=UDP SPT=3702 DPT=55715 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1042090 PROTO=UDP SPT=3702 DPT=56040 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15812 DF PROTO=UDP SPT=3702 DPT=55064 LEN=1285 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=242668 PROTO=UDP SPT=3702 DPT=37709 LEN=1299 
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to get diagnostic page 0x1
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to bind enclosure -19
sept. 23 17:27:49 PCMaison kernel: .ready
sept. 23 17:27:49 PCMaison kernel: sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 9767475200 51$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 23 17:27:42 PCMaison kernel: usb 2-4: new SuperSpeed USB device number 4 using xhci_hcd
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Product: easystore 2648
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Manufacturer: Western Digital
sept. 23 17:27:42 PCMaison kernel: usb 2-4: SerialNumber: 57583832443432443644385A
sept. 23 17:27:42 PCMaison kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
sept. 23 17:27:42 PCMaison kernel: scsi host7: usb-storage 2-4:1.0
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1035267 PROTO=UDP SPT=3702 DPT=45923 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=538377 PROTO=UDP SPT=3702 DPT=39821 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15761 DF PROTO=UDP SPT=3702 DPT=48078 LEN=1285 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=190526 PROTO=UDP SPT=3702 DPT=44605 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached Enclosure device
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached scsi generic sg4 type 13
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: [sdc] Spinning up disk...
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=170025 PROTO=UDP SPT=3702 DPT=55715 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1042090 PROTO=UDP SPT=3702 DPT=56040 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15812 DF PROTO=UDP SPT=3702 DPT=55064 LEN=1285 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=242668 PROTO=UDP SPT=3702 DPT=37709 LEN=1299 
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to get diagnostic page 0x1
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to bind enclosure -19
sept. 23 17:27:49 PCMaison kernel: .ready
sept. 23 17:27:49 PCMaison kernel: sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Write Protect is off
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] No Caching mode page found
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through
sept. 23 17:27:50 PCMaison kernel:  sdc: sdc1
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
sept. 23 17:27:50 PCMaison kernel: EXT4-fs (sdc1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.2-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Write Protect is off$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 23 17:27:42 PCMaison kernel: usb 2-4: new SuperSpeed USB device number 4 using xhci_hcd
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB dev$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 23 17:27:42 PCMaison kernel: usb 2-4: new SuperSpeed USB device number 4 using xhci_hcd
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Product: easystore 2648
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Manufacturer: Western Digital
sept. 23 17:27:42 PCMaison kernel: usb 2-4: SerialNumber: 57583832443432443644385A
sept. 23 17:27:42 PCMaison kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
sept. 23 17:27:42 PCMaison kernel: scsi host7: usb-storage 2-4:1.0
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1035267 PROTO=UDP SPT=3702 DPT=45923 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=538377 PROTO=UDP SPT=3702 DPT=39821 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15761 DF PROTO=UDP SPT=3702 DPT=48078 LEN=1285 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=190526 PROTO=UDP SPT=3702 DPT=44605 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached Enclosure device
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached scsi generic sg4 type 13
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: [sdc] Spinning up disk...
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=170025 PROTO=UDP SPT=3702 DPT=55715 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1042090 PROTO=UDP SPT=3702 DPT=56040 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15812 DF PROTO=UDP SPT=3702 DPT=55064 LEN=1285 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=242668 PROTO=UDP SPT=3702 DPT=37709 LEN=1299 
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to get diagnostic page 0x1
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to bind enclosure -19
sept. 23 17:27:49 PCMaison kernel: .ready
sept. 23 17:27:49 PCMaison kernel: sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Write Protect is off
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] No Caching mode page found
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through
sept. 23 17:27:50 PCMaison kernel:  sdc: sdc1
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
sept. 23 17:27:50 PCMaison kernel: EXT4-fs (sdc1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.ice found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Product: easystore 2648
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Manufacturer: Western Digital
sept. 23 17:27:42 PCMaison kernel: usb 2-4: SerialNumber: 57583832443432443644385A
sept. 23 17:27:42 PCMaison kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
sept. 23 17:27:42 PCMaison kernel: scsi host7: usb-storage 2-4:1.0
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1035267 PROTO=UDP SPT=3702 DPT=45923 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=538377 PROTO=UDP SPT=3702 DPT=39821 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15761 DF PROTO=UDP SPT=3702 DPT=48078 LEN=1285 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=190526 PROTO=UDP SPT=3702 DPT=44605 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached Enclosure device
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached scsi generic sg4 type 13
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: [sdc] Spinning up disk...
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=170025 PROTO=UDP SPT=3702 DPT=55715 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOC$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 23 17:27:42 PCMaison kernel: usb 2-4: new SuperSpeed USB device number 4 using xhci_hcd
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 23 17:27:42 PCMaison kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Product: easystore 2648
sept. 23 17:27:42 PCMaison kernel: usb 2-4: Manufacturer: Western Digital
sept. 23 17:27:42 PCMaison kernel: usb 2-4: SerialNumber: 57583832443432443644385A
sept. 23 17:27:42 PCMaison kernel: usb-storage 2-4:1.0: USB Mass Storage device detected
sept. 23 17:27:42 PCMaison kernel: scsi host7: usb-storage 2-4:1.0
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1035267 PROTO=UDP SPT=3702 DPT=45923 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=538377 PROTO=UDP SPT=3702 DPT=39821 LEN=1299 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15761 DF PROTO=UDP SPT=3702 DPT=48078 LEN=1285 
sept. 23 17:27:42 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=190526 PROTO=UDP SPT=3702 DPT=44605 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: scsi 7:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached Enclosure device
sept. 23 17:27:43 PCMaison kernel: ses 7:0:0:1: Attached scsi generic sg4 type 13
sept. 23 17:27:43 PCMaison kernel: sd 7:0:0:0: [sdc] Spinning up disk...
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:1ff4:119d:1865:d44e LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=170025 PROTO=UDP SPT=3702 DPT=55715 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1042090 PROTO=UDP SPT=3702 DPT=56040 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15812 DF PROTO=UDP SPT=3702 DPT=55064 LEN=1285 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=242668 PROTO=UDP SPT=3702 DPT=37709 LEN=1299 
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to get diagnostic page 0x1
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to bind enclosure -19
sept. 23 17:27:49 PCMaison kernel: .ready
sept. 23 17:27:49 PCMaison kernel: sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Write Protect is off
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] No Caching mode page found
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through
sept. 23 17:27:50 PCMaison kernel:  sdc: sdc1
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
sept. 23 17:27:50 PCMaison kernel: EXT4-fs (sdc1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.K] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=2a01:0e34:ec03:e540:0000:0000:0000:0001 DST=2a01:0e34:ec03:e540:ffb8:17e7:b946:d788 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=1042090 PROTO=UDP SPT=3702 DPT=56040 LEN=1299 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:08:00 SRC=192.168.0.254 DST=192.168.0.15 LEN=1305 TOS=0x00 PREC=0x00 TTL=64 ID=15812 DF PROTO=UDP SPT=3702 DPT=55064 LEN=1285 
sept. 23 17:27:43 PCMaison kernel: [UFW BLOCK] IN=enp4s0 OUT= MAC=b0:7b:25:1f:57:59:70:fc:8f:9f:75:ac:86:dd SRC=fe80:0000:0000:0000:72fc:8f13:379f:75ac DST=fe80:0000:0000:0000:9acb:4eea:e026:4bb0 LEN=1339 TC=0 HOPLIMIT=64 FLOWLBL=242668 PROTO=UDP SPT=3702 DPT=37709 LEN=1299 
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to get diagnostic page 0x1
sept. 23 17:27:48 PCMaison kernel: ses 7:0:0:1: Failed to bind enclosure -19
sept. 23 17:27:49 PCMaison kernel: .ready
sept. 23 17:27:49 PCMaison kernel: sd 7:0:0:0: [sdc] Very big device. Trying to use READ CAPACITY(16).
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] 4096-byte physical blocks
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Write Protect is off
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] No Caching mode page found
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through
sept. 23 17:27:50 PCMaison kernel:  sdc: sdc1
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
sept. 23 17:27:50 PCMaison kernel: EXT4-fs (sdc1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Mode Sense: 47 00 10 08
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] No Caching mode page found
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Assuming drive cache: write through
sept. 23 17:27:50 PCMaison kernel:  sdc: sdc1
sept. 23 17:27:50 PCMaison kernel: sd 7:0:0:0: [sdc] Attached SCSI disk
sept. 23 17:27:50 PCMaison kernel: EXT4-fs (sdc1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.

Commande N°2

$ lsblk -fe7
NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                         
└─sda1
     ext4   1.0   DATA  09b5b99e-538d-4283-81ee-9f03af490546  776,4G    10% /mnt/sda1
sdb  vfat   FAT32 ClefUSB
                        489E-ABA6                                           /media/famillem_user/ClefUSB
sdc                                                                         
└─sdc1
     ext4   1.0   DD_5T 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c                /media/famillem_user/DD_5T
sr0                                                                         
nvme0n1
│                                                                           
├─nvme0n1p1
│    vfat   FAT32       7DC4-652C                             504,9M     1% /boot/efi
└─nvme0n1p2
     ext4   1.0         d9680205-2dcd-4400-bcd1-7217716f59a9  416,9G     6% /var/snap/firefox/common/host-hunspell
                                                                            /

C'est mieux !!

Hors ligne

#12 Le 23/09/2024, à 16:57

geole

Re : DD externe USB non reconnu après passage en 24.04

Le montage du disque semble normal.
Peux-tu refaire le scénario sur l'ordinateur à problème pour chacun de ses ports.


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#13 Le 24/09/2024, à 13:19

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Bien, voici les résultats...

Sur le Port USB de gauche → DD monté et lisible

~$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
[sudo] Mot de passe de admcyrill : 
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: new SuperSpeed USB device number 30 using xhci_hcd
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: Product: easystore 2648
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: Manufacturer: Western Digital
sept. 24 13:40:07 PortableCyrill kernel: usb 4-1: SerialNumber: 57583832443432443644385A
sept. 24 13:40:07 PortableCyrill kernel: usb-storage 4-1:1.0: USB Mass Storage device detected
sept. 24 13:40:07 PortableCyrill kernel: scsi host0: usb-storage 4-1:1.0
sept. 24 13:40:08 PortableCyrill kernel: scsi 0:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 24 13:40:08 PortableCyrill kernel: scsi 0:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 24 13:40:08 PortableCyrill kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
sept. 24 13:40:12 PortableCyrill kernel: scsi 0:0:0:1: Attached scsi generic sg1 type 13
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Spinning up disk...
sept. 24 13:40:12 PortableCyrill kernel: ....ready
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Write Protect is off
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] No Caching mode page found
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
sept. 24 13:40:12 PortableCyrill kernel:  sda: sda1
sept. 24 13:40:12 PortableCyrill kernel: sd 0:0:0:0: [sda] Attached SCSI disk
sept. 24 13:40:12 PortableCyrill kernel: scsi 0:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 24 13:40:12 PortableCyrill kernel: scsi 0:0:0:1: Failed to get diagnostic page 0x1
sept. 24 13:40:12 PortableCyrill kernel: scsi 0:0:0:1: Failed to bind enclosure -19
sept. 24 13:40:12 PortableCyrill kernel: ses 0:0:0:1: Attached Enclosure device
sept. 24 13:40:16 PortableCyrill kernel: [UFW BLOCK] IN=nordlynx OUT= MAC= SRC=10.5.0.2 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=41855 DF PROTO=UDP SPT=54706 DPT=3702 LEN=615 
sept. 24 13:40:16 PortableCyrill kernel: EXT4-fs (sda1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.
sept. 24 13:40:16 PortableCyrill kernel: audit: type=1400 audit(1727178016.420:10135): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.firefox" name="/etc/fstab" pid=3366 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
sept. 24 13:40:29 PortableCyrill kernel: usb 3-2.4: reset low-speed USB device number 18 using xhci_hcd
sept. 24 13:40:39 PortableCyrill kernel: usb 3-2.4: reset low-speed USB device number 18 using xhci_hcd
sept. 24 13:40:42 PortableCyrill kernel: usb 3-2.4: reset low-speed USB device number 18 using xhci_hcd
sept. 24 13:40:45 PortableCyrill kernel: usb 3-2.4: reset low-speed USB device number 18 using xhci_hcd
~$ lsblk -fe7
NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                         
└─sda1
     ext4   1.0   DD_5T 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c    3,4T    20% /media/admcyrill/DD_5T
nvme0n1
                                                                            
├─nvme0n1p1
│    vfat   FAT32       AB1E-41A0                                           
└─nvme0n1p2
     ext4   1.0         7237fea1-5782-445a-8915-07a173ec542f  860,7G     3% /


Sur le port USB de droite → DD monté et lisible

~$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: new SuperSpeed USB device number 32 using xhci_hcd
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: Product: easystore 2648
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: Manufacturer: Western Digital
sept. 24 13:50:49 PortableCyrill kernel: usb 4-2: SerialNumber: 57583832443432443644385A
sept. 24 13:50:49 PortableCyrill kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
sept. 24 13:50:49 PortableCyrill kernel: scsi host0: usb-storage 4-2:1.0
sept. 24 13:50:49 PortableCyrill kernel: [UFW BLOCK] IN=nordlynx OUT= MAC= SRC=10.5.0.2 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=54810 DF PROTO=UDP SPT=46306 DPT=3702 LEN=615 
sept. 24 13:50:50 PortableCyrill kernel: scsi 0:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 24 13:50:50 PortableCyrill kernel: scsi 0:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 24 13:50:50 PortableCyrill kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
sept. 24 13:50:57 PortableCyrill kernel: ses 0:0:0:1: Attached Enclosure device
sept. 24 13:50:57 PortableCyrill kernel: ses 0:0:0:1: Attached scsi generic sg1 type 13
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Spinning up disk...
sept. 24 13:50:57 PortableCyrill kernel: [UFW BLOCK] IN=nordlynx OUT= MAC= SRC=10.5.0.2 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=55245 DF PROTO=UDP SPT=51222 DPT=3702 LEN=615 
sept. 24 13:50:57 PortableCyrill kernel: ses 0:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 24 13:50:57 PortableCyrill kernel: ses 0:0:0:1: Failed to get diagnostic page 0x1
sept. 24 13:50:57 PortableCyrill kernel: ses 0:0:0:1: Failed to bind enclosure -19
sept. 24 13:50:57 PortableCyrill kernel: .ready
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Write Protect is off
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] No Caching mode page found
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
sept. 24 13:50:57 PortableCyrill kernel:  sda: sda1
sept. 24 13:50:57 PortableCyrill kernel: sd 0:0:0:0: [sda] Attached SCSI disk
sept. 24 13:50:57 PortableCyrill kernel: EXT4-fs (sda1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.
sept. 24 13:50:57 PortableCyrill kernel: audit: type=1400 audit(1727178657.805:10137): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.firefox" name="/etc/fstab" pid=3366 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
~$ lsblk -fe7
NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                         
└─sda1
     ext4   1.0   DD_5T 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c    3,4T    20% /media/admcyrill/DD_5T
nvme0n1
                                                                            
├─nvme0n1p1
│    vfat   FAT32       AB1E-41A0                                           
└─nvme0n1p2
     ext4   1.0         7237fea1-5782-445a-8915-07a173ec542f  860,7G     3% /

Sur le mini-hub (où il était connecté avant et où le DD de 1 To est reconnu sans problème) → DD monté et lisible

~$ Dat1=$(date +"%H:%M:%S");sleep 99; sudo journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k 
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: new SuperSpeed USB device number 35 using xhci_hcd
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: New USB device found, idVendor=1058, idProduct=2648, bcdDevice=10.34
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: Product: easystore 2648
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: Manufacturer: Western Digital
sept. 24 13:58:45 PortableCyrill kernel: usb 4-2.1.4: SerialNumber: 57583832443432443644385A
sept. 24 13:58:45 PortableCyrill kernel: usb-storage 4-2.1.4:1.0: USB Mass Storage device detected
sept. 24 13:58:45 PortableCyrill kernel: scsi host0: usb-storage 4-2.1.4:1.0
sept. 24 13:58:46 PortableCyrill kernel: [UFW BLOCK] IN=nordlynx OUT= MAC= SRC=10.5.0.2 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=37519 DF PROTO=UDP SPT=55423 DPT=3702 LEN=615 
sept. 24 13:58:46 PortableCyrill kernel: scsi 0:0:0:0: Direct-Access     WD       easystore 2648   1034 PQ: 0 ANSI: 6
sept. 24 13:58:46 PortableCyrill kernel: scsi 0:0:0:1: Enclosure         WD       SES Device       1034 PQ: 0 ANSI: 6
sept. 24 13:58:46 PortableCyrill kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
sept. 24 13:58:53 PortableCyrill kernel: ses 0:0:0:1: Attached Enclosure device
sept. 24 13:58:53 PortableCyrill kernel: ses 0:0:0:1: Attached scsi generic sg1 type 13
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Spinning up disk...
sept. 24 13:58:53 PortableCyrill kernel: [UFW BLOCK] IN=nordlynx OUT= MAC= SRC=10.5.0.2 DST=239.255.255.250 LEN=635 TOS=0x00 PREC=0x00 TTL=1 ID=38078 DF PROTO=UDP SPT=33674 DPT=3702 LEN=615 
sept. 24 13:58:53 PortableCyrill kernel: ses 0:0:0:1: Wrong diagnostic page; asked for 1 got 8
sept. 24 13:58:53 PortableCyrill kernel: ses 0:0:0:1: Failed to get diagnostic page 0x1
sept. 24 13:58:53 PortableCyrill kernel: ses 0:0:0:1: Failed to bind enclosure -19
sept. 24 13:58:53 PortableCyrill kernel: .ready
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Very big device. Trying to use READ CAPACITY(16).
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] 9767475200 512-byte logical blocks: (5.00 TB/4.55 TiB)
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Write Protect is off
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Mode Sense: 47 00 10 08
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] No Caching mode page found
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
sept. 24 13:58:53 PortableCyrill kernel:  sda: sda1
sept. 24 13:58:53 PortableCyrill kernel: sd 0:0:0:0: [sda] Attached SCSI disk
sept. 24 13:58:54 PortableCyrill kernel: EXT4-fs (sda1): mounted filesystem 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c r/w with ordered data mode. Quota mode: none.
sept. 24 13:58:54 PortableCyrill kernel: audit: type=1400 audit(1727179134.471:10139): apparmor="DENIED" operation="open" class="file" profile="snap.firefox.firefox" name="/etc/fstab" pid=3366 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
sept. 24 13:59:16 PortableCyrill kernel: usb 3-2.4: reset low-speed USB device number 27 using xhci_hcd
~$ lsblk -fe7
NAME FSTYPE FSVER LABEL UUID                                 FSAVAIL FSUSE% MOUNTPOINTS
sda                                                                         
└─sda1
     ext4   1.0   DD_5T 2bc2c77a-2e4d-44f4-becb-2b24a0e3473c    3,4T    20% /media/admcyrill/DD_5T
nvme0n1
                                                                            
├─nvme0n1p1
│    vfat   FAT32       AB1E-41A0                                           
└─nvme0n1p2
     ext4   1.0         7237fea1-5782-445a-8915-07a173ec542f  860,7G     3% /

Que c’est-il donc passé ? J’avais redémarré le poste, débranché et rebranché le DD… avant de faire ma demande.

Hors ligne

#14 Le 24/09/2024, à 14:02

geole

Re : DD externe USB non reconnu après passage en 24.04

Bonjour.
Quelquefois, tout reste bien mystérieux..
Peut-être, entre temps, une mise à jour qui s'est faite.
Ou un mauvais enfichage de ta part...


Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit,  utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir  https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248

Hors ligne

#15 Le 24/09/2024, à 14:16

cmontesquat

Re : DD externe USB non reconnu après passage en 24.04

Merci en tout cas.

Hors ligne