docs: Update installation instructions
This commit is contained in:
parent
3e1ca2c766
commit
df467d82c5
1 changed files with 4 additions and 1 deletions
|
|
@ -52,9 +52,12 @@ reconnect your microSD.
|
|||
12. Finally, to clean up you microSD, run the following commands:
|
||||
|
||||
dot_clean -m /Volumes/misc
|
||||
dot_clean -m /Volumes/ROMS
|
||||
rm -fr /Volumes/misc/.fseventsd /Volumes/misc/.Spotlight-V100 /Volumes/misc/.Trashes
|
||||
mkdir /Volumes/misc/.fseventsd && touch /Volumes/misc/.fseventsd/no_log /Volumes/misc/.metadata_never_index /Volumes/misc.Trashes
|
||||
|
||||
dot_clean -m /Volumes/ROMS
|
||||
rm -fr /Volumes/ROMS/.fseventsd /Volumes/ROMS/.Spotlight-V100 /Volumes/ROMS/.Trashes
|
||||
mkdir /Volumes/ROMS/.fseventsd && touch /Volumes/ROMS/.fseventsd/no_log /Volumes/ROMS/.metadata_never_index /Volumes/ROMS.Trashes
|
||||
|
||||
Done. Insert your microSD to your RG35XX and boot it up!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue