mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-16 03:00:29 +08:00
fix : 修复私家云二代运行问题
1. 退回旧版本镜像,解决 HDMI 无显示问题 2. 修复 oled 屏幕显示问题
This commit is contained in:
parent
ecdb816d62
commit
fc0ff1e365
@ -66,7 +66,7 @@ onecloud_rootfs() {
|
||||
}
|
||||
|
||||
cumebox2_rootfs() {
|
||||
local source_image="$SRCPATH/image/cumebox2/Armbian_25.2.2_Khadas-vim1_bookworm_current_6.12.17_minimal.img"
|
||||
local source_image="$SRCPATH/image/cumebox2/Armbian_24.8.1_Khadas-vim1_bookworm_current_6.6.47_minimal.img"
|
||||
local target_image="$TMPDIR/rootfs.img"
|
||||
local offset=$((8192 * 512))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user