mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-14 15:56:18 +00:00
Fix the boot issue for openSUSE 16.0 (#3379)
This commit is contained in:
@@ -1439,6 +1439,8 @@ function ventoy_iso_busybox_ver {
|
||||
set ventoy_busybox_ver=64
|
||||
elif vt_str_begin "$vt_volume_id" "KAOS_"; then
|
||||
set ventoy_busybox_ver=64
|
||||
elif vt_str_str "$vt_volume_id" "x86_64"; then
|
||||
set ventoy_busybox_ver=64
|
||||
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user