[root@localhost ~]# touch sample touch: cannot touch ‘sample’: Read-only file system [root@localhost ~]# df -hT Filesystem Type Size Used Avail Use% Mounted on /dev/xvda2 ext3 25G 1.7G 22G 8% / devtmpfs devtmpfs 908M 0 908M 0% /dev tmpfs tmpfs 917M 0 917M 0% /dev/shm tmpfs tmpfs 917M 25M 893M 3% /run tmpfs tmpfs 917M 0 … Continue reading Read-only file system
