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?

2 points

Symlinks. It doesn’t matter which partition they’re on.

https://www.futurelearn.com/info/courses/linux-for-bioinformatics/0/steps/201767

permalink
report
reply
1 point

I was juggling like that, I had most of my files in NTFS so I could read them in windows, even for files read only by Linux programs.
Most programs were able to read from any part of the file system, but for those with strict paths I used symlinks.

But I haven’t had any use for Windows lately so I decided to delete all but one NTFS partition and this last one is only 256GB with 100GB free.
The rest of the data I moved it to ext4 and btrf partitions.

permalink
report
reply
10 points

Don’t use an NTFS partition?

You can use NTFS as read/write under Linux, it’s just not absolutely safe to fix if you hitna corruption snag, which will almost inevitably happen.

You can also use any other filesystem that works on both Linux and Windows. Use FAT32 if you want to be super safe. I believe BTRFS works as well. There’s lots of combinations, just look them up.

permalink
report
reply
5 points

I have personal experience with BTRFS and Windows. And that experience is that it’s roughly as stable/complete as NTFS is for Linux. 6 of one and a half dozen the other. I can’t recommend either situation for guaranteed stability long term between systems if one really needs to swap between the OS’s frequently while accessing all the same files.

permalink
report
parent
reply
2 points

So use either and do ensure you make proper backups, with some reasonable history (retention policy)

permalink
report
parent
reply
1 point

I’ve found exFAT to be a bit smoother in operation, but really old devices dont care for it (SD cards).

permalink
report
parent
reply
3 points

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.

permalink
report
reply
2 points

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)?

permalink
report
parent
reply
2 points

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)

permalink
report
parent
reply

Many years ago I had this on Win2k and I mounted the shared partition as /home/myusername and in Windows I mapped it with some drive manager thing to C:\Users\myusername and it was quite the clusterfuck, because the dotfiles are visible in Windows and hidden files visible in Linux, but at least my Downloads etc were auto sorted to the correct dir on both. Oh and the permissions didn’t stick, so i had to set the more restrictive like .ssh from a boot script.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 8.4K

    Monthly active users

  • 3.4K

    Posts

  • 40K

    Comments