1

enter image description hereI did installed my ubuntu in SSD and attach HDD for storing regular data, but i can't create either any folder or paste anything in my HDD. i am in dilemma... enter image description here

  • 1
    Linux works with permissions and owners. The owner of your HDD may be root. You will need to change it to your own user. – vanadium Apr 05 '20 at 11:43
  • I tried this code before, but sadly it didn't worked for me. Anyway thank you. – harshal sojitra Apr 05 '20 at 14:38
  • You will need to provide details on the attached HDD: is that a removable drive or not? Did you mount it using fstab or is it automatically mounted when you connect the drive? What is the file system? – vanadium Apr 05 '20 at 16:14
  • It is an attached HDD. 2) frankly speaking i don't know meaning of your second question (i'm a newbie in linux) . 3) NTFS file system for HDD partitions.
  • – harshal sojitra Apr 05 '20 at 16:25