Difference between revisions of "Read-only file system"
Jump to navigation
Jump to search
(Removed redirect to Review ext4 journalctl logs) Tag: Removed redirect |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
[[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 | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Oct 12 12:55:03 SERVER swapon[449]: [[swapon]]: [[/swap.img]]: swapon failed: [[Read-only file system]] | ||
== Related commands == | == Related commands == | ||
* [[Review ext4 journalctl logs]] | * [[Review ext4 journalctl logs]] | ||
− | + | * <code>[[mount]]</code> | |
− | |||
== See also == | == See also == |
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: