mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
为玩客云设置Boot_SkipUSBBurning
This commit is contained in:
parent
7f7b431824
commit
fdf58ea6f7
@ -114,6 +114,8 @@ systemctl disable kvmd
|
|||||||
systemctl start kvmd
|
systemctl start kvmd
|
||||||
exit 0
|
exit 0
|
||||||
EOF
|
EOF
|
||||||
|
#如果在CHROOT环境需设置NOTCHROOT=false
|
||||||
|
! $NOTCHROOT || gzip -dc ./patch/Boot_SkipUSBBurning.gz | dd of=/dev/mmcblk1 bs=512 seek=1 count=32767
|
||||||
echo -e "\n"
|
echo -e "\n"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
patch/Boot_SkipUSBBurning.gz
Normal file
BIN
patch/Boot_SkipUSBBurning.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user