Difference between revisions of "Read-only file system"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[touch]] file.txt | [[touch]] file.txt | ||
touch: cannot touch 'file.txt': Read-only file system | touch: cannot touch 'file.txt': Read-only file system | ||
+ | |||
+ | [[mkdir -p]] /path/to/your/new/dir | ||
+ | mkdir: cannot create directory ‘/path’: Read-only file system | ||
+ | |||
Latest revision as of 05:52, 9 August 2022
touch file.txt touch: cannot touch 'file.txt': Read-only file system
mkdir -p /path/to/your/new/dir mkdir: cannot create directory ‘/path’: Read-only file system
Oct 12 12:55:03 SERVER swapon[449]: swapon: /swap.img: swapon failed: Read-only file system
Related commands[edit]
See also[edit]
- File systems:
ext4
,XFS
,ZFS
,btrfs
,wipefs
,findfs
,HDFS
,overlay
,aufs
,virt-filesystems
, Windows: (FAT, NTFS, ReFS), GPFS, squashfs, Ecryptfs, Encfs, FUSE, VMFS, Comparison of distributed file systems, Userspace filesystem, Resize filesystem size
Advertising: