ファイルシステム の変更点


#author("2022-05-06T21:35:40+09:00","default:k1rou","k1rou")
#author("2022-05-06T21:36:50+09:00","default:k1rou","k1rou")
*ファイルシステム [#te632e9c]


*ファイルシステムの種類 [#m494a72d]
**Apple [#i2ea1c01]
-APFS
--Apple File System
--macOS 10.13 以降

-Mac OS拡張
--macOS 10.12 以前

**Windows [#y9c574f3]
-msdos
-FAT
-vfat
-NTFS
-exFAT

**Linux [#g4c2a093]
-ext2
-ext3
-ext4
-XFS
-JFS
-Btrfs
--B-tree file system

**CD-ROM [#x81e74da]
-iso9660
-UDF (Universal Disk Format)

*ファイルシステム内の構造 [#l1b0bbb9]
**Linux [#s687b96e]
-[[FHS]]
--Filesystem Hierarchy Standard

*関連用語 [#lb1ba7fc]
-[[Linuxのファイルシステム管理]]
-[[ジャーナリングファイルシステム]]
-tmpfs
-CIFS
-NFS
-VFS (Virtual Filesystem)
-FUSE (Filesystem in Userspace)