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