I’m planning on dual booting Windows and Linux on my computer, but each system from a separate hard drive, but what about my 3rd hard drive (which i use mostly for storing games, videos etc…) Should i use ExFAT? I can’t really use NTFS because Linux can’t write to it.

15 points

Linux can write NTFS just fine.

Another alternative is to use ext4 and then install something in Windows to read it, like Linux File Systems For Windows or similar. *

permalink
report
reply
11 points

Linux can handle NTFS (the module is in the kernel). I have a partition formatted with NTFS made for this purpose (shared games files and data). You have to add a line in fstab with the right parameters though…

permalink
report
reply
4 points

You have to add a line in fstab with the right parameters though…

You can also mount NTFS partitions manually as needed.

permalink
report
parent
reply
1 point

Of course…

permalink
report
parent
reply
1 point

What’s fstab?

permalink
report
parent
reply
2 points
*

It’s a text file that describes which partition and filesystem must be started (mounted) when the system boots. Generally it’s /etc/fstab. It’s a crucial configuration file.

permalink
report
parent
reply
7 points

I have shared drive with ntfs and it works fine, like no problems, but I just had to download ntfs driver

permalink
report
reply
6 points

I can’t really use NTFS because Linux can’t write to it.

This is not correct.

For example, there is the driver ntfs-3g. This allows read and write access to NTFS partitions. The disadvantage is that it uses FUSE and is therefore slower in some cases.

Since kernel 5.15, read and write access is also offered by the drivers provided by Paragon (ntfs3).

https://wiki.archlinux.org/title/NTFS

Because I personally use btrfs as file system for Linux, I use WinBtrfs under Windows.

ExtFAT would also be a possibility. However, one should be aware that the file system was originally designed only for flash memory storage such as USB sticks.

permalink
report
reply
1 point

The snippet from the Google search “What is FUSE Linux” told me that, according to wiki.archlinux.org, it allows a non-priviledged user to “create their own filesystem without editing kernel code”. What does “creating my own filesystem” mean? And what does that have to do with editing kernel code? I’m really sorry for asking questions that are this basic, but it took me 5 years to find a website that explained well enough how to run an exe file with arguments, I’m just not that bright

permalink
report
parent
reply
1 point

Before FUSE was available every filesystem driver had to be part of the kernel and adding a driver meant modifying the kernel. With FUSE filesystem drivers can be installed as normal software without the need to modify the kernel.

permalink
report
parent
reply
5 points

Why not? I’m doing the same, I have a dual boot windows/linux and a 2nd SSD is shared for data/pic/whatever and it’s a standard NTFS drive formatted by windows. It is very reliable, never had a single problem reading/writing to it from linux.

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.9K

    Monthly active users

  • 5.6K

    Posts

  • 154K

    Comments