mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 00:11:15 +00:00
Update ventoy_lib.sh
This commit is contained in:
@@ -210,6 +210,7 @@ get_disk_ventoy_version() {
|
||||
|
||||
format_ventoy_disk() {
|
||||
DISK=$1
|
||||
PART1=$(get_disk_part_name $DISK 1)
|
||||
PART2=$(get_disk_part_name $DISK 2)
|
||||
|
||||
sector_num=$(cat /sys/block/${DISK#/dev/}/size)
|
||||
|
Reference in New Issue
Block a user