1
Storage / Sharing drive between OS/2 and linux
« on: December 14, 2021, 08:39:16 pm »
Small external drive formatted as JFS on ArcaOS (not with mkfs.jfs -O on linux, did not work) ends up no named in linux and cannot even be mounted manually:
A filesystem check shows no errors:
I would rather not format the drive as FAT32, is network sharing my only real option then?
Code: [Select]
wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.
A filesystem check shows no errors:
Code: [Select]
fsck.jfs version 1.1.15, 04-Mar-2011
processing started: 12/14/2021 21:25:25
The current device is: /dev/sdb1
Block size in bytes: 4096
Filesystem size in blocks: 7679996
**Phase 1 - Check Blocks, Files/Directories, and Directory Entries
**Phase 2 - Count links
**Phase 3 - Duplicate Block Rescan and Directory Connectedness
**Phase 4 - Report Problems
**Phase 5 - Check Connectivity
**Phase 6 - Perform Approved Corrections
**Phase 7 - Verify File/Directory Allocation Maps
**Phase 8 - Verify Disk Allocation Maps
30719984 kilobytes total disk space.
0 kilobytes in 1 directories.
0 kilobytes in 0 user files.
0 kilobytes in extended attributes
37792 kilobytes reserved for system use.
30682192 kilobytes are available for use.
File system checked READ ONLY.
Filesystem is clean.
