Update and fix odroid-xu3.sh

This commit is contained in:
Arszilla
2022-08-22 23:00:06 +03:00
parent f1573c48db
commit 6e5f319d78

View File

@@ -9,8 +9,10 @@
# Hardware model
hw_model=${hw_model:-"odroid-xu3"}
# Architecture
architecture=${architecture:-"armhf"}
# Desktop manager (xfce, gnome, i3, kde, lxde, mate, e17 or none)
desktop=${desktop:-"xfce"}
@@ -156,8 +158,10 @@ parted -s -a minimal "${image_dir}/${image_name}.img" mkpart primary $fstype ${b
# Set the partition variables
make_loop
# Create file systems
mkfs_partitions
# Make fstab.
make_fstab