Pages : 1
#1 Hier à 15:48
- abrainboy
Disque externe ntfs en lecture seule
Bonjour,
Voici la ligne dans /etc/fstab:
/dev/disk/by-uuid/9E76111F7610F9AB /media/Passport ntfs defaults,umask=007,gid=1000,uid=1000,nls=utf8 0 1
Comment faire pour changer les permissions afin que je puisse créer un nouveau dossier?
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#2 Hier à 15:59
- geole
Re : Disque externe ntfs en lecture seule
Bonjour
D'abord, es-tu l'utilisateur 1000?
id
et
mount | grep Passport
ls -ls /media
De plus, si c'est un disque externe, il suffit probablement de ne pas le décrire dans /etc/fstab
Dernière modification par geole (Hier à 16:03)
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
#3 Hier à 17:15
- abrainboy
Re : Disque externe ntfs en lecture seule
benoit@pc-linux:~$ id
uid=1000(benoit) gid=1000(benoit) groupes=1000(benoit),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),100(users),114(lpadmin),984(sambashare)
benoit@pc-linux:~$ mount | grep Passport
/dev/sde1 on /media/Passport type ntfs (ro,relatime,uid=1000,gid=1000,umask=07,nls=utf8,errors=continue,mft_zone_multiplier=1)
benoit@pc-linux:~$ ls -ls /media
total 12
4 drwxrwx---+ 4 root root 4096 janv. 17 09:08 benoit
8 dr-xr-x--- 1 benoit benoit 8192 avril 7 2024 Passport
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#4 Hier à 17:27
- iznobe
Re : Disque externe ntfs en lecture seule
Bonjour , vu :
benoit@pc-linux:~$ mount | grep Passport /dev/sde1 on /media/Passport type ntfs (ro,....
il faut ajouter " ,rw " aux options de la ligne de ton fstab , si tu tiens absolument a passer par le fstab , mais comme l' a dit @geole , il vaut mieux eviter , surtout que tu n' as pas mis d' option de protection pour le cas ou le disque externe n ' est plus connecté , ce qui te fera poireauter 1min 30 dans le meilleur des cas , et dans le pire , tu ne demarreras plus du tout ....
Dernière modification par iznobe (Hier à 17:29)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#5 Hier à 17:51
- abrainboy
Re : Disque externe ntfs en lecture seule
J'ai rajouté l'option ",rw" dans le /etc/fstab mais la commande mount | grep Passport me retourne toujours "ro"
benoit@pc-linux:~$ mount | grep Passport
/dev/sde1 on /media/Passport type ntfs (ro,relatime,uid=1000,gid=1000,umask=07,nls=utf8,errors=continue,mft_zone_multiplier=1)
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#6 Hier à 18:27
- iznobe
Re : Disque externe ntfs en lecture seule
si c' est un disque externe , il faut de toute maniere ajouter d' autres parametres . le mieux etant de ne pas passer par le fstab du tout .
montre :
sudo umount -v /dev/sde1
sudo mount -av
mount | grep Passport
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#7 Hier à 18:33
- geole
Re : Disque externe ntfs en lecture seule
Je viens de jouer ta façon de faire avec une clé USB. Le résultat est bon
A mon avis, cette partition mérite un contrôle chkdsk fait par un windows.
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
#8 Hier à 18:47
- abrainboy
Re : Disque externe ntfs en lecture seule
benoit@pc-linux:~$ sudo umount -v /dev/sde1
umount: /media/Passport (/dev/sde1) démonté
benoit@pc-linux:~$ sudo mount -av
/ : ignoré
none : ignoré
/mnt/08B2DE57B2DE4938 : déjà monté
/mnt/84a2b9c7-6667-4646-96cc-e4c5e0ffee22 : déjà monté
/mnt/52FE7B09FE7AE51F : déjà monté
/media/benoit/Ben-Data : déjà monté
mount: (hint) your fstab has been modified, but systemd still uses
the old version; use 'systemctl daemon-reload' to reload.
/media/Passport : successfully mounted
benoit@pc-linux:~$ mount | grep Passport
/dev/sde1 on /media/Passport type ntfs (ro,relatime,uid=1000,gid=1000,umask=07,nls=utf8,errors=continue,mft_zone_multiplier=1,x-gvfs-show)
Si je ne veux pas utiliser fstab, je le démonte, enlève la ligne dans le fichier, le débranche, redémarre et le rebranche (USB) ?
Sous Windows il est aussi en lecture seule...
Dernière modification par abrainboy (Hier à 18:56)
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#9 Hier à 19:10
- geole
Re : Disque externe ntfs en lecture seule
La manipulation est bonne..
Mais , c'est bien un disque dur avec un moteur et pas un SSD ou une clé USB?
Fait d'abord cette manipulation
Débranche ton disque puis fais cette commande en copier/coller:
Dat1=$(date +"%H:%M:%S");sleep 45;journalctl --no-hostname --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.
donne aussi ce retour
journalctl --no-pager -b -g sde -n 100
Dernière modification par geole (Hier à 19:14)
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
#10 Hier à 19:15
- abrainboy
Re : Disque externe ntfs en lecture seule
Avant de faire ça je réponds à ta question: C'est un disque externe USB, Western Digital Passport 4To
Je lance quand même ta proposition?
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#11 Hier à 19:21
- iznobe
Re : Disque externe ntfs en lecture seule
si le disque est en lecture seule sur les 2 OS , il y a un soucis .
un rapport serait bienvenu : smartmontools
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#12 Hier à 19:45
- abrainboy
Re : Disque externe ntfs en lecture seule
smartmontools installé, je fais quoi?
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#13 Hier à 19:57
- iznobe
Re : Disque externe ntfs en lecture seule
Dans les exemples suivants, on va considérer le disque dur nommé /dev/sdX, qu'il faudra remplacer par le nom du disque que vous voulez tester, par exemple /dev/hda, /dev/sdc
....
....
Pour obtenir toutes les infos disponibles par SMART sur le disque :sudo smartctl -s on -a /dev/sdX
donc tu montre le retour de :
sudo smartctl -s on -a /dev/sde
tu peux faire les commandes proposées par @geole aussi , histoire de verifier ce que le noyau fait lors de l' insertion de ton disque USB , ca nou donnera des infos supplémentaires .
Dernière modification par iznobe (Hier à 20:00)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#14 Hier à 19:59
- abrainboy
Re : Disque externe ntfs en lecture seule
benoit@pc-linux:~$ sudo smartctl -s on -a /dev/sde
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-51-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Western Digital Elements / My Passport (USB, AF)
Device Model: WDC WD40NMZW-11GX6S1
Serial Number: WD-WX61EC67LA84
LU WWN Device Id: 5 0014ee 6b2c3fc4a
Firmware Version: 01.01A01
User Capacity: 4000753475584 bytes [4,00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Form Factor: 2.5 inches
TRIM Command: Available, deterministic
Device is: In smartctl database 7.3/5528
ATA Version is: ACS-3 (minor revision not indicated)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Fri Jan 17 13:59:02 2025 EST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: (21300) seconds.
Offline data collection
capabilities: (0x1b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 535) minutes.
SCT capabilities: (0x30b5) SCT Status supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 253 253 021 Pre-fail Always - 5208
4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1834
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 080 079 000 Old_age Always - 15039
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 76
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 44
193 Load_Cycle_Count 0x0032 199 199 000 Old_age Always - 4556
194 Temperature_Celsius 0x0022 123 107 000 Old_age Always - 29
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
Selective Self-tests/Logging not supported
The above only provides legacy SMART information - try 'smartctl -x' for more
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#15 Hier à 20:00
- iznobe
Re : Disque externe ntfs en lecture seule
tu peux faire les commandes proposées par @geole aussi , histoire de verifier ce que le noyau fait lors de l' insertion de ton disque USB , ca nou donnera des infos supplémentaires .
@ 1ere vue rien d' anormal dans le rapport.
Dernière modification par iznobe (Hier à 20:02)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#16 Hier à 20:07
- abrainboy
Re : Disque externe ntfs en lecture seule
enoit@pc-linux:~$ Dat1=$(date +"%H:%M:%S");sleep 45;journalctl --no-hostname --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k
janv. 17 14:05:23 kernel: usb 6-1: new SuperSpeed USB device number 6 using xhci_hcd
janv. 17 14:05:23 kernel: usb 6-1: New USB device found, idVendor=1058, idProduct=25e2, bcdDevice=40.04
janv. 17 14:05:23 kernel: usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
janv. 17 14:05:23 kernel: usb 6-1: Product: My Passport 25E2
janv. 17 14:05:23 kernel: usb 6-1: Manufacturer: Western Digital
janv. 17 14:05:23 kernel: usb 6-1: SerialNumber: 57583631454336374C413834
janv. 17 14:05:23 kernel: usb-storage 6-1:1.0: USB Mass Storage device detected
janv. 17 14:05:23 kernel: scsi host10: usb-storage 6-1:1.0
janv. 17 14:05:24 kernel: scsi 10:0:0:0: Direct-Access WD My Passport 25E2 4004 PQ: 0 ANSI: 6
janv. 17 14:05:24 kernel: scsi 10:0:0:1: Enclosure WD SES Device 4004 PQ: 0 ANSI: 6
janv. 17 14:05:24 kernel: sd 10:0:0:0: Attached scsi generic sg4 type 0
janv. 17 14:05:24 kernel: ses 10:0:0:1: Attached Enclosure device
janv. 17 14:05:24 kernel: ses 10:0:0:1: Attached scsi generic sg5 type 13
janv. 17 14:05:24 kernel: sd 10:0:0:0: [sde] Spinning up disk...
janv. 17 14:05:24 kernel: ses 10:0:0:1: Wrong diagnostic page; asked for 1 got 8
janv. 17 14:05:24 kernel: ses 10:0:0:1: Failed to get diagnostic page 0x1
janv. 17 14:05:24 kernel: ses 10:0:0:1: Failed to bind enclosure -19
janv. 17 14:05:31 kernel: .......ready
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 14:05:31 kernel: sde: sde1
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 14:05:31 kernel: audit: type=1107 audit(1737140731.804:6443): pid=1335 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.3" mask="receive" pid=201899 label="snap.thunderbird.thunderbird" peer_pid=1372 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
janv. 17 14:05:31 kernel: ntfs: volume version 3.1.
janv. 17 14:05:31 kernel: audit: type=1107 audit(1737140731.814:6444): pid=1335 uid=101 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/login1" interface="org.freedesktop.DBus.Properties" member="PropertiesChanged" name=":1.3" mask="receive" pid=201899 label="snap.thunderbird.thunderbird" peer_pid=1372 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=101 hostname=? addr=? terminal=?'
benoit@pc-linux:~$ journalctl --no-pager -b -g sde -n 100
janv. 17 14:05:31 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 14:05:31 pc-linux (udev-worker)[213764]: sde1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde1' failed with exit code 1.
janv. 17 14:05:31 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 14:05:31 pc-linux (udev-worker)[213764]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 14:05:31 pc-linux kernel: sde: sde1
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
janv. 17 14:05:31 pc-linux kernel: sd 10:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
janv. 17 14:05:24 pc-linux kernel: sd 10:0:0:0: [sde] Spinning up disk...
janv. 17 13:59:02 pc-linux sudo[213540]: benoit : TTY=pts/0 ; PWD=/home/benoit ; USER=root ; COMMAND=/usr/sbin/smartctl -s on -a /dev/sde
janv. 17 13:56:41 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 13:56:40 pc-linux (udev-worker)[213442]: sde1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde1' failed with exit code 1.
janv. 17 13:56:40 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 13:56:40 pc-linux (udev-worker)[213442]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 13:56:40 pc-linux kernel: sde: sde1
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
janv. 17 13:56:40 pc-linux kernel: sd 10:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
janv. 17 13:56:33 pc-linux kernel: sd 10:0:0:0: [sde] Spinning up disk...
janv. 17 13:46:14 pc-linux udisksd[1374]: Unmounted /dev/sde1 on behalf of uid 1000
janv. 17 13:43:40 pc-linux smartd[212805]: Device: /dev/sde [SAT], state written to /var/lib/smartmontools/smartd.WDC_WD40NMZW_11GX6S1-WD_WX61EC67LA84.ata.state
janv. 17 13:43:40 pc-linux smartd[212805]: Device: /dev/sde [SAT], is SMART capable. Adding to "monitor" list.
janv. 17 13:43:39 pc-linux smartd[212805]: Device: /dev/sde [SAT], found in smartd database 7.3/5528: Western Digital Elements / My Passport (USB, AF)
janv. 17 13:43:39 pc-linux smartd[212805]: Device: /dev/sde [SAT], WDC WD40NMZW-11GX6S1, S/N:WD-WX61EC67LA84, WWN:5-0014ee-6b2c3fc4a, FW:01.01A01, 4.00 TB
janv. 17 13:43:33 pc-linux smartd[212805]: Device: /dev/sde [SAT], opened
janv. 17 12:44:06 pc-linux sudo[209441]: benoit : TTY=pts/0 ; PWD=/home/benoit ; USER=root ; COMMAND=/usr/bin/umount -v /dev/sde1
janv. 17 09:36:26 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 09:36:26 pc-linux (udev-worker)[196980]: sde1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde1' failed with exit code 1.
janv. 17 09:36:25 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:36:25 pc-linux (udev-worker)[196980]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 09:36:25 pc-linux kernel: sde: sde1
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
janv. 17 09:36:25 pc-linux kernel: sd 10:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
janv. 17 09:36:17 pc-linux kernel: sd 10:0:0:0: [sde] Spinning up disk...
janv. 17 09:28:16 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:24:22 pc-linux kernel: ntfs: (device sde1): ntfs_read_locked_inode(): Failed with error code -5. Marking corrupt inode 0x6de57 as bad. Run chkdsk.
janv. 17 09:24:22 pc-linux kernel: ntfs: (device sde1): ntfs_read_locked_inode(): Failed to get bitmap attribute.
janv. 17 09:24:22 pc-linux kernel: ntfs: (device sde1): ntfs_read_locked_attr_inode(): Failed with error code -5 while reading attribute inode (mft_no 0x6de57, type 0xb0, name_len 4). Marking corrupt inode and base inode 0x6de57 as bad. Run chkdsk.
janv. 17 09:24:22 pc-linux kernel: ntfs: (device sde1): ntfs_attr_find(): Inode is corrupt. Run chkdsk.
janv. 17 09:18:57 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 09:18:53 pc-linux udisksd[1374]: Unmounted /dev/sde1 on behalf of uid 1000
janv. 17 09:11:52 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 09:11:26 pc-linux udisksd[1374]: Unmounted /dev/sde1 on behalf of uid 1000
janv. 17 09:09:15 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /mnt/wwn-0x50014ee6b2c3fc4a-part1 on behalf of uid 1000
janv. 17 09:08:55 pc-linux kernel: ntfs3: sde1: volume is dirty and "force" flag is not set!
janv. 17 09:08:55 pc-linux kernel: ntfs3: sde1: It is recommened to use chkdsk.
janv. 17 09:08:50 pc-linux (udev-worker)[189077]: sde1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde1' failed with exit code 1.
janv. 17 09:08:50 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:08:50 pc-linux (udev-worker)[189077]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 09:08:50 pc-linux kernel: sde: sde1
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] 7813969920 512-byte logical blocks: (4.00 TB/3.64 TiB)
janv. 17 09:08:50 pc-linux kernel: sd 10:0:0:0: [sde] Very big device. Trying to use READ CAPACITY(16).
janv. 17 09:08:43 pc-linux kernel: sd 10:0:0:0: [sde] Spinning up disk...
janv. 17 09:08:15 pc-linux kernel: ntfs3: sde1: volume is dirty and "force" flag is not set!
janv. 17 09:08:15 pc-linux kernel: ntfs3: sde1: It is recommened to use chkdsk.
janv. 17 09:08:05 pc-linux kernel: ntfs3: sde1: volume is dirty and "force" flag is not set!
janv. 17 09:08:05 pc-linux kernel: ntfs3: sde1: It is recommened to use chkdsk.
janv. 17 09:08:00 pc-linux kernel: ntfs3: sde1: volume is dirty and "force" flag is not set!
janv. 17 09:07:59 pc-linux kernel: ntfs3: sde1: It is recommened to use chkdsk.
janv. 17 09:07:39 pc-linux udisksd[1374]: Unmounted /dev/sde1 on behalf of uid 1000
janv. 17 09:07:00 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /mnt/9E76111F7610F9AB on behalf of uid 1000
janv. 17 09:05:39 pc-linux udisksd[1374]: Unmounted /dev/sde1 on behalf of uid 1000
janv. 17 09:04:23 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:47 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:41 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:41 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:38 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:22 pc-linux udisksd[1374]: Mounted /dev/sde1 (system) at /media/Passport on behalf of uid 1000
janv. 17 09:02:22 pc-linux (udev-worker)[187081]: sde1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde1' failed with exit code 1.
janv. 17 09:02:22 pc-linux udisksd[1374]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sde': Unexpected sense data returned:
0000: f0 00 01 00 50 00 01 0a 80 00 00 00 00 1d 00 00 ....P...........
0010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
(g-io-error-quark, 0)
janv. 17 09:02:22 pc-linux (udev-worker)[187081]: sde: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sde' failed with exit code 1.
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] Attached SCSI disk
janv. 17 09:02:22 pc-linux kernel: sde: sde1
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] Assuming drive cache: write through
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] No Caching mode page found
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] Mode Sense: 47 00 10 08
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] Write Protect is off
janv. 17 09:02:22 pc-linux kernel: sd 10:0:0:0: [sde] 4096-byte physical blocks
Ubuntu 24.04 64 bits
Go Habs Go!
Hors ligne
#17 Hier à 20:14
#18 Hier à 22:00
- geole
Re : Disque externe ntfs en lecture seule
Le rapport smartcl montre que le disque est en bon état.
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
Et la trace du montage nontre que l'écriture est autorisée.
janv. 17 14:05:31 kernel: sd 10:0:0:0: [sde] Write Protect is off
donc cela est probablement un problème logiciel, Mais tu dis que windows a le même problème...
Supprime sa description dans le fstab
Dommages que l'application gmone-disks-utility ne pense pas à dire que pour un disque USB, c'est inutile voir pénalisant.
Dernière modification par geole (Hier à 22:11)
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