xaptum / xaptum-buildroot

External Buildroot tree for Xaptum hardware
GNU General Public License v2.0
0 stars 0 forks source link

/data exists both as a mount and a directory of / #99

Open dberliner opened 5 years ago

dberliner commented 5 years ago

Data should only exist as a mounted device, but the current writing process writes it as a normal directory of root then mounts the device on top of that. This can cause difficult to follow behavior something runs in the intermittent time before the mounting is completed.