Hello there,
I have a question about mounting a directory at an anther directory placed on a other disk.
I have installed the Wine application but it is on my home directory. I want to move it to another drive.
I did that and then I used the following code in fstab:
/media/username/DATA/Applications/.wine /home/username/.wine mount 0 0
That went well until I restarted the PC because after the reboot my mount was gone. There was even a new mount called DATA1 next to DATA.
What can I do now because I plan to do this with other directories as well.