solve_raspbian_sd_card_corruption_issues_with_read-only_mounted_root_partition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
solve_raspbian_sd_card_corruption_issues_with_read-only_mounted_root_partition [30.01.2017 14:46] Pascal Sutersolve_raspbian_sd_card_corruption_issues_with_read-only_mounted_root_partition [30.01.2017 14:55] Pascal Suter
Line 14: Line 14:
 sudo dphys-swapfile uninstall sudo dphys-swapfile uninstall
 sudo update-rc.d dphys-swapfile remove</code> sudo update-rc.d dphys-swapfile remove</code>
 +  * after you have set up and configured your raspberry pi the way you want it, simply activate the overlayRoot script as alternate init script by adding this entry to the end of your cmdline.txt file in the boot partition of the raspbian sd card: <code>init=/sbin/overlayRoot.sh</code> then reboot 
 +  * to make changes, simply remove the entry above and reboot and your raspberry is writeable again. then re-enable and reboot for it to be readonly again. 
  
 ===== The Script ===== ===== The Script =====
  • solve_raspbian_sd_card_corruption_issues_with_read-only_mounted_root_partition.txt
  • Last modified: 25.10.2018 08:12
  • by Pascal Suter