From 1433dbc59f5a59b8c8a3d90324b8dc48946c9bc5 Mon Sep 17 00:00:00 2001 From: HeeroYui Date: Wed, 8 Dec 2021 15:23:22 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'0=5Finstall=5Fsyst?= =?UTF-8?q?em.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 0_install_system.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/0_install_system.md b/0_install_system.md index 8dd9731..93de953 100644 --- a/0_install_system.md +++ b/0_install_system.md @@ -82,6 +82,9 @@ grub-install --target=x86_64-efi --bootloader-id=grub_uefi --recheck 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 ``` exit