#51 Le 09/05/2023, à 23:33
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Voici le retour :
sat@sat-XPS-15-9560:~$ sudo chmod 777 /mnt/D2A4797DA47964BF
[sudo] Mot de passe de sat :
sat@sat-XPS-15-9560:~$
En réessayant avec le torrent, la même erreur apparaît.
Voici l'autre retour :
sat@sat-XPS-15-9560:~$ ls -ls /mnt/D2A4797DA47964BF
ls: impossible d'accéder à '/mnt/D2A4797DA47964BF/pagefile.sys': Erreur d'entrée/sortie
total 3311550
0 drwxrwxrwx 1 root root 0 déc. 1 2021 '$GetCurrent'
0 drwxrwxrwx 1 root root 0 juin 25 2017 '$Recycle.Bin'
4 drwxrwxrwx 1 root root 4096 sept. 26 2022 '$WINDOWS.~BT'
0 drwxrwxrwx 1 root root 0 sept. 26 2022 '$WinREAgent'
0 drwxrwxrwx 1 root root 0 juin 2 2019 AdwCleaner
0 drwxrwxrwx 1 root root 0 juin 10 2017 Apps
0 drwxrwxrwx 1 root root 0 sept. 6 2017 backup
0 drwxrwxrwx 1 root root 0 sept. 8 2017 __backuptrans_iosbk_temp
1 -rwxrwxrwx 1 root root 72 mai 12 2019 bootTel.dat
4 drwxrwxrwx 1 root root 4096 juin 10 2017 Dell
36 -rwxrwxrwx 1 root root 33476 juin 10 2017 dell.sdr
0 lrwxrwxrwx 2 root root 27 juin 25 2017 'Documents and Settings' -> /mnt/D2A4797DA47964BF/Users
0 drwxrwxrwx 1 root root 0 oct. 19 2020 Downloads
0 drwxrwxrwx 1 root root 0 juin 10 2017 Drivers
1 -rwxrwxrwx 1 root root 103 oct. 13 2017 eject_cd.log
260 drwxrwxrwx 1 root root 266240 mai 12 2019 found.000
24 drwxrwxrwx 1 root root 24576 sept. 26 2022 found.001
3294728 -rwxrwxrwx 1 root root 3373801472 nov. 10 15:20 hiberfil.sys
4 drwxrwxrwx 1 root root 4096 nov. 10 15:20 Intel
0 drwxrwxrwx 1 root root 0 sept. 6 2017 langpacks
? -????????? ? ? ? ? ? pagefile.sys
16 drwxrwxrwx 1 root root 16384 juil. 1 2019 pcdoctor_depot_tools
0 drwxrwxrwx 1 root root 0 déc. 14 2017 PerfLogs
1 -rwxrwxrwx 1 root root 627 avril 10 2018 prefs.js
12 drwxrwxrwx 1 root root 12288 oct. 11 2022 ProgramData
12 drwxrwxrwx 1 root root 12288 oct. 11 2022 'Program Files'
20 drwxrwxrwx 1 root root 20480 mai 1 2022 'Program Files (x86)'
0 drwxrwxrwx 1 root root 0 avril 10 2018 Recovery
0 drwxrwxrwx 1 root root 0 janv. 21 2018 searchplugins
16384 -rwxrwxrwx 1 root root 16777216 nov. 10 15:20 swapfile.sys
8 drwxrwxrwx 1 root root 8192 oct. 11 2022 'System Volume Information'
4 drwxrwxrwx 1 root root 4096 avril 10 2018 Users
24 drwxrwxrwx 1 root root 24576 sept. 26 2022 Windows
8 drwxrwxrwx 1 root root 8192 déc. 1 2021 Windows10Upgrade
0 drwxrwxrwx 1 root root 0 sept. 8 2017 Wondershare_DrFone_WhatsApp_Backup
sat@sat-XPS-15-9560:~$
Hors ligne
#52 Le 10/05/2023, à 06:53
- iznobe
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Pour supprimer l' appli et sa config , je peux prendre le relais si besoin , ca me parait simple .
cela dit , j ' avais proposé je sais plus trop où , d ' exécuter chkdesk sous windobz dans un 1er temps , afin d' être sur que les fichiers sont en bon état , mais je ne sais pas si ca a été fait ou pas ? .
Comme je n' utilise que très peu windobz , je ne sais pas exactement comment on s ' y prend , mais ca doit pas être sorcier .
un message de @geole pour faire le chkdsk :
Bonsoir.
Sous windows, fais en lignes de commandeschkdsk /R C:
Ce qui permettra de controler 100% de l'espace.
la lettre du lecteur sera probablement a adapter dans ton cas .
Dernière modification par iznobe (Le 10/05/2023, à 07:13)
retour COMPLET et utilisable de commande
MSI Z490A-pro , i7 10700 , 32 GB RAM .
Hors ligne
#53 Le 10/05/2023, à 08:16
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Bonjour Iznobe, très bien, je suis prêt à procéder aux manipulations dès que vous m'en donnez le feu vert.
Hors ligne
#54 Le 10/05/2023, à 08:48
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Bonjour.
La structure du fichier pagefile.sys est assez bizarre.
Je ne comprends pas trop pourquoi tu ne peux pas écrire.
Je pense que tu veux stocker dans Downloads
Mets-toi propriétaire et on mets du recurrent.
sudo chown -R $USER /mnt/D2A4797DA47964BF
sudo chmod -R 777 /mnt/D2A4797DA47964BF
Ton windows serait-il monté en lecture seule vu que je vois la présence du fichier hiberfil.sys
Donne ce retour.
mount | grep mnt
Merci iznobe de prendre le relais pour la désinstallation de l'application.
Dernière modification par geole (Le 10/05/2023, à 09:05)
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
#55 Le 10/05/2023, à 08:54
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Bonjour geole,
J'ai essayé de stocker dans un fichier à l'intérieur de "bureau" et alternativement dans ce même répertoire "bureau" et ce fut le même résultat d'erreur.
Voici le retour de la commande :
sat@sat-XPS-15-9560:~$ sudo chown -R /mnt/DA*
[sudo] Mot de passe de sat :
chown: opérande manquant après «/mnt/DA*»
Saisissez « chown --help » pour plus d'informations.
sat@sat-XPS-15-9560:~$
Hors ligne
#56 Le 10/05/2023, à 09:01
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Je viens de corriger et j'ai ajouté un controle du montage.
Dernière modification par geole (Le 10/05/2023, à 09: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
#57 Le 10/05/2023, à 09:15
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Très bien voici les retours des commandes :
sat@sat-XPS-15-9560:~$ sudo chown -R $USER /mnt/D2A4797DA47964BF
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/$WINDOWS.~BT/Sources/replacementmanifests/microsoft-edge-migration-plugin': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/pagefile.sys': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/pcdoctor_depot_tools/PCDR/ipdt': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/mcafee/WebAdvisor/MFW/packages/builtin': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Dell/SARemediation/audit': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/iTunes/ColorSync.resources/Profiles': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/iTunes/iTunes.Resources/pt.lproj': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/WindowsApps/Microsoft.XboxApp_48.89.25001.0_neutral_split.scale-125_8wekyb3d8bbwe/Assets': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/WindowsApps/Microsoft.XboxIdentityProvider_12.93.6001.0_x64__8wekyb3d8bbwe': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX64/Microsoft Shared/EQUATION/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX86/Microsoft Shared/Filters/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX86/Microsoft Shared/OFFICE16/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesX86/Microsoft Office/Office16/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/Updates/Download/PackageFiles/40EFF9F8-2BCA-4D80-8026-508633EE3061/root/vfs/ProgramFilesCommonX64/Microsoft Shared': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Microsoft OneDrive/StandaloneUpdater': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/NVIDIA Corporation/NVIDIA GeForce Experience/www/l10n/share': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files (x86)/Avira/Security/Gifs/Antivirus': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files (x86)/InstallShield Installation Information/{04201224-2B34-4EE7-862B-B7BBF89DB3AB}': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Dell/UpdateService/UpdatePackage/log': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Microsoft': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Mozilla-1de4eec8-1241-4177-a864-e594e8d1fb38/updates/308046B0AF4A39CB/updates': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Microsoft/Office/SolutionPackages/1ad9171c88ff57fcf7323295ea59a7c4': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Microsoft/Windows/INetCache/IE/5XNAPDW3': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe/Settings': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.Windows.Cortana_cw5n1h2txyewy/AC/Microsoft/CryptnetUrlCache/Content/6BADA8974A10C4BD62CC921D13E43B18_711ED44619924BA6DC33E69F97E7FF63': Valeur trop grande pour le type défini de données
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.Windows.Cortana_cw5n1h2txyewy/LocalState/AppIconCache/125': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Users/Sat/AppData/LocalLow/Microsoft/CryptnetUrlCache/Content/6BADA8974A10C4BD62CC921D13E43B18_1DC6D7385EA816C957BA2B715AC5C442': Valeur trop grande pour le type défini de données
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Roaming': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ICI - 061214-220415/Travail de recherche... - 131214/Rédaction - 230314/Version 320 p. (174p.) - 141214/P2 T1 - 19p.80p. (61p.) - 131214/P2 T1 Chap. 2 - 0p.40p. (40p.) - interligne 1,5 - 141214': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ICI - 061214-220415/Travail de recherche... - 131214/Rédaction - 230314/Version 320 p. (174p.) - 141214/P2 T2 - 35p.80p. (45p.) - 131214/P2 T2 Chap. 1 - 16p.40p. (24p.) - interligne 1,5 - 141214': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Anciennes données de Firefox/3rfser8k.default-1638335515107/storage/default/https+++outlook.live.com/cache/morgue': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Anciennes données de Firefox/vi8tscl6.default-1627733980435/storage/default/https+++outlook.live.com/cache/morgue/99': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Galaxy S4 - 210419/DCIM -150919/Caméra - 150919/20161209_180232(0).jpg': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ZETHÉ - 060620': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/VLC/plugins/stream_filter': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/assembly/NativeImages_v4.0.30319_64/System.Servd1dec626#/786664ad1cb59b46e4ebb8f9ebb05f07': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/InfusedApps/Applications/microsoft.windowscommunicationsapps_2015.8241.41275.0_neutral_~_8wekyb3d8bbwe': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/InfusedApps/Applications/Microsoft.WindowsFeedbackHub_1.1705.2121.0_neutral_~_8wekyb3d8bbwe': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/Logs/MeasuredBoot': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/System32/config/TxR': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Windows/System32/drivers/umpass.sys': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Windows/System32/DriverStore/FileRepository/umpass.inf_amd64_c24db6767e6461b7/umpass.sys': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..-spp-plugin-windows_31bf3856ad364e35_10.0.16299.15_none_34a6563b6dd2cd12': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..ent-legacy-licenses_31bf3856ad364e35_10.0.16299.15_none_9f8c6bfb4ec6b699': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..rity-spp-pkeyconfig_31bf3856ad364e35_10.0.16299.15_none_6eab380ddd312ab4': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..spp-component-rules_31bf3856ad364e35_10.0.16299.15_none_48e4de7b901f8ee4': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..y-spp-plugin-common_31bf3856ad364e35_10.0.16299.15_none_e5fcff2ff781d374': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-tabletpc-inputpanel_31bf3856ad364e35_10.0.16299.15_none_347b41b8e8a6c048': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-wmpnss-service_31bf3856ad364e35_10.0.16299.15_none_2672f7c53fb81498': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/x86_microsoft-windows-s..ent-legacy-licenses_31bf3856ad364e35_10.0.16299.15_none_436dd07796694563': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-p..iencehost.appxsetup_31bf3856ad364e35_10.0.16299.1004_none_8e0ef0c3b3859728': Erreur d'entrée/sortie
chown: modification du propriétaire de '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_dual_umpass.inf_31bf3856ad364e35_10.0.16299.251_none_da895bd5b97a6c93/umpass.sys': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-p..inscripts.resources_31bf3856ad364e35_10.0.16299.1004_en-us_162240fb7e027819': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/56': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/bf': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/43': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/46': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/9b': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/a8': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/b9': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/dc': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/25': Erreur d'entrée/sortie
chown: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/fa': Erreur d'entrée/sortie
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo chmod -R 777 /mnt/D2A4797DA47964BF
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/$WINDOWS.~BT/Sources/replacementmanifests/microsoft-edge-migration-plugin': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/pagefile.sys': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/pcdoctor_depot_tools/PCDR/ipdt': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/mcafee/WebAdvisor/MFW/packages/builtin': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Dell/SARemediation/audit': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/iTunes/ColorSync.resources/Profiles': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/iTunes/iTunes.Resources/pt.lproj': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/WindowsApps/Microsoft.XboxApp_48.89.25001.0_neutral_split.scale-125_8wekyb3d8bbwe/Assets': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/WindowsApps/Microsoft.XboxIdentityProvider_12.93.6001.0_x64__8wekyb3d8bbwe': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX64/Microsoft Shared/EQUATION/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX86/Microsoft Shared/Filters/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesCommonX86/Microsoft Shared/OFFICE16/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/root/vfs/ProgramFilesX86/Microsoft Office/Office16/api-ms-win-core-file-l1-2-0.dll': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Microsoft Office/Updates/Download/PackageFiles/40EFF9F8-2BCA-4D80-8026-508633EE3061/root/vfs/ProgramFilesCommonX64/Microsoft Shared': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/Microsoft OneDrive/StandaloneUpdater': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files/NVIDIA Corporation/NVIDIA GeForce Experience/www/l10n/share': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files (x86)/Avira/Security/Gifs/Antivirus': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Program Files (x86)/InstallShield Installation Information/{04201224-2B34-4EE7-862B-B7BBF89DB3AB}': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Dell/UpdateService/UpdatePackage/log': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Microsoft': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/ProgramData/Mozilla-1de4eec8-1241-4177-a864-e594e8d1fb38/updates/308046B0AF4A39CB/updates': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Microsoft/Office/SolutionPackages/1ad9171c88ff57fcf7323295ea59a7c4': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Microsoft/Windows/INetCache/IE/5XNAPDW3': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe/Settings': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.Windows.Cortana_cw5n1h2txyewy/AC/Microsoft/CryptnetUrlCache/Content/6BADA8974A10C4BD62CC921D13E43B18_711ED44619924BA6DC33E69F97E7FF63': Valeur trop grande pour le type défini de données
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Packages/Microsoft.Windows.Cortana_cw5n1h2txyewy/LocalState/AppIconCache/125': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Users/Sat/AppData/LocalLow/Microsoft/CryptnetUrlCache/Content/6BADA8974A10C4BD62CC921D13E43B18_1DC6D7385EA816C957BA2B715AC5C442': Valeur trop grande pour le type défini de données
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/AppData/Roaming': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ICI - 061214-220415/Travail de recherche... - 131214/Rédaction - 230314/Version 320 p. (174p.) - 141214/P2 T1 - 19p.80p. (61p.) - 131214/P2 T1 Chap. 2 - 0p.40p. (40p.) - interligne 1,5 - 141214': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ICI - 061214-220415/Travail de recherche... - 131214/Rédaction - 230314/Version 320 p. (174p.) - 141214/P2 T2 - 35p.80p. (45p.) - 131214/P2 T2 Chap. 1 - 16p.40p. (24p.) - interligne 1,5 - 141214': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Anciennes données de Firefox/3rfser8k.default-1638335515107/storage/default/https+++outlook.live.com/cache/morgue': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Anciennes données de Firefox/vi8tscl6.default-1627733980435/storage/default/https+++outlook.live.com/cache/morgue/99': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/Galaxy S4 - 210419/DCIM -150919/Caméra - 150919/20161209_180232(0).jpg': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/Desktop/ZETHÉ - 060620': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Users/Sat/VLC/plugins/stream_filter': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/assembly/NativeImages_v4.0.30319_64/System.Servd1dec626#/786664ad1cb59b46e4ebb8f9ebb05f07': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/InfusedApps/Applications/microsoft.windowscommunicationsapps_2015.8241.41275.0_neutral_~_8wekyb3d8bbwe': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/InfusedApps/Applications/Microsoft.WindowsFeedbackHub_1.1705.2121.0_neutral_~_8wekyb3d8bbwe': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/Logs/MeasuredBoot': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/System32/config/TxR': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Windows/System32/drivers/umpass.sys': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Windows/System32/DriverStore/FileRepository/umpass.inf_amd64_c24db6767e6461b7/umpass.sys': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..-spp-plugin-windows_31bf3856ad364e35_10.0.16299.15_none_34a6563b6dd2cd12': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..ent-legacy-licenses_31bf3856ad364e35_10.0.16299.15_none_9f8c6bfb4ec6b699': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..rity-spp-pkeyconfig_31bf3856ad364e35_10.0.16299.15_none_6eab380ddd312ab4': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..spp-component-rules_31bf3856ad364e35_10.0.16299.15_none_48e4de7b901f8ee4': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-s..y-spp-plugin-common_31bf3856ad364e35_10.0.16299.15_none_e5fcff2ff781d374': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-tabletpc-inputpanel_31bf3856ad364e35_10.0.16299.15_none_347b41b8e8a6c048': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-wmpnss-service_31bf3856ad364e35_10.0.16299.15_none_2672f7c53fb81498': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/x86_microsoft-windows-s..ent-legacy-licenses_31bf3856ad364e35_10.0.16299.15_none_436dd07796694563': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-p..iencehost.appxsetup_31bf3856ad364e35_10.0.16299.1004_none_8e0ef0c3b3859728': Erreur d'entrée/sortie
chmod: impossible d'accéder à '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_dual_umpass.inf_31bf3856ad364e35_10.0.16299.251_none_da895bd5b97a6c93/umpass.sys': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Windows/WinSxS/amd64_microsoft-windows-p..inscripts.resources_31bf3856ad364e35_10.0.16299.1004_en-us_162240fb7e027819': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/56': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/bf': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/43': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/46': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/9b': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/a8': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/b9': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/dc': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/25': Erreur d'entrée/sortie
chmod: impossible de lire le répertoire '/mnt/D2A4797DA47964BF/Wondershare_DrFone_WhatsApp_Backup/20170908152701/0a84dba143a9b4cd994c94e8bf54cf07f1a4ecb5/fa': Erreur d'entrée/sortie
sat@sat-XPS-15-9560:~$
Alors, j'ai actuellement monté toutes mes partitions :
sat@sat-XPS-15-9560:~$ mount | grep mnt
/dev/nvme0n1p3 on /mnt/D2A4797DA47964BF type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096,x-gvfs-show)
nsfs on /run/snapd/ns/cups.mnt type nsfs (rw)
nsfs on /run/snapd/ns/snapd-desktop-integration.mnt type nsfs (rw)
nsfs on /run/snapd/ns/chromium.mnt type nsfs (rw)
nsfs on /run/snapd/ns/snap-store.mnt type nsfs (rw)
nsfs on /run/snapd/ns/firefox.mnt type nsfs (rw)
sat@sat-XPS-15-9560:~$
Hors ligne
#58 Le 10/05/2023, à 09:32
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Les erreurs d'entrée-sortie sont déplaisantes.
Lance 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
#59 Le 10/05/2023, à 09:41
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Ah mince alors...
Lancer windows veut dire redémarrer l'ordinateur et choisir Windows au démarrage ?
Hors ligne
#60 Le 10/05/2023, à 09:51
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Oui.
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
#61 Le 10/05/2023, à 10:02
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Alors, je viens de tenter à 3 reprises de démarrer sur Windows, et cela a échoué à chaque fois, en m'affichant le message d'erreur suivant : NTFS_FILES_SYSTEM
Puis, il m'a été proposé ce qui suit :
- Dépannage : Réinitialiser le PC ou Afficher les options avancées
- Éteindre votre pc
Hors ligne
#62 Le 10/05/2023, à 10:05
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Je crois que ta partition NTFS est en très mauvais état. C est probablement pour cela que le module NTFS bouclait sur 100% de C.P. Donc aucun rapport avec l application torrent.
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
#63 Le 10/05/2023, à 10:25
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Ah mince alors, l'origine du problème est donc la partition NTFS..
Hors ligne
#64 Le 10/05/2023, à 12:20
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Que faire ? Dois-je réinitialiser mon disque Windows ?
Le problème c'est que je ne souhaite pas perdre mes données enregistrées..
Hors ligne
#65 Le 10/05/2023, à 12:35
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Sauve tes données avant de réinstaller.
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
#66 Le 10/05/2023, à 12:43
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Dans un premier temps. Je te propose de regarder l état du disque /dev/nvme0n1
avec les applications à installer voir smarmontools
sudo apt-get install --no-install-recommends smartmontools
sudo apt install nvme-cli
puis de poster ces retours
sudo smartctl -s on -a /dev/nvme0n1
sudo nvme error-log /dev/nvme0n1
sudo nvme smart-log /dev/nvme0n1
sudo nvme sanitize-log /dev/nvme0n1
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
#67 Le 10/05/2023, à 12:54
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Oui, cela me rassure car je n'ai pas de solution pour sauver mes données sur le disque windows...
sat@sat-XPS-15-9560:~$ sudo apt-get install --no-install-recommends smartmontools
[sudo] Mot de passe de sat :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Paquets suggérés :
gsmartcontrol smart-notifier mailx | mailutils
Les NOUVEAUX paquets suivants seront installés :
smartmontools
0 mis à jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 583 ko dans les archives.
Après cette opération, 1980 ko d'espace disque supplémentaires seront utilisés.
Réception de :1 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 smartmontools amd64 7.2-1build2 [583 kB]
583 ko réceptionnés en 0s (1982 ko/s)
Sélection du paquet smartmontools précédemment désélectionné.
(Lecture de la base de données... 221180 fichiers et répertoires déjà installés.)
Préparation du dépaquetage de .../smartmontools_7.2-1build2_amd64.deb ...
Dépaquetage de smartmontools (7.2-1build2) ...
Paramétrage de smartmontools (7.2-1build2) ...
Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service.
Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service.
Traitement des actions différées (« triggers ») pour man-db (2.10.2-1) ...
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo apt install nvme-cli
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les NOUVEAUX paquets suivants seront installés :
nvme-cli
0 mis à jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 474 ko dans les archives.
Après cette opération, 1136 ko d'espace disque supplémentaires seront utilisés.
Réception de :1 http://fr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB]
474 ko réceptionnés en 0s (1737 ko/s)
Sélection du paquet nvme-cli précédemment désélectionné.
(Lecture de la base de données... 221225 fichiers et répertoires déjà installés.
)
Préparation du dépaquetage de .../nvme-cli_1.16-3ubuntu0.1_amd64.deb ...
Dépaquetage de nvme-cli (1.16-3ubuntu0.1) ...
Paramétrage de nvme-cli (1.16-3ubuntu0.1) ...
Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections
.service → /lib/systemd/system/nvmefc-boot-connections.service.
Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.servic
e → /lib/systemd/system/nvmf-autoconnect.service.
nvmf-connect.target is a disabled or a static unit, not starting it.
Traitement des actions différées (« triggers ») pour man-db (2.10.2-1) ...
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sat@sat-XPS-15-9560:~$ sudo smartctl -s on -a /dev/nvme0n1
smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-71-generic] (local build)
Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: CX2-8B256-Q11 NVMe LITEON 256GB
Serial Number: TW0XVRV7LOH0073A006J
Firmware Version: 48811QD
PCI Vendor ID: 0x14a4
PCI Vendor Subsystem ID: 0x1b4b
IEEE OUI Identifier: 0x002303
Total NVM Capacity: 256060514304 [256 GB]
Unallocated NVM Capacity: 0
Controller ID: 1
NVMe Version: 1.2
Number of Namespaces: 1
Namespace 1 Size/Capacity: 256060514304 [256 GB]
Namespace 1 Utilization: 0
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 002303 561004ceb3
Local Time is: Wed May 10 13:51:18 2023 CEST
Firmware Updates (0x14): 2 Slots, no Reset required
Optional Admin Commands (0x001f): Security Format Frmw_DL NS_Mngmt Self_Test
sat@sat-XPS-15-9560:~$ Log 0x01, 16 of 64 entries)5 TB]100000ro Sav/Sel_Feat
sat@sat-XPS-15-9560:~$ : commande introuvable
bash: erreur de syntaxe près du symbole inattendu « ( »
bash: erreur de syntaxe près du symbole inattendu « C »
=== : commande introuvable
Model : commande introuvable
Serial : commande introuvable
Firmware : commande introuvable
PCI : commande introuvable
PCI : commande introuvable
IEEE : commande introuvable
Total : commande introuvable
Unallocated : commande introuvable
Controller : commande introuvable
NVMe : commande introuvable
La commande « Number » n'a pas été trouvée, voulez-vous dire :
commande « number » du deb bsdgames (2.17-29)
Essayez : sudo apt install <nom du deb>
Namespace : commande introuvable
Namespace : commande introuvable
Namespace : commande introuvable
Namespace : commande introuvable
Local : commande introuvable
bash: erreur de syntaxe près du symbole inattendu « ( »
bash: erreur de syntaxe près du symbole inattendu « ( »
bash: erreur de syntaxe près du symbole inattendu « ( »
bash: erreur de syntaxe près du symbole inattendu « ( »
Maximum : commande introuvable
Warning : commande introuvable
Critical : commande introuvable
Supported : commande introuvable
St : commande introuvable
0 : commande introuvable
1 : commande introuvable
2 : commande introuvable
3 : commande introuvable
4 : commande introuvable
bash: erreur de syntaxe près du symbole inattendu « ( »
Id : commande introuvable
0 : commande introuvable
=== : commande introuvable
SMART : commande introuvable
bash: erreur de syntaxe près du symbole inattendu « ( »
Critical : commande introuvable
Temperature: : commande introuvable
Available : commande introuvable
Available : commande introuvable
Percentage : commande introuvable
Data : commande introuvable
Data : commande introuvable
La commande « Host » n'a pas été trouvée, voulez-vous dire :
commande « gost » du snap gost (2.11.5)
commande « gost » du deb gost (0.1.0+git20181204.5afeda5e-1.1ubuntu0.22.04.2)
commande « host » du deb bind9-host (1:9.18.12-0ubuntu0.22.04.1)
commande « ost » du deb openstructure (2.3.1-2build1)
commande « most » du deb most (5.0.0a-4)
Voir « snap info <nomdusnap> » pour des versions supplémentaires.
La commande « Host » n'a pas été trouvée, voulez-vous dire :
commande « gost » du snap gost (2.11.5)
commande « ost » du deb openstructure (2.3.1-2build1)
commande « host » du deb bind9-host (1:9.18.12-0ubuntu0.22.04.1)
commande « most » du deb most (5.0.0a-4)
commande « gost » du deb gost (0.1.0+git20181204.5afeda5e-1.1ubuntu0.22.04.2)
Voir « snap info <nomdusnap> » pour des versions supplémentaires.
Controller : commande introuvable
La commande « Power » n'a pas été trouvée, voulez-vous dire :
commande « bower » du snap bower (1.8.8)
Voir « snap info <nomdusnap> » pour des versions supplémentaires.
La commande « Power » n'a pas été trouvée, voulez-vous dire :
commande « bower » du snap bower (1.8.8)
Voir « snap info <nomdusnap> » pour des versions supplémentaires.
Unsafe : commande introuvable
Media : commande introuvable
Error : commande introuvable
Warning : commande introuvable
Critical : commande introuvable
Temperature : commande introuvable
bash: erreur de syntaxe près du symbole inattendu « ( »
No : commande introuvable
sat@sat-XPS-15-9560:~$ : commande introuvable
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo nvme error-log /dev/nvme0n1
Error Log Entries for device:nvme0n1 entries:64
.................
Entry[ 0]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 1]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 2]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 3]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 4]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 5]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 6]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 7]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 8]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[ 9]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[10]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[11]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[12]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[13]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[14]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[15]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[16]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[17]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[18]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[19]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[20]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[21]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[22]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[23]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[24]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[25]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[26]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[27]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[28]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[29]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[30]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[31]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[32]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[33]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[34]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[35]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[36]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[37]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[38]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[39]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[40]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[41]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[42]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[43]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[44]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[45]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[46]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[47]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[48]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[49]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[50]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[51]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[52]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[53]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[54]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[55]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[56]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[57]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[58]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[59]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[60]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[61]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[62]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
Entry[63]
.................
error_count : 0
sqid : 0
cmdid : 0
status_field : 0(SUCCESS: The command completed successfully)
phase_tag : 0
parm_err_loc : 0
lba : 0
nsid : 0
vs : 0
trtype : The transport type is not indicated or the error is not transport related.
cs : 0
trtype_spec_info: 0
.................
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo nvme smart-log /dev/nvme0n1
Smart Log for NVME device:nvme0n1 namespace-id:ffffffff
critical_warning : 0
temperature : 28 C (301 Kelvin)
available_spare : 100%
available_spare_threshold : 50%
percentage_used : 5%
endurance group critical warning summary: 0
data_units_read : 20381954
data_units_written : 16715029
host_read_commands : 236924517
host_write_commands : 157396094
controller_busy_time : 91030
power_cycles : 6066
power_on_hours : 24307
unsafe_shutdowns : 379
media_errors : 0
num_err_log_entries : 0
Warning Temperature Time : 0
Critical Composite Temperature Time : 0
Temperature Sensor 1 : 28 C (301 Kelvin)
Thermal Management T1 Trans Count : 0
Thermal Management T2 Trans Count : 0
Thermal Management T1 Total Time : 0
Thermal Management T2 Total Time : 0
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo nvme sanitize-log /dev/nvme0n1
NVMe status: INVALID_LOG_PAGE: The log page indicated is invalid. This error condition is also returned if a reserved log page is requested(0x4109)
sat@sat-XPS-15-9560:~$
Hors ligne
#68 Le 10/05/2023, à 13:19
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Le nvme est en bon état
available_spare : 100%
available_spare_threshold : 50%
percentage_used : 5%
power_on_hours : 24307
unsafe_shutdowns : 379
media_errors : 0
num_err_log_entries : 0
Warning Temperature Time : 0
Je pense que le problème est logiciel.... On va essayer de trouver quand il a commencé dans cette release
journalctl -g nvme0n1p3 | head -200
je n'ai pas de solution pour sauver mes données sur le disque windows..
Il faut sauver tes données qui sont dans la partition windows ailleurs que dans le disque qui héberge cette partition car une erreur de réinstallation est toujours possible en éliminant tout le contenu disque. J'oublie le cas où on se trompe de disque.
Le tout est de savoir si on peut y accéder et où tu les stockais. En standard, on commence par cette commande
ls -ls /mnt/D2A4797DA47964BF/users
Puis on va progressivement descendre.
Peut-être pourrais-tu stocker dans cette structure ?
/media/sat/f0641efe-a392-4030-8271-de6b3db199121
On va regarder l'espace disque disponible.
df -htext4
Dernière modification par geole (Le 10/05/2023, à 13:27)
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
#69 Le 10/05/2023, à 13:30
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Ah d'accord, ça semble rassurant que le nvme soit en bon état.
Ça marche, le problème doit être postérieur à jeudi dernier (jour d'installation d'Ubuntu 22.04), voici le retour de la commande :
sat@sat-XPS-15-9560:~$ journalctl -g nvme0n1p3 | head -200
-- Boot a6103eb2d58846b8bf7587002f09c9f9 --
mai 08 09:04:22 sat-XPS-15-9560 systemd-udevd[395]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 08 09:05:52 sat-XPS-15-9560 udisksd[836]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 08 09:05:52 sat-XPS-15-9560 ntfs-3g[5327]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 08 09:05:52 sat-XPS-15-9560 ntfs-3g[5327]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 08 15:18:00 sat-XPS-15-9560 ntfs-3g[5327]: Unmounting /dev/nvme0n1p3 (OS)
-- Boot db1f09b5555944be8e0867065492fa47 --
mai 08 15:18:50 sat-XPS-15-9560 systemd-udevd[399]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 08 15:19:19 sat-XPS-15-9560 ntfs-3g[4151]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 08 15:19:19 sat-XPS-15-9560 ntfs-3g[4151]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 08 15:19:19 sat-XPS-15-9560 udisksd[838]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 08 22:58:02 sat-XPS-15-9560 udisksd[838]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
mai 08 22:58:04 sat-XPS-15-9560 ntfs-3g[34593]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 08 22:58:04 sat-XPS-15-9560 ntfs-3g[34593]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 08 22:58:04 sat-XPS-15-9560 udisksd[838]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 00:00:21 sat-XPS-15-9560 ntfs-3g[34593]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 00:00:21 sat-XPS-15-9560 udisksd[838]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
-- Boot 8674c2e51aee4cbd9db84ca530ea084f --
mai 09 09:05:43 sat-XPS-15-9560 systemd-udevd[393]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 09 09:11:09 sat-XPS-15-9560 ntfs-3g[5406]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 09:11:09 sat-XPS-15-9560 ntfs-3g[5406]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 09:11:09 sat-XPS-15-9560 udisksd[835]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 09:11:50 sat-XPS-15-9560 ntfs-3g[5406]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 09:11:50 sat-XPS-15-9560 udisksd[835]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
mai 09 09:39:03 sat-XPS-15-9560 ntfs-3g[7475]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 09:39:03 sat-XPS-15-9560 ntfs-3g[7475]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 09:39:03 sat-XPS-15-9560 udisksd[835]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 09:51:28 sat-XPS-15-9560 ntfs-3g[7475]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 09:51:29 sat-XPS-15-9560 udisksd[835]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
mai 09 10:45:56 sat-XPS-15-9560 ntfs-3g[13766]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 10:45:56 sat-XPS-15-9560 ntfs-3g[13766]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 10:45:56 sat-XPS-15-9560 udisksd[835]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 15:50:23 sat-XPS-15-9560 ntfs-3g[13766]: Unmounting /dev/nvme0n1p3 (OS)
-- Boot 23f1ecb72648498d93e7d47a0f81b808 --
mai 09 15:51:01 sat-XPS-15-9560 systemd-udevd[424]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 09 16:12:44 sat-XPS-15-9560 ntfs-3g[6440]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 16:12:44 sat-XPS-15-9560 ntfs-3g[6440]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 16:12:44 sat-XPS-15-9560 udisksd[942]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 19:23:47 sat-XPS-15-9560 ntfs-3g[6440]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 19:23:47 sat-XPS-15-9560 udisksd[942]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
mai 09 20:27:03 sat-XPS-15-9560 ntfs-3g[19412]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 20:27:03 sat-XPS-15-9560 ntfs-3g[19412]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 20:27:03 sat-XPS-15-9560 udisksd[942]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 21:30:51 sat-XPS-15-9560 ntfs-3g[19412]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 21:30:51 sat-XPS-15-9560 udisksd[942]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
mai 09 22:02:46 sat-XPS-15-9560 ntfs-3g[28898]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 22:02:46 sat-XPS-15-9560 ntfs-3g[28898]: Mount options: nodev,nosuid,uhelper=udisks2,allow_other,nonempty,relatime,rw,default_permissions,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 09 22:02:46 sat-XPS-15-9560 udisksd[942]: Mounted /dev/nvme0n1p3 at /media/sat/OS1 on behalf of uid 1000
mai 09 23:35:53 sat-XPS-15-9560 ntfs-3g[28898]: Unmounting /dev/nvme0n1p3 (OS)
mai 09 23:35:53 sat-XPS-15-9560 udisksd[942]: Unmounted /dev/nvme0n1p3 on behalf of uid 1000
-- Boot 6a606b68133c466d81a26d81e393dbc8 --
mai 09 23:37:25 sat-XPS-15-9560 systemd-udevd[430]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 09 23:37:25 sat-XPS-15-9560 ntfs-3g[562]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 09 23:37:25 sat-XPS-15-9560 ntfs-3g[562]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 10 01:09:19 sat-XPS-15-9560 ntfs-3g[562]: Unmounting /dev/nvme0n1p3 (OS)
-- Boot b5f9cf7c93954f099848b3570c2e3251 --
mai 10 09:08:00 sat-XPS-15-9560 systemd-udevd[397]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 10 09:08:00 sat-XPS-15-9560 ntfs-3g[518]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 10 09:08:00 sat-XPS-15-9560 ntfs-3g[518]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 10 10:53:31 sat-XPS-15-9560 ntfs-3g[518]: Unmounting /dev/nvme0n1p3 (OS)
-- Boot c17f550d1dd14f9f9737335fd82c2367 --
mai 10 10:54:17 sat-XPS-15-9560 systemd-udevd[438]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 10 10:54:17 sat-XPS-15-9560 ntfs-3g[616]: Mounted /dev/nvme0n1p3 (Read-Write, label "OS", NTFS 3.1)
mai 10 10:54:17 sat-XPS-15-9560 ntfs-3g[616]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,rw,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
mai 10 10:54:31 sat-XPS-15-9560 ntfs-3g[616]: Unmounting /dev/nvme0n1p3 (OS)
-- Boot 62efd663c31c4904b87641eeebdfb56b --
mai 10 12:58:57 sat-XPS-15-9560 systemd-udevd[402]: nvme0n1p3: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n1p3' failed with exit code 1.
mai 10 12:58:57 sat-XPS-15-9560 ntfs-3g[493]: Mounted /dev/nvme0n1p3 (Read-Only, label "OS", NTFS 3.1)
mai 10 12:58:57 sat-XPS-15-9560 ntfs-3g[493]: Mount options: nosuid,nodev,allow_other,nonempty,relatime,ro,fsname=/dev/nvme0n1p3,blkdev,blksize=4096
sat@sat-XPS-15-9560:~$
Oui, j'avais effectivement bien compris, mais je ne pense pas pouvoir disposer d'un disque dur externe qui puisse accueillir plus de 150gb de données..
Voici le retour de la commande :
sat@sat-XPS-15-9560:~$ ls -ls /mnt/D2A4797DA47964BF/users
ls: impossible d'accéder à '/mnt/D2A4797DA47964BF/users': Aucun fichier ou dossier de ce type
sat@sat-XPS-15-9560:~$
Hors ligne
#70 Le 10/05/2023, à 13:36
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Je viens de regarder les dossiers de Windows où je me souviens avoir placé des fichiers. Il semble qu'il serait nécessaire de sauver plus de 120gb d'espace. Dans chacune des deux autres partitions, je ne dispose pas de cet espace..
sat@sat-XPS-15-9560:~$ df -htext4
Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
/dev/sda3 45G 38G 4,6G 90% /
/dev/sda2 412G 346G 46G 89% /media/sat/f0641efe-a392-4030-8271-de6b3db199121
sat@sat-XPS-15-9560:~$
Hors ligne
#71 Le 10/05/2023, à 13:37
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
ls -ls /mnt/D2A4797DA47964BF/Users
Avec un peu de chance, le disque a de l espace non utilisé
sudo parted /dev/sda unit MiB print free
Dernière modification par geole (Le 10/05/2023, à 13:40)
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
#72 Le 10/05/2023, à 13:38
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Voici le retour de la commande :
sat@sat-XPS-15-9560:~$
ls -ls /mnt/D2A4797DA47964BF/Users
total 25
0 lrwxrwxrwx 2 root root 33 sept. 29 2017 'All Users' -> /mnt/D2A4797DA47964BF/ProgramData
8 drwxrwxrwx 1 root root 8192 avril 28 2022 Default
0 lrwxrwxrwx 2 root root 35 sept. 29 2017 'Default User' -> /mnt/D2A4797DA47964BF/Users/Default
1 -rwxrwxrwx 1 root root 174 sept. 29 2017 desktop.ini
4 drwxrwxrwx 1 root root 4096 août 2 2021 Public
12 drwxrwxrwx 1 root root 12288 juil. 5 2019 Sat
sat@sat-XPS-15-9560:~$
Hors ligne
#73 Le 10/05/2023, à 13:43
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
ls -ls /mnt/D2A4797DA47964BF/Users/Sat
sudo du -haxd4 /mnt/D2A4797DA47964BF/Users/Sat 2>/dev/null | sort -hr | head -21
Dernière modification par geole (Le 10/05/2023, à 13:44)
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
#74 Le 10/05/2023, à 13:45
- Satire
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Voici les retours :
sat@sat-XPS-15-9560:~$ ls -ls /mnt/D2A4797DA47964BF/Users/Sat
total 13365
8 drwxrwxrwx 1 root root 8192 oct. 29 2020 '3D Objects'
0 drwxrwxrwx 1 root root 0 juil. 5 2019 ansel
0 drwxrwxrwx 1 root root 0 avril 10 2018 AppData
0 lrwxrwxrwx 2 root root 47 avril 10 2018 'Application Data' -> /mnt/D2A4797DA47964BF/Users/Sat/AppData/Roaming
0 drwxrwxrwx 1 root root 0 oct. 29 2020 Contacts
0 lrwxrwxrwx 1 root root 75 avril 10 2018 Cookies -> /mnt/D2A4797DA47964BF/Users/Sat/AppData/Local/Microsoft/Windows/INetCookies
24 drwxrwxrwx 1 root root 24576 mai 9 15:07 Desktop
640 drwxrwxrwx 1 root root 655360 avril 27 2022 Documents
48 drwxrwxrwx 1 root root 49152 mai 13 2022 Downloads
0 drwxrwxrwx 1 root root 0 oct. 21 2017 dwhelper
0 drwxrwxrwx 1 root root 0 oct. 29 2020 Favorites
4 drwxrwxrwx 1 root root 4096 nov. 10 15:20 IntelGraphicsProfiles
0 drwxrwxrwx 1 root root 0 oct. 29 2020 Links
0 lrwxrwxrwx 2 root root 45 avril 10 2018 'Local Settings' -> /mnt/D2A4797DA47964BF/Users/Sat/AppData/Local
0 lrwxrwxrwx 2 root root 88 avril 10 2018 'Menu Démarrer' -> '/mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/Start Menu'
0 lrwxrwxrwx 2 root root 41 avril 10 2018 'Mes documents' -> /mnt/D2A4797DA47964BF/Users/Sat/Documents
0 drwxrwxrwx 1 root root 0 avril 10 2018 MicrosoftEdgeBackups
0 lrwxrwxrwx 2 root root 87 avril 10 2018 Modèles -> /mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/Templates
0 drwxrwxrwx 1 root root 0 oct. 29 2020 Music
10240 -rwxrwxrwx 1 root root 10485760 nov. 10 15:27 NTUSER.DAT
64 -rwxrwxrwx 2 root root 65536 avril 10 2018 NTUSER.DAT{8f52fb41-3cd9-11e8-9fd9-bb05028611ab}.TM.blf
512 -rwxrwxrwx 2 root root 524288 avril 10 2018 NTUSER.DAT{8f52fb41-3cd9-11e8-9fd9-bb05028611ab}.TMContainer00000000000000000001.regtrans-ms
512 -rwxrwxrwx 2 root root 524288 avril 10 2018 NTUSER.DAT{8f52fb41-3cd9-11e8-9fd9-bb05028611ab}.TMContainer00000000000000000002.regtrans-ms
0 -rwxrwxrwx 2 root root 0 avril 10 2018 ntuser.dat.LOG1
1280 -rwxrwxrwx 2 root root 1310720 avril 10 2018 ntuser.dat.LOG2
1 -rwxrwxrwx 1 root root 20 avril 10 2018 ntuser.ini
0 drwxrwxrwx 1 root root 0 avril 28 2022 OneDrive
4 drwxrwxrwx 1 root root 4096 oct. 29 2020 Pictures
0 lrwxrwxrwx 1 root root 84 avril 10 2018 Recent -> /mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/Recent
0 drwxrwxrwx 1 root root 0 oct. 29 2020 'Saved Games'
4 drwxrwxrwx 1 root root 4096 oct. 29 2020 Searches
0 lrwxrwxrwx 1 root root 84 avril 10 2018 SendTo -> /mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/SendTo
20 drwxrwxrwx 1 root root 20480 avril 28 2022 Videos
4 drwxrwxrwx 1 root root 4096 août 1 2021 VLC
0 lrwxrwxrwx 2 root root 95 avril 10 2018 "Voisinage d'impression" -> '/mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/Printer Shortcuts'
0 lrwxrwxrwx 2 root root 95 avril 10 2018 'Voisinage réseau' -> '/mnt/D2A4797DA47964BF/.NTFS-3G/C:/Users/Sat/AppData/Roaming/Microsoft/Windows/Network Shortcuts'
sat@sat-XPS-15-9560:~$
sat@sat-XPS-15-9560:~$ sudo du -haxd4 /mnt/D2A4797DA47964BF/Users/Sat 2>/dev/null | sort -hr | head -21
[sudo] Mot de passe de sat :
101G /mnt/D2A4797DA47964BF/Users/Sat
82G /mnt/D2A4797DA47964BF/Users/Sat/Desktop
45G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719
14G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Galaxy S4 - 210419
13G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Iphone 5 Nistu - 21 Mars-7 Septembre 2017 - 210118
12G /mnt/D2A4797DA47964BF/Users/Sat/Videos
12G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC.254.Khabib.vs.Gaethje.PPV.1080p.HDTV.x264-VERUM[rarbg]/ufc.254.khabib.vs.gaethje.ppv.1080p.hdtv.x264-verum.mkv
12G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC.254.Khabib.vs.Gaethje.PPV.1080p.HDTV.x264-VERUM[rarbg]
11G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC.242.PPV.1080p.HDTV.x264-ACES[TGx]/UFC.242.PPV.1080p.HDTV.x264-ACES.mkv
11G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC.242.PPV.1080p.HDTV.x264-ACES[TGx]
8,5G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC 223 Khabib VS Iaquinta.ts
8,4G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Iphone 5 Nistu - 21 Mars-7 Septembre 2017 - 210118/1- Iphone 5 - 130817/DCIM
8,4G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Iphone 5 Nistu - 21 Mars-7 Septembre 2017 - 210118/1- Iphone 5 - 130817
6,2G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Canceva Nistu - 13-25 Septembre 2018 - 210118
5,5G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/UFC.229.Khabib.Vs.McGregor.1080p.WEB-WDTeam - 2.57.29 to 2.57.35.mkv
5,4G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Canceva Nistu - 13-25 Septembre 2018 - 210118/LG 4 - canceva Nistu Abderahman, Abderazaq et Abdelhakim - 240917
4,3G /mnt/D2A4797DA47964BF/Users/Sat/Documents
4,3G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Nokia N86 8go - Photos and Vidéos 2017 - 010917
3,9G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Iphone 5 Nistu - 21 Mars-7 Septembre 2017 - 210118/2- Iphone 5 - 080917/DCIM
3,9G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/Iphone 5 Nistu - 21 Mars-7 Septembre 2017 - 210118/2- Iphone 5 - 080917
3,9G /mnt/D2A4797DA47964BF/Users/Sat/Desktop/COMBATS - 050719/Microsoft Office Pro Plus 2019 16.0.10325.20118 + Visio Pro + Project Pro (x64+x86) English + Activator [CracksMind]
sat@sat-XPS-15-9560:~$
Hors ligne
#75 Le 10/05/2023, à 13:54
- geole
Re : Ventilation excessive et continue après migration vers Ubuntu 22.04
Il ne te reste plus qu à investir ou de faire des choix drastiques.
Je vais chercher avec un autre mot-clé
journalctl -b -g error | head -200
journalctl -b -1 -g error | head -200
NOTA. Tu ne pourras plus écrire avec ubuntu dans cette partition NTFS
mai 10 12:58:57 sat-XPS-15-9560 ntfs-3g[493]: Mounted /dev/nvme0n1p3 (Read-Only, label "OS", NTFS 3.1)
Dernière modification par geole (Le 10/05/2023, à 14:05)
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