Differences

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

Link to this comparison view

Both sides previous revision Previous revision
modify_the_system_while_it_s_running [2022/06/13 00:24] – added explanations for stuff atarimodify_the_system_while_it_s_running [2023/04/09 14:10] (current) – [Creating a Batocera filesystem overlay] maximumentropy
Line 19: Line 19:
 <WRAP center round important> <WRAP center round important>
 This overlay file is automatically removed at the next upgrade. This overlay file is automatically removed at the next upgrade.
 +</WRAP>
 +
 +<WRAP center round tip>
 +To view the contents of the overlay independently from the underlying filesystem, it can be mounted in a separate location:
 +
 +<code>
 +mount /boot/boot/overlay /mnt
 +find /mnt
 +umount /mnt
 +</code>
 +
 </WRAP> </WRAP>
  
  • modify_the_system_while_it_s_running.1655079873.txt.gz
  • Last modified: 4 years ago
  • by atari