Coder Social home page Coder Social logo

Comments (6)

ventoy avatar ventoy commented on July 2, 2024 4

Hi,
NTFS/UDF/XFS/Ext2/3/4 are supported since Ventoy-1.0.10

from ventoy.

ventoy avatar ventoy commented on July 2, 2024 1

I guess you mean the 1st partition. Ventoy make the USB 2 partitions, first is exFAT, second is FAT32.
As I known, NTFS is not native supported by the linux kernel, all the distros mount ntfs with fuse.
If you can mount NTFS, that means your kernel has the fuse module, as for the mount.exfat tool in userspace, there is a mount.exfat tool in the second partition and the Ventoy's install package. You can use it.

from ventoy.

chromer030 avatar chromer030 commented on July 2, 2024

Oh , i didn't know about presence of mount.exfat tool on second partition , Thank you very much.

from ventoy.

rampageX avatar rampageX commented on July 2, 2024

FAT32 vs. exFAT vs. NTFS USB3 Performance Comparison

Conclusions:
FAT32 File System - if the user needs to work with a relatively small number of medium-sized or large files, the FAT32 file system is good enough to be used with modern USB3 flash disks.
exFAT File System - if the user needs to work with thousands of files stored on a USB3 disk and perform different types of operations, it is recommended to reformat the USB flash disk using the exFAT file system.
NTFS File System - if the user needs to work with tens of thousands of files stored on a USB3 flash disk and perform many different types of operations, it is highly recommended to reformat the USB flash disk using the NTFS file system.

from ventoy.

soares23 avatar soares23 commented on July 2, 2024

I guess you mean the 1st partition. Ventoy make the USB 2 partitions, first is exFAT, second is FAT32.
As I known, NTFS is not native supported by the linux kernel, all the distros mount ntfs with fuse.
If you can mount NTFS, that means your kernel has the fuse module, as for the mount.exfat tool in userspace, there is a mount.exfat tool in the second partition and the Ventoy's install package. You can use it.

HI @ventoy i have found that tool on hithub "https://github.com/Sporesirius/YAMS". This Developer make a FAT32 and NTFS partition an Windows and Linux ISO are compatible( don't now if all was compatible) maybe you can analayse and make NTFS support for the future.

from ventoy.

HemanthJabalpuri avatar HemanthJabalpuri commented on July 2, 2024

@ventoy
Like v1.0.28 has -L option to specify label for 1st partition, an option for specifying type of formatting of 1st partition like ntfs/ext4/fat32/exfat will be more useful.
Eg:- Ventoy2Disk.sh -i -L MyUSB -P fat32 /dev/sdb

from ventoy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.