1

I wish to mount separate 3TB drives as /home/markrich/Pictures, /home/markrich/Music and /home/markrich/Videos.

Mounting the drives isn't a problem for me, however is Ubuntu clever enough to assign the current default folder icons to these new mounted drives with the music symbol, Polaroids and film strips upon them or will they end up generic with a disc icon upon them?

If the later, how can I amend?

markrich
  • 1,400
  • 3
  • 16
  • 27

1 Answers1

0

One of the possible ways is using Ubuntu tweak.

  • Open ubuntu tweak and go to Admins > User folder and then click on the folder you want to change. Click on "Change" and browse to the folder which you want to mount on.

ubuntu tweak -admin and user folder

change folder mount

  • You should mount these drives on boot for nautilus to detect those folders everytime you reboot. For this, add those partitions to /etc/fstab.

To know how to do this, see this question:

voila you have it

jobin
  • 27,708