Cleanup odroid

This commit is contained in:
Pascal Vizeli
2018-08-22 22:15:08 +00:00
parent 3b45011982
commit 9b170812d6
131 changed files with 91 additions and 64 deletions

View File

@@ -219,7 +219,7 @@ function create_disk_mbr() {
# Update disk layout
(
echo "label: dos"
echo "label-id: 0x0d3e0000"
echo "label-id: 0x48617373"
echo "unit: sectors"
echo "hassos-boot : start= ${boot_start}, size= ${boot_size}, type=c, bootable" #create the boot partition
echo "hassos-extended : start= ${extended_start}, size= ${extended_size}, type=5" #Make an extended partition