Guest User

Untitled

a guest
Dec 9th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. rpi ~$ sudo mount -o remount,ro /boot
  2. rpi ~$ sudo mount -o remount,rw /boot
  3.  
  4. # Check with
  5. rpi ~$ findmnt /boot
  6.  
  7. rpi ~$ sudo mount -o remount,ro /
  8. mount: / is busy
Add Comment
Please, Sign In to add comment