Code
LibreELEC:~ # parted -l
Warning: Not all of the space available to /dev/sda appears to be used, you can
fix the GPT to use all of the space (an extra 7264256 blocks) or continue with
the current setting?
Fix/Ignore? fix
fix
Model: ATA VMware Virtual I (scsi)
Disk /dev/sda: 4295MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata
2 541MB 575MB 33.6MB ext4 storage
LibreELEC:~ # parted -l
Model: ATA VMware Virtual I (scsi)
Disk /dev/sda: 4295MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata
2 541MB 575MB 33.6MB ext4 storage
Display More
But if I expand disk capacity after importing it works as expected
Code
LibreELEC:~ # df -h
Filesystem Size Used Available Use% Mounted on
devtmpfs 289.9M 4.0K 289.9M 0% /dev
tmpfs 169.4M 14.1M 155.4M 8% /run
/dev/sda1 511.7M 226.5M 285.2M 44% /flash
/dev/loop0 196.0M 196.0M 0 100% /
/dev/sda2 4.2G 10.8M 4.2G 0% /storage
tmpfs 423.6M 0 423.6M 0% /dev/shm
tmpfs 423.6M 2.7M 420.9M 1% /var
tmpfs 423.6M 0 423.6M 0% /tmp
LibreELEC:~ # parted -l
Model: ATA VMware Virtual I (scsi)
Disk /dev/sda: 5369MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 4194kB 541MB 537MB fat16 system legacy_boot, msftdata
2 541MB 5369MB 4828MB ext4 storage
Display More
When importing LibreELEC-Generic.x86_64-10.0.4.ova everything just works automatically without user intervention.
I also noticed that importing on Vmware Workstation Pro 17 it doesn't fill the name of the virtual machine automatically like it does on older versions (compared only with v12).
Size difference: