shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
213 stars 41 forks source link

Use Symbolic links rather than mounting direct to /home/pinodexmr/.bitmonero #22

Closed ChiefGyk3D closed 2 years ago

ChiefGyk3D commented 3 years ago

This creates a safety where if the drive drops out it will error out rather than accidentally fill up the SD card as has happened to me. See Issue #15

shermand100 commented 2 years ago

I think we discussed closing this a while back but since then we've become a lot more knowledgeable on the causes of the dropped storage devices and troublesome storage adapters.

The objective of this merge though is still valid, to create a safety in the event of storage drop. If you think we still have a need for this, future implementation will be easier for me with the GitHub "cherrypick" commit, so feel free to re-raise.