Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu "Read-only filesystem"

// first unmount the drive. then:
sudo fsck.ext4 -f /dev/sdd2
sudo mount -vo remount,rw /dev/sdd2
Comment

PREVIOUS NEXT
Code Example
Shell :: xampp archlinux 
Shell :: serverless not using aws profile 
Shell :: install specific version of r package 
Shell :: npm init y 
Shell :: pip remove 
Shell :: docker clean logs 
Shell :: how to isnatll snap on ubuntu linux 
Shell :: uninstall brew from linux 
Shell :: install postgres 11 ubuntu 
Shell :: start hostednetwork 
Shell :: copy all files in folder with powershell 
Shell :: bun sh install 
Shell :: git clone with submodules 
Shell :: how to create a shortcut in a batch file 
Shell :: open a folder linux 
Shell :: linux append group 
Shell :: mac get your screen size terminal 
Shell :: connect emulator to localhost 
Shell :: cgi directories 
Shell :: gitignore for django project 
Shell :: arch linux fonts 
Shell :: how to enable migration in package manager console 
Shell :: dbeaver install 
Shell :: git push heroku master 
Shell :: command wait bash 
Shell :: apartheid linux 
Shell :: bash write file 
Shell :: update linux command 
Shell :: getting started with git 
Shell :: BUILD FAILED (Ubuntu 20.04 using python-build 20180424) 
ADD CONTENT
Topic
Content
Source link
Name
2+5 =