Hello.
After 2 years of work,I've been able to enjoy FreeBSD virtualized under Linux with qemu-kvm on the ARM Chromebook. Vamos brindar.
I need to resize the image file : FreeBSD-13.2-RELEASE-arm-armv7-GENERICSD.img because it has only 5 GB as default.
I'm on Linux and I tried with these commands :
as you can see I can't resize the space from 4.95 GB to 95GB.
I imagine that this operation can be done only under FreeBSD ? but how ? Some suggestions will help me to walk for the correct road. Thanks.
After 2 years of work,I've been able to enjoy FreeBSD virtualized under Linux with qemu-kvm on the ARM Chromebook. Vamos brindar.
I need to resize the image file : FreeBSD-13.2-RELEASE-arm-armv7-GENERICSD.img because it has only 5 GB as default.
I'm on Linux and I tried with these commands :
Code:
# qemu-img resize FreeBSD-13.2-RELEASE-arm-armv7-GENERICSD.img 100G
# gparted FreeBSD-13.2-RELEASE-arm-armv7-GENERICSD.img
as you can see I can't resize the space from 4.95 GB to 95GB.
I imagine that this operation can be done only under FreeBSD ? but how ? Some suggestions will help me to walk for the correct road. Thanks.