[Bug 274537] ext2fs not mounting linux partitions
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 17:52:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274537
--- Comment #7 from Michael <michael.hmich@gmail.com> ---
here it is
hm@hm-fbsd:/zfbsd % ls -l /dev/ada*
crw-r----- 1 root operator 0x71 Oct 19 14:22 /dev/ada0
crw-r----- 1 root operator 0x77 Oct 19 14:22 /dev/ada1
crw-r----- 1 root operator 0x78 Oct 19 14:22 /dev/ada2
crw-r----- 1 root operator 0x80 Oct 19 14:22 /dev/ada2p1
crw-r----- 1 root operator 0x81 Oct 19 14:22 /dev/ada2p2
crw-r----- 1 root operator 0x82 Oct 19 14:22 /dev/ada2p3
crw-r----- 1 root operator 0x83 Oct 19 14:22 /dev/ada2p4
hm@hm-fbsd:/zfbsd % gpart show
=> 63 976770992 diskid/DISK-WD-WCAYUEP01916 MBR (466G)
63 1985 - free - (993K)
2048 122880860 1 linux-data [active]
(59G)
122882908 5282 - free - (2.6M)
122888190 98299906 2 ebr (47G)
221188096 716804096 3 linux-data (342G)
937992192 38774784 4 ntfs (18G)
976766976 4079 - free - (2.0M)
=> 40 312579616 ada2 GPT (149G)
40 472 1 freebsd-boot (236K)
512 16777216 2 freebsd-swap (8.0G)
16777728 104857600 3 freebsd-ufs (50G)
121635328 190944328 4 freebsd-zfs (91G)
just in case, the relevant partition GEOM devices are in the kernel
--
You are receiving this mail because:
You are the assignee for the bug.