mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix partition type (#2007)
This commit is contained in:
@@ -38,6 +38,8 @@ truncate -s $TARGET_SIZE $TARGET_NAME
|
|||||||
echo 2048
|
echo 2048
|
||||||
echo 526335
|
echo 526335
|
||||||
echo 1050623
|
echo 1050623
|
||||||
|
echo t
|
||||||
|
echo c
|
||||||
echo n
|
echo n
|
||||||
echo p
|
echo p
|
||||||
echo 2
|
echo 2
|
||||||
|
|||||||
Reference in New Issue
Block a user