Move folder to other location
Hello,
is it possible, for example, to move folder:
/var/log/
to the location
/media/card/log
So any programm which write to /var/log is now wrinting to /media/card/log
I know with mount I can mount a folder to a partition. But I need several different folder at /media/card which ist mounted from mmcblk0p1
Thank you!
|