diff --git a/image.hdd b/image.hdd index 2e49f3f..050e2d7 100644 Binary files a/image.hdd and b/image.hdd differ diff --git a/limine.sh b/limine.sh index 2b18033..c386731 100644 --- a/limine.sh +++ b/limine.sh @@ -6,7 +6,7 @@ sgdisk image.hdd -n 1:2048 -t 1:ef00 -m 1 rm -rf limine -# Download the latest Limine binary release for the 10.x branch. +# If first time: Download the latest Limine binary release for the 10.x branch. git clone https://codeberg.org/Limine/Limine.git limine --branch=v10.x-binary --depth=1 # Build "limine" utility.