The pertinent disk i disk2s7, below
/dev/disk2 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *15.6 GB disk2
1: Windows_FAT_16 RECOVERY 2.6 GB disk2s1
2: Linux 33.6 MB disk2s5
3: Windows_FAT_32 boot 268.4 MB disk2s6
4: Linux 12.7 GB disk2s7
someuser@macosx ~ % mount -t osxfuse /dev/disk2s7 /Volumes/raspberry -o allow_other
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
someuser@macosx ~ % mount -t osxfuse /dev/disk2/disk2s7 /Volumes/raspberry -o allow_other
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
someuser@macosx ~ % sudo ext4fuse /dev/disk2s7 /Volumes/raspberry -o allow_other
Password:
sudo: ext4fuse: command not found
someuser@macosx ~ % sudo osxfuse /dev/disk2s7 /Volumes/raspberry -o allow_other
sudo: osxfuse: command not found
someuser@macosx ~ % mount /dev/disk2/disk2s7 /Volumes/raspberry -o allow_other
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
someuser@macosx ~ % mount /dev/disk2s7 /Volumes/raspberry -o allow_other
usage: mount [-dfruvw] [-o options] [-t external_type] special mount_point
mount [-adfruvw] [-t external_type]
mount [-dfruvw] special | mount_point
--
You received this message because you are subscribed to the Google Groups "OSXFUSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osxfuse-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osxfuse-group/c3a12cf8-6bf1-404a-852c-d32ee157ae09%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "OSXFUSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osxfuse-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osxfuse-group/dc6a747f-2acd-4eec-8c7f-3321b37403aa%40googlegroups.com.
someuser@macosx ~ % mount -t fuse-ext2 /dev/disk1s7 /volumes/raspberry
mount: /Volumes/raspberry failed with 252
someuser@macosx ~ % sudo mount -t fuse-ext2 /dev/disk1s7 /volumes/raspberry
mount: /Volumes/raspberry failed with 252
...
someuser@macosx ~ % fuse-ext2 /dev/disk1/disk1s7 /volumes/raspberry
someuser@macosx ~ % sudo fuse-ext2 /dev/disk1/disk1s7 /volumes/raspberry
Password:
...
someuser@macosx ~ % fuse-ext2 /dev/disk1s7 /volumes/raspberry -o ro
...
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk2 1000.0 GB disk0s2
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *15.6 GB disk1
1: Windows_FAT_16 RECOVERY 2.6 GB disk1s1
2: Linux 33.6 MB disk1s5
3: Windows_FAT_32 boot 268.4 MB disk1s6
4: Linux 12.7 GB disk1s7
To unsubscribe from this group and stop receiving emails from it, send an email to osxfus...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to osxfuse-grou...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osxfuse-group/5278331a-31c7-4105-8afb-39a90f28270a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osxfuse-group/5278331a-31c7-4105-8afb-39a90f28270a%40googlegroups.com.