mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
create_virtualimage: use the first unused loop device
This commit is contained in:
parent
8fc3d3e130
commit
c02e678ebf
@ -43,7 +43,7 @@ fi
|
||||
|
||||
DISK="$1/OpenELEC.img"
|
||||
VMDK="$1/OpenELEC.vmdk"
|
||||
LOOP="/dev/loop0"
|
||||
LOOP=$(losetup -f)
|
||||
|
||||
clear
|
||||
echo "#########################################################"
|
||||
|
Loading…
x
Reference in New Issue
Block a user