From b5d116cfccfd0e7152abc18916dda11438b8cc48 Mon Sep 17 00:00:00 2001 From: InoriShio <126560588+InoriShio@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:03:09 +0000 Subject: [PATCH] Update Install --- Install | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Install b/Install index e69de29..b505a10 100644 --- a/Install +++ b/Install @@ -0,0 +1,9 @@ +iwctl +pacman -Syu + +# Dual boot +fdisk list +# select boot disk + +mkfs.fat -F 32 boot +mkfs.ext4 root \ No newline at end of file