Mise à jour de '0_install_system.md'

This commit is contained in:
HeeroYui 2021-12-08 15:23:22 +00:00
parent b36244991f
commit 1433dbc59f

View File

@ -82,6 +82,9 @@ grub-install --target=x86_64-efi --bootloader-id=grub_uefi --recheck
grub-mkconfig -o /boot/grub/grub.cfg grub-mkconfig -o /boot/grub/grub.cfg
``` ```
>> if it does not work on WM add: --no-nvram --removable
>> TIPS2: on virtualBox enable checkbox for efi filesystem to start (in property/system)
Now we need to save the partion table of the system Now we need to save the partion table of the system
``` ```
exit exit