Hello i have problem with my installation

When arrive at bootloader it give me Error code 1, thank you.

Starting job “bootloader” ( 33 / 35 )
2023-01-31 - 18:55:10 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
Job file “/usr/lib/calamares/modules/bootloader/main.py”
2023-01-31 - 18:55:10 [6]: [PYTHON JOB]: Found gettext “fr_FR” in “/usr/share/locale/fr_FR”
2023-01-31 - 18:55:10 [6]: … Job description from pretty_name “bootloader” = “Installation du bootloader.”
2023-01-31 - 18:55:10 [6]: [PYTHON JOB]: “Bootloader: grub (efi)”
2023-01-31 - 18:55:10 [6]: … Running (“grub-install”, “–target=x86_64-efi”, “–efi-directory=/boot/efi”, “–bootloader-id=Manjaro”, “–force”)
2023-01-31 - 18:55:32 [6]: … Target cmd: (“grub-install”, “–target=x86_64-efi”, “–efi-directory=/boot/efi”, “–bootloader-id=Manjaro”, “–force”) Exit code: 1 output:
Installing for x86_64-efi platform.
Could not prepare Boot variable: Interrupted system call
grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
2023-01-31 - 18:55:32 [2]: WARNING: [PYTHON JOB]: “Command ‘grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force’ returned non-zero exit status 1.”
2023-01-31 - 18:55:32 [6]: [PYTHON JOB]: “stdout:Installing for x86_64-efi platform.\nCould not prepare Boot variable: Interrupted system call\ngrub-install: error: efibootmgr failed to register the boot entry: Input/output error.”
2023-01-31 - 18:55:32 [6]: [PYTHON JOB]: “stderr:None”
2023-01-31 - 18:55:32 [6]: virtual void Calamares::JobThread::run()
Skipping non-emergency job “postcfg”
2023-01-31 - 18:55:32 [6]: … Skipping non-emergency job “Démonter les systèmes de fichiers”
2023-01-31 - 18:55:32 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
ERROR: Installation failed: “Erreur d’installation du chargeur de démarrage”
2023-01-31 - 18:55:32 [6]: … - message: “Erreur d’installation du chargeur de démarrage”
2023-01-31 - 18:55:32 [6]: … - details: Le chargeur de démarrage n’a pas pu être installé. La commande d’installation

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Manjaro --force
a renvoyé le code d’erreur 1.
2023-01-31 - 18:55:33 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
Calamares will quit when the dialog closes.
2023-01-31 - 18:55:33 [6]: void Config::doNotify(bool, bool)
Notification not sent; completion: failed

verify the checksum of the iso…
secure boot disabled in bios;
fast boot disabled in bios - you may not have this option;
fast startup disabled in windows if you are dual booting;
AHCI enabled in bios - if you are dual booting and you are on RAID, dont switch to AHCI, otherwise you will not be able to boot into windows;
use Ventoy to flash the iso, and boot it either in efi or bios, depending on what you are using…