La recherche a retourné 4 résultats

par techno
jeu. 04 mars 2021, 22:58
Forum : Installation et configuration
Sujet : [boot] temporisation
Réponses : 6
Vues : 2748

Re: [boot] temporisation

blkid

/dev/nvme0n1p1: LABEL_FATBOOT="EFI-SYSTEM" LABEL="EFI-SYSTEM" UUID="###D-D24F" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="#####a7f-f0ce-41ab-b067-7cf9f04#####"
/dev/nvme0n1p3: LABEL="WINDOWS" BLOCK_SIZE="512" UUID="CE16903E169#####" TYPE="ntfs" PARTLABEL="Basic ...
par techno
jeu. 04 mars 2021, 18:07
Forum : Installation et configuration
Sujet : [boot] temporisation
Réponses : 6
Vues : 2748

Re: [boot] temporisation

Bonjour
pareil,
le fichier /etc/default/grub
modifié avec sudo nano ou sudo vim
# GRUB boot loader configuration

GRUB_DEFAULT=0
GRUB_TIMEOUT=2
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
GRUB_CMDLINE_LINUX=""

GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT=""
GRUB_CMDLINE ...
par techno
mer. 03 mars 2021, 23:28
Forum : Installation et configuration
Sujet : [boot] temporisation
Réponses : 6
Vues : 2748

Re: [boot] temporisation

comment je peux modifier la temporisation de 5s?
,
par techno
mer. 03 mars 2021, 23:10
Forum : Installation et configuration
Sujet : [boot] temporisation
Réponses : 6
Vues : 2748

[boot] temporisation

Bonsoir
configuration:
Laptop:
2SSD:windows10 et archlinux
bios UEFI

le système de boot n'a jamais fonctionné, normalement:
.../usr/bin/grub-install : information : reading /usr/lib/grub/x86_64-efi/part_gpt.mod.
/usr/bin/grub-install : information : kernel_img=0x55c54d3a5070, kernel_size=0x1e000 ...