https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205932
--- Comment #16 from Torfinn Ingolfsen <tingox+free...@gmail.com> --- (In reply to Damjan Jovanovic from comment #14) Good question. It turns out it was false assumptions. I assumed that disktype (sysutils/disktype) reported correctly: root@kg-u35jc# disktype /dev/ada0s5 --- /dev/ada0s5 Character device, size 204.9 GiB (220010119168 bytes) Ext3 file system UUID AE5DE014-E0B5-4045-80CA-D4D6FF37AA79 (DCE, v4) Last mounted at "/home/tingo/mpoint" Volume size 204.9 GiB (220010119168 bytes, 53713408 blocks of 4 KiB) (at least it is consistent - it reports exactly the same when I run it on Linux) I booted the machine in Linux and did a check: [tingo@kg-u35jc ~]$ lsblk -f /dev/sda5 NAME FSTYPE LABEL UUID MOUNTPOINT sda5 ext4 ae5de014-e0b5-4045-80ca-d4d6ff37aa79 /mnt So, yes - I was mistaken. The filesystem is ext4. Sorry for my inaccurate reporting. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"