Linux 6.9 Set to Drop the Old NTFS File-System Driver
1–10 of 16 posts
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#2Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#3Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#4Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#5Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
This would be wildly slow (if it runs in userspace using FUSE)
The good thing is that the kernel still includes a (better) ntfs driver
> This removes the old ntfs driver. The new ntfs3 driver is a full replacement that was merged over two years ago.
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#6Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
> And nothing's stopping someone installing NTFS functionality with apt. This would be wildly slow (if it runs in userspace using FUSE) The good thing is that the kernel still includes a (better) ntfs driver > This removes the old ntfs driver. The new ntfs3 driver is a full replacement that was merged over two years ago.
NTFS-3G through FUSE is what most people are using. It's slower, but not that slow.
ntfs3 hasn't seen that much large-scale deployment, and you don't have to look very far to find people complaining about ending up with a messed up filesystem from it. I'd put a very modest level of trust in it not eating your data.
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#7Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
> And nothing's stopping someone installing NTFS functionality with apt. This would be wildly slow (if it runs in userspace using FUSE) The good thing is that the kernel still includes a (better) ntfs driver > This removes the old ntfs driver. The new ntfs3 driver is a full replacement that was merged over two years ago.
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#8Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/
> And nothing's stopping someone installing NTFS functionality with apt. This would be wildly slow (if it runs in userspace using FUSE) The good thing is that the kernel still includes a (better) ntfs driver > This removes the old ntfs driver. The new ntfs3 driver is a full replacement that was merged over two years ago.
Anyway, between FUSE, epoll, DMA, and userspace networking Linux is already enough of a microkernel to benefit from it; so when do our CPU oligopolists plan to turn their shared memory hardware into a useful message passing mechanism?
Re: Linux 6.9 Set to Drop the Old NTFS File-System Driver
#9Good. Means it's more lean. And nothing's stopping someone installing NTFS functionality with apt. I once had to add exFAT[0] compatibility to Ubuntu because I had a thumb-drive flashed in that format. [0] https://itsfoss.com/mount-exfat/