I have successfully updated the firmware for VisionFive2 and am running the 202306 version off of a 1TB NVME drive. The first thing I did was try to get the packages and dependencies using:
chmod +x install_package_and_dependencies.sh
./install_package_and_dependencies.sh
However, 2 hours later I received “Unrecoverable fatal error: no space left on device” When I ran fdisk -l, the system does recognize I am using a 1TB drive. However when running df -h it says I am at 100% utilization and that the drive is only 2.8GB large. Can someone please tell me what I can do?