[Bug 264450] ufs: Partition recognized on 12.3 not recognized on CURRENT (2573e6ced996): Cannot find file system superblock .. Invalid fstype: Invalid argument

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Jun 2022 07:14:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264450

--- Comment #8 from Martin Birgmeier <d8zNeCFG@aon.at> ---
... and it can be mounted:

[0]# mount /dev/da1s4a /mnt
[0]# mount /dev/da1s4d /mnt/usr
[0]# ll /mnt/usr
total 104
drwxrwxr-x   2 root  operator    512 Nov 15  2009 .snap
drwxr-xr-x   3 root  wheel       512 Nov 12  2021 VOL
drwxr-xr-x   2 root  wheel      8192 Aug 25  2018 bin
lrwxr-xr-x   1 root  wheel        10 Aug  7  2010 cvs -> ../vol/cvs
lrwxr-xr-x   1 root  wheel        16 Oct 10  2010 cvs.local -> ../vol/cvs.local
drwxr-xr-x   2 root  wheel       512 May  1  2016 games
drwxr-xr-x  55 root  wheel      6656 Jul  2  2018 include
drwxr-xr-x  10 root  wheel     16384 Aug 25  2018 lib
drwxr-xr-x   5 root  wheel     16384 Aug 25  2018 lib32
drwxr-xr-x   6 root  wheel       512 Dec  6  2014 libdata
drwxr-xr-x   9 root  wheel      1536 Aug 25  2018 libexec
drwxr-xr-x  15 root  wheel       512 Dec  1  2018 local
-rw-r--r--   1 root  wheel         0 Apr 20  2011 local.NODUMP
drwxr-xr-x   2 root  wheel       512 Dec 13  2009 lost+found
lrwxr-xr-x   1 root  wheel        10 Nov  1  2018 obj -> ../vol/obj
lrwxr-xr-x   1 root  wheel        12 Aug  6  2010 ports -> ../vol/ports
drwxr-xr-x   2 root  wheel      5632 Aug 25  2018 sbin
drwxr-xr-x  32 root  wheel      1024 Aug 14  2017 share
lrwxr-xr-x   1 root  wheel        10 Nov  1  2018 src -> ../vol/src
lrwxr-xr-x   1 root  wheel        16 Aug  6  2010 src.local -> ../vol/src.local
drwxr-xr-x   3 root  wheel       512 Dec 29  2010 srcs
drwxr-xr-x   4 root  wheel       512 Mar 23  2013 ss
drwxrwxrwt   3 root  wheel       512 Apr 15 20:14 tmp
-rw-r--r--   1 root  wheel         0 Aug 28  2011 tmp.NODUMP
drwxr-xr-x   4 root  wheel       512 Jan 29  2012 users
[0]# umount /mnt/usr
[0]# umount /mnt    
[0]# 

-- Martin

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