Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4585

Advanced users • How do I exclude a USB drive from overlay system.

$
0
0
I enabled the overlay file system and now the external USB drive is also write protected, I moved all my nginx web server in /mnt/data directory and the changes are not surviving a reboot.

My fstab file now

Code:

UUID=xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx /media/root-ro/mnt/data ext4 ro,defaults,noatime,nofail 0 0/media/root-ro/mnt/data /mnt/data overlay lowerdir=/media/root-ro/mnt/data,upperdir=/media/root-rw/overlay/mnt/data,workdir=/media/root-rw/overlay-workdir/mnt/data 0 0
How do I exclude this USB from being a overlay file system.

Statistics: Posted by saud — Sun Nov 24, 2024 5:27 am — Replies 0 — Views 66



Viewing all articles
Browse latest Browse all 4585

Trending Articles