Bonjour,

Je n’arrive pas à installer Fedora 39 sur mon PC portable. L’installation s’interrompe à 37% lors du processus d’installation. Ci dessous les dernières lignes des logs. Si quelqu’un peut m’aider à les analyser svp?

UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xff in position 106: invalid start byte

INFO:anaconda.core.threads:Thread Done: AnaTaskThread-InstallBootloaderTask-1 (139968353662656)

WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception:

Traceback (most recent call last):

File “/usr/lib/python3.12/site-packages/dasbus/server/handler.py”, line 455, in _method_callback

result = self._handle_call(

         ^^^^^^^^^^^^^^^^^^

File “/usr/lib/python3.12/site-packages/dasbus/server/handler.py”, line 265, in _handle_call

return handler(\*parameters, \*\*additional_args)

       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task_interface.py”, line 114, in Finish

self.implementation.finish()

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py”, line 173, in finish

thread_manager.raise_if_error(self._thread_name)

File “/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py”, line 171, in raise_if_error

raise exc_info[1]

File “/usr/lib64/python3.12/site-packages/pyanaconda/core/threads.py”, line 280, in run

threading.Thread.run(self)

File “/usr/lib64/python3.12/threading.py”, line 989, in run

self._target(\*self._args, \*\*self._kwargs)

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py”, line 94, in _thread_run_callback

self._task_run_callback()

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/common/task/task.py”, line 107, in _task_run_callback

self._set_result(self.run())

                 ^^^^^^^^^^

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/installation.py”, line 139, in run

install_boot_loader(storage=self._storage)

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/utils.py”, line 215, in install_boot_loader

storage.bootloader.write()

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/efi.py”, line 134, in write

self.install()

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/efi.py”, line 143, in install

self.remove_efi_boot_target()

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/efi.py”, line 105, in remove_efi_boot_target

buf = self.efibootmgr(capture=True)

      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File “/usr/lib64/python3.12/site-packages/pyanaconda/modules/storage/bootloader/efi.py”, line 74, in efibootmgr

return exec_func("efibootmgr", list(args), \*\*kwargs)

       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File “/usr/lib64/python3.12/site-packages/pyanaconda/core/util.py”, line 372, in execWithCapture

return _run_program(argv, stdin=stdin, root=root, log_output=log_output,

       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File “/usr/lib64/python3.12/site-packages/pyanaconda/core/util.py”, line 295, in _run_program

output_string = output_string.decode("utf-8")

                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xff in position 106: invalid start byte

/proc/cmdline:

BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-39-1-5 rd.live.image quiet rhgb

/tmp/dbus.log:

dbus-daemon[2931]: SELinux support is enabled

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Boss’ requested by ‘:1.0’ (uid=0 pid=2922 comm=“/usr/bin/python3 /sbin/anaconda –liveinst –graph” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Boss’

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Services’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Security’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Users’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Runtime’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Payloads’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Storage’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Localization’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Timezone’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Network’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Modules.Subscription’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activating service name=‘org.fedoraproject.Anaconda.Addons.Kdump’ requested by ‘:1.1’ (uid=0 pid=2934 comm=“python3 -m pyanaconda.modules.boss” label=“unconfined_u:system_r:install_t:s0-s0:c0.c1023”)

dbus-daemon[2931]: Activated service ‘org.fedoraproject.Anaconda.Addons.Kdump’ failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1

dbus-daemon[2931]: Activated service ‘org.fedoraproject.Anaconda.Modules.Subscription’ failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Users’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Services’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Runtime’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Network’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Security’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Payloads’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Storage’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Timezone’

dbus-daemon[2931]: Successfully activated service ‘org.fedoraproject.Anaconda.Modules.Localization’

    kusanagi79 Ton Live a été testé et il est bon ? Pas de souci lors de son utilisation ?
    Pas de souci de RAM avec ce PC ?
    Quelles sont les caractéristiques de ce PC ?
    D’ailleurs l’installation n’est pas réalisée via PXE ?

    -Ton Live a été testé et il est bon ? Pas de souci lors de son utilisation ?

    Je suppose que oui car je l’ai télécharger sur le site officiel

    -Pas de souci de RAM avec ce PC ?

    Non, ma RAM fonctionne normalement

    -Quelles sont les caractéristiques de ce PC ?

    HP Elitebook 8460P Processeur: i5 RAM: 8Go SSD:512Go

    Je précise que je viens de passer du HDD en SSD. Dans l’installation HDD , j’avais Windows, Ubuntu 23.10 et Fedora 39 (Installé en en fedora 36 initialement, puis mise à niveau jusqu’à Fedora 39)

    J’ai donc fait de même avec le SSD où j’ai pu installer Windows et Ubuntu mais ça plante à Fedora.

    -D’ailleurs l’installation n’est pas réalisée via PXE ?

    Non, avec une clé USB bootable

      kusanagi79 Merci pour les précisions.

      Avant le démarrage du Live, il est possible de choisir l’option pour le tester.

      L’installation est réalisée sur un SSD avec une table de partition GPT et avec utilisation de l’UEFI ?
      Le partitionnement pour les différents OS a été réalisé en amont par qui ?
      La partition /boot/efi/ n’a pas été touchée ?

      J’dirais bien que si Ubuntu a pu s’installer alors Fedora ne devrait pas poser de souci mais l’erreur Anaconda est assez vague.

        Nicosss

        -Avant le démarrage du Live, il est possible de choisir l’option pour le tester.

        j’ai testé, tout est ok

        -Le partitionnement pour les différents OS a été réalisé en amont par qui ?

        Par moi même

        -La partition /boot/efi/ n’a pas été touchée ?

        J’ai juste défini le /boot/efi dans le partitionnement personnalisé sans le modifier.

        J’ai retenter l’installation , la progression avance pour l’installation des logiciels jusqu’à 100%. Le soucis , c’est pendant l’installation du chargeur de démarrage, la spirale qui tourne arrête de tourner, puis à plusieurs reprises j’ai la boite de dialogue “Install to Hard Drive” is not responding, j’ai cliqué sur “Wait” à chaque fois avant que l’installation s’interrompe en affichant une boite de dialogue “Une erreur inconnue s’est produite. Ce programme a rencontré une erreur inconnue,Vous pouvez rapporter cette anomalie ou quitter le programme” . Le rapport du bug, c’est ce que j’ai posté au début de la discussion.

          Tu as vérifié l’etat de ton unités de stockage? Si ta du seagate cherche pas…

          kusanagi79 -Le partitionnement pour les différents OS a été réalisé en amont par qui ?

          Par moi même

          En fait je voulais dire à partir de quel OS et outil ?

          Quelle est la taille de la partition /boot/efi/ ? Au cas où celle-ci soit pleine ou insuffisante.
          $ df -h

          -En fait je voulais dire à partir de quel OS et outil ?

          la partitionnement initilal a été fait lors de l’installation de Windows, donc le /boot/efi a été créé par Windows.

          Ensuite,pour Ubuntu j’ai ajouter une partition racine ainsi que le swap à l’aide de l’outil de partitionnement d’Ubuntu et j’ai défini /boot/efi comme chargeur de démarrage.

          *-Quelle est la taille de la partition /boot/efi/ ? Au cas où celle-ci soit pleine ou insuffisante.

          $ df -h
          Sys. de fichiers Taille Utilisé Dispo Uti% Monté sur
          tmpfs              784M     15M  770M   2% /run
          /dev/sda6           66G     33G   30G  53% /
          tmpfs              3,9G    6,5M  3,9G   1% /dev/shm
          tmpfs              5,0M     12K  5,0M   1% /run/lock
          efivarfs            28K     28K     0 100% /sys/firmware/efi/efivars
          /dev/sda1           96M     49M   48M  51% /boot/efi
          tmpfs              784M    152K  784M   1% /run/user/1000
          /dev/sda5          196G    129G   67G  66% /media/cedric/DATAS

          Edit Nicosss : Correction balises Markdown -> Voir FAQ

            kusanagi79 J’ai corrigé ton messages concernant l’utilisation du bloc code en Markdown.

            Je t’invite vivement à lire les Conditions d’utilisation dont le lien est aussi en bas de page ainsi que plus particulièrement la FAQ du Forum. Merci par avance afin de faciliter la lisibilité.

            La commande a été saisie à partir de quel OS ?
            J’aurais pensé trouver une partition /boot/efi/ plus grande quand même par sécurité.

            Que retourne
            $ sudo efibootmgr

            Je fais du copier coller 😛 :

            Et comme d’habitude dans ce genre de cas : que retourne le rapport smartd disponible avec “smartmontools” :

            sudo dnf install smartmontools -y

            sudo smartctl -aA /dev/sdX

            Histoire de voir l’état de l’unité de stockage visé (remplace X par la lettre de l’unité, à adapté pour le NVME!)

            Sinon si ta du seagate en unité de stockage de type disque dur, ne cherche pas trop loin…

              $ sudo efibootmgr

              BootCurrent: 0000
              Timeout: 0 seconds
              BootOrder: 0000,0001
              Boot0000* Notebook Upgrade Bay
              Boot0001* Notebook Hard Drive
              Boot0002* USB Hard Drive 1 - SanDisk Extreme
              Boot0003* USB Hard Drive 2 - Toshiba StorE steel 2.5"
              Boot0004* SD Card
              Boot0005* Windows Boot Manager
              Boot0008* ubuntu
              Boot0009* Fedora

              VINDICATORs

              sudo smartctl -aA /dev/sdX

              $ sudo smartctl -aA /dev/sda
              smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.5.0-15-generic] (local build)
              Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
              
              === START OF INFORMATION SECTION ===
              Device Model:     SPCC Solid State Disk
              Serial Number:    AA221201S351209604
              Firmware Version: V0915A0
              User Capacity:    512 110 190 592 bytes [512 GB]
              Sector Size:      512 bytes logical/physical
              Rotation Rate:    Solid State Device
              Form Factor:      2.5 inches
              TRIM Command:     Available
              Device is:        Not in smartctl database 7.3/5319
              ATA Version is:   ACS-3 T13/2161-D revision 4
              SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
              Local Time is:    Tue Feb  6 09:49:34 2024 WAT
              SMART support is: Available - device has SMART capability.
              SMART support is: 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: 		(  120) seconds.
              Offline data collection
              capabilities: 			 (0x11) SMART execute Offline immediate.
              					No Auto Offline data collection support.
              					Suspend Offline collection upon new
              					command.
              					No Offline surface scan supported.
              					Self-test supported.
              					No Conveyance Self-test supported.
              					No Selective Self-test supported.
              SMART capabilities:            (0x0002)	Does not save 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: 	 (  10) minutes.
              SCT capabilities: 	       (0x0001)	SCT Status supported.
              
              SMART Attributes Data Structure revision number: 1
              Vendor Specific SMART Attributes with Thresholds:
              ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
                1 Raw_Read_Error_Rate     0x0032   100   100   050    Old_age   Always       -       0
                5 Reallocated_Sector_Ct   0x0032   100   100   050    Old_age   Always       -       0
                9 Power_On_Hours          0x0032   100   100   050    Old_age   Always       -       932
               12 Power_Cycle_Count       0x0032   100   100   050    Old_age   Always       -       340
              160 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       0
              161 Unknown_Attribute       0x0033   100   100   050    Pre-fail  Always       -       100
              163 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       20
              164 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       8488
              165 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       37
              166 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       4
              167 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       21
              168 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       5050
              169 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       100
              175 Program_Fail_Count_Chip 0x0032   100   100   050    Old_age   Always       -       0
              176 Erase_Fail_Count_Chip   0x0032   100   100   050    Old_age   Always       -       0
              177 Wear_Leveling_Count     0x0032   100   100   050    Old_age   Always       -       0
              178 Used_Rsvd_Blk_Cnt_Chip  0x0032   100   100   050    Old_age   Always       -       0
              181 Program_Fail_Cnt_Total  0x0032   100   100   050    Old_age   Always       -       0
              182 Erase_Fail_Count_Total  0x0032   100   100   050    Old_age   Always       -       0
              192 Power-Off_Retract_Count 0x0032   100   100   050    Old_age   Always       -       96
              194 Temperature_Celsius     0x0022   100   100   050    Old_age   Always       -       40
              195 Hardware_ECC_Recovered  0x0032   100   100   050    Old_age   Always       -       0
              196 Reallocated_Event_Count 0x0032   100   100   050    Old_age   Always       -       0
              197 Current_Pending_Sector  0x0032   100   100   050    Old_age   Always       -       0
              198 Offline_Uncorrectable   0x0032   100   100   050    Old_age   Always       -       0
              199 UDMA_CRC_Error_Count    0x0032   100   100   050    Old_age   Always       -       0
              232 Available_Reservd_Space 0x0032   100   100   050    Old_age   Always       -       100
              241 Total_LBAs_Written      0x0030   100   100   050    Old_age   Offline      -       114000
              242 Total_LBAs_Read         0x0030   100   100   050    Old_age   Offline      -       152641
              245 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       73363
              
              SMART Error Log Version: 1
              No Errors Logged
              
              SMART Self-test log structure revision number 1
              Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
              # 1  Short offline       Completed without error       00%       928         -
              
              Selective Self-tests/Logging not supported

              Sinon si ta du seagate en unité de stockage de type disque dur, ne cherche pas trop loin…

              Non, j’ai un Silicon Power Ace A55 SSD

              VINDICATORs

              sudo smartctl -aA /dev/sdX

              $ sudo smartctl -aA /dev/sda
              smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.5.0-15-generic] (local build)
              Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
              
              === START OF INFORMATION SECTION ===
              Device Model:     SPCC Solid State Disk
              Serial Number:    AA221201S351209604
              Firmware Version: V0915A0
              User Capacity:    512 110 190 592 bytes [512 GB]
              Sector Size:      512 bytes logical/physical
              Rotation Rate:    Solid State Device
              Form Factor:      2.5 inches
              TRIM Command:     Available
              Device is:        Not in smartctl database 7.3/5319
              ATA Version is:   ACS-3 T13/2161-D revision 4
              SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
              Local Time is:    Tue Feb  6 09:49:34 2024 WAT
              SMART support is: Available - device has SMART capability.
              SMART support is: 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: 		(  120) seconds.
              Offline data collection
              capabilities: 			 (0x11) SMART execute Offline immediate.
              					No Auto Offline data collection support.
              					Suspend Offline collection upon new
              					command.
              					No Offline surface scan supported.
              					Self-test supported.
              					No Conveyance Self-test supported.
              					No Selective Self-test supported.
              SMART capabilities:            (0x0002)	Does not save 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: 	 (  10) minutes.
              SCT capabilities: 	       (0x0001)	SCT Status supported.
              
              SMART Attributes Data Structure revision number: 1
              Vendor Specific SMART Attributes with Thresholds:
              ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
                1 Raw_Read_Error_Rate     0x0032   100   100   050    Old_age   Always       -       0
                5 Reallocated_Sector_Ct   0x0032   100   100   050    Old_age   Always       -       0
                9 Power_On_Hours          0x0032   100   100   050    Old_age   Always       -       932
               12 Power_Cycle_Count       0x0032   100   100   050    Old_age   Always       -       340
              160 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       0
              161 Unknown_Attribute       0x0033   100   100   050    Pre-fail  Always       -       100
              163 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       20
              164 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       8488
              165 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       37
              166 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       4
              167 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       21
              168 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       5050
              169 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       100
              175 Program_Fail_Count_Chip 0x0032   100   100   050    Old_age   Always       -       0
              176 Erase_Fail_Count_Chip   0x0032   100   100   050    Old_age   Always       -       0
              177 Wear_Leveling_Count     0x0032   100   100   050    Old_age   Always       -       0
              178 Used_Rsvd_Blk_Cnt_Chip  0x0032   100   100   050    Old_age   Always       -       0
              181 Program_Fail_Cnt_Total  0x0032   100   100   050    Old_age   Always       -       0
              182 Erase_Fail_Count_Total  0x0032   100   100   050    Old_age   Always       -       0
              192 Power-Off_Retract_Count 0x0032   100   100   050    Old_age   Always       -       96
              194 Temperature_Celsius     0x0022   100   100   050    Old_age   Always       -       40
              195 Hardware_ECC_Recovered  0x0032   100   100   050    Old_age   Always       -       0
              196 Reallocated_Event_Count 0x0032   100   100   050    Old_age   Always       -       0
              197 Current_Pending_Sector  0x0032   100   100   050    Old_age   Always       -       0
              198 Offline_Uncorrectable   0x0032   100   100   050    Old_age   Always       -       0
              199 UDMA_CRC_Error_Count    0x0032   100   100   050    Old_age   Always       -       0
              232 Available_Reservd_Space 0x0032   100   100   050    Old_age   Always       -       100
              241 Total_LBAs_Written      0x0030   100   100   050    Old_age   Offline      -       114000
              242 Total_LBAs_Read         0x0030   100   100   050    Old_age   Offline      -       152641
              245 Unknown_Attribute       0x0032   100   100   050    Old_age   Always       -       73363
              
              SMART Error Log Version: 1
              No Errors Logged
              
              SMART Self-test log structure revision number 1
              Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
              # 1  Short offline       Completed without error       00%       928         -
              
              Selective Self-tests/Logging not supported

              Sinon si ta du seagate en unité de stockage de type disque dur, ne cherche pas trop loin…

              Non, j’ai un Silicon Power Ace A55 SSD

              Que retourne aussi
              $ sudo tree /sys/firmware/efi/efivars/

              /sys/firmware/efi/efivars/
              ├── Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0001-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0003-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0004-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0005-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0008-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Boot0009-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── BootCurrent-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── bootercfg-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── BugCheckCode-ba57e015-65b3-4c3c-b274-659192f699e3
              ├── BugCheckParameter1-ba57e015-65b3-4c3c-b274-659192f699e3
              ├── BugCheckProgress-ba57e015-65b3-4c3c-b274-659192f699e3
              ├── ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── ConInDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── ConOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── ConsoleLock-368cda0d-cf31-4b9b-8cf6-e7d1bfff157e
              ├── csr-active-config-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── CurrentPolicy-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── EFILoginHiDPI-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── ErrOutDev-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── fakesmc-key-$Adr-ui32-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-$Num-ui8-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-BATP-flag-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-BEMB-flag-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-BNum-ui8-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-EPCI-ui32-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-#KEY-ui32-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-MSAc-ui16-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-MSFW-ui8-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-MSPS-ui16-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-MSTc-ui8-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-MSWr-ui8-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-RBr -ch8*-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-REV -ch8*-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-RMde-char-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── fakesmc-key-RPlt-ch8*-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── flagstate-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── FWUPDATE_DEBUG_LOG-0abba7dc-e516-4167-bbf5-4d9d1c739416
              ├── KbcVersion-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── Kernel_ATPSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_DriverSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_EntRevokeSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_RvkSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_SiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_SkuSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Kernel_WinSiStatus-77fa9abd-0359-4d32-bd60-28f4e78f784b
              ├── Lang-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── LangCodes-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
              ├── LoaderInfo-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
              ├── MeBiosExtensionSetup-1bad711c-d451-4241-b1f3-8537812e0c70
              ├── MTC-eb704011-1402-11d3-8e77-00a0c969723b
              ├── OfflineUniqueIDEKPub-eaec226f-c9a3-477a-a826-ddc716cdc0e3
              ├── OfflineUniqueIDRandomSeedCRC-eaec226f-c9a3-477a-a826-ddc716cdc0e3
              ├── OfflineUniqueIDRandomSeed-eaec226f-c9a3-477a-a826-ddc716cdc0e3
              ├── PBRDevicePath-a9b5f8d2-cb6d-42c2-bc01-b5ffaae4335e
              ├── PchS3Peim-e6c2f70a-b604-4877-85ba-deec89e117eb
              ├── security-mode-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── specialbootdevice-7c436110-ab2a-4bbb-a880-fe41995c9f82
              ├── SysDiagsBiosData2010-14090d43-63e6-4aa6-8269-df5b8b8c4ce4
              ├── Timeout-8be4df61-93ca-11d2-aa0d-00e098032b8c
              ├── UIScale-4d1ede05-38c7-4a6a-9cc6-4bcca8b38c14
              ├── UnlockIDCopy-eaec226f-c9a3-477a-a826-ddc716cdc0e3
              ├── VPROState-a82471a8-e491-42c1-9240-4fde3073c0fd
              └── WmiDataSize-6fb5dfea-69cf-429e-b78f-8fa59bb41d5e
              
              1 directory, 68 files

              j’ai vu un post qui decrit exactement ma situation:

              voir le lien

              En effet, l’installation se bloque toujours lors de l’installation du chargeur de demarrage et c’est depuis que je suis passe en SSD. L’installation se deroulait avec succes sur HDD. Donc c’est peut etre du a mon SSD . Mais pourtant, Ubuntu s’est installe avec succes. Soit il possible que fedora ne puisse pas etre installe sur du SSD SATA 2.5?

                kusanagi79 En effet ça ressemble. Il semble que nous ayons suivi les mêmes pistes et avec le même résultat.

                Côté firmware tout est à jour (carte mère, SDD, etc) ?