分区完成后,强制刷新分区

This commit is contained in:
bin456789 2023-05-07 21:12:26 +08:00
parent 910ee0466d
commit 2b1ba5663a
No known key found for this signature in database
GPG Key ID: EE301B386DE6C11B

View File

@ -79,6 +79,7 @@ else
mkfs.ext4 -F -L os /dev/${xda}*1 #1 os
mkfs.ext4 -F -L installer /dev/${xda}*2 #2 installer
fi
update_part /dev/$xda
# 挂载主分区
mkdir -p /os