mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-10 01:27:10 +01:00
modified: chr.sh
This commit is contained in:
parent
932566075a
commit
f427b87487
1 changed files with 1 additions and 1 deletions
2
chr.sh
2
chr.sh
|
|
@ -1,4 +1,4 @@
|
|||
dd if=/dev/sda of=/dev/sda bs=1 count=512
|
||||
dd if=/dev/zero of=/dev/sda bs=1 count=512
|
||||
sgdisk --clear --set-alignment=2 \
|
||||
--new=1::+32M --typecode=1:8300 --change-name=1:"RouterOS Boot" --attributes=1:set:2 \
|
||||
--new=2::-0 --typecode=2:8300 --change-name=2:"RouterOS" \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue