UFS There is a discrepancy between the amount of starting size and the space left on the disk after the creation of the UFS2 partition.

ziomario I think that would work.

what would work ? I've moved datas from the 2 TB disk elsewhere and I've copied the large file (913 GB) on that disk. This is the img / raw file of the operating systems installed on the nvme disk (windows and ubuntu),because I want to work on a workaround for booting "physically" those OSes while I'm using freebsd with bhyve.
 
NomadBSD live image should let you boot into the live image on USB, then do the commands to disable journalling on the the filesystem you are trying to work with.
 
I've already disabled journaling with the command tunefs -j disable /dev/da3p2 (with the partition unmounted), but since it is not recommended, I gave up the idea and now I'm using a larger disk.
 
Back
Top