[Bug 274537] ext2fs not mounting linux partitions

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 19 Oct 2023 12:14:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274537

--- Comment #5 from Michael <michael.hmich@gmail.com> ---
ok, sorry, I copied the wrong lines from screen

but at the end there's no difference

hm@hm-fbsd:~ % gpart show ada0
gpart: No such geom: ada0.

hm@hm-fbsd:~ % gpart list ada0
gpart: Class 'PART' does not have an instance named 'ada0'.


it is MBR/EBR but it doesn't work either

hm@hm-fbsd:~ %> sudo mount -t ext2fs /dev/ada0s1 /Linux_Mint
mount: /dev/ada0s1: Invalid fstype: Invalid argument

-- 
You are receiving this mail because:
You are the assignee for the bug.