So recently tried zorin os and now im dual booting it with windows, and because of that I need a have NTFS partition between them. Now I have a 256gb windows partition, a 256 linux partition and a 1.7 Tb shared ntfs partition shared between them and I wonder how do you organize your files if you need to have them on another partition and cant use ~.

For programs they will always end up on / and I cant install them on another partition (dont know why) but what do you do for files? What folders do you have and where are they?

  • @[email protected]
    link
    fedilink
    32 months ago

    You can just mount it in a folder in your home directory. This is not a weird thing to do.

    I too had an NTFS partition at first. Definitely not great, since it trashes your file permissions. I was glad to be rid of it when I binned the other OS.

    • @[email protected]OP
      link
      fedilink
      22 months ago

      Woud that be /home/username/SATA (SATA is my ntfs partition) or /home/username (where user will be deleted and will be replaced with my partition)?

      • @[email protected]
        link
        fedilink
        22 months ago

        In this case definitely the first. Just make a new directory (name doesn’t matter: SATA, Files, data…) and use your distro’s tool to change the mount point (Disks on GNOME and derivatives, or just edit fstab yourself)