NTFS vs FAT32 vs exFAT - Everything You Need To Know

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 274

  • @_..---
    @_..--- 3 года назад +184

    imagine how cool it would be if Gary was your professor

    • @Alexus00712
      @Alexus00712 3 года назад +20

      I accidentally misread that as processor, lmao

    • @GaryExplains
      @GaryExplains  3 года назад +34

      True, I don't have a Ph.D. only a B.Sc. (Hons). But I guess if I was a professor at University then getting the Ph.D. would be part of the career path.

    • @lucius1976
      @lucius1976 3 года назад

      For external drives with using Linux and Windows i use only EXFat, but always format it in Windows not Linux. If i did the the latter Windows could not read it

    • @Jeff44
      @Jeff44 3 года назад

      Isn't it the case that Professor is just a job title but Phd is an actual qualification. It's
      generally required to have the latter to have any chance of the former.

    • @KTHKUHNKK
      @KTHKUHNKK 2 года назад +1

      Wow amazing.
      I see that you occasionally reply back to your fans so I am going to subscribe.
      The reason I was watching your video is I wanted to know more about exFAT
      Due to the fact that's the file system that is on my drone SD card.
      Which I believe is a
      32 GB
      Great info thanks
      Keith

  • @chrisarmstrong8198
    @chrisarmstrong8198 3 года назад +51

    Gary, could you please do a video on GPT, MBR, UEFI, BIOS, etc for Windows.

    • @aaroninclub
      @aaroninclub 3 года назад +2

      yes because it can cause a real headache when using multiple FSs on the same drive like I do!!!!

    • @swarnavasamanta2628
      @swarnavasamanta2628 3 года назад +4

      All of those terms are not exclusive to windows but all x86 OSes

  • @LetrixAR
    @LetrixAR 3 года назад +15

    4:35 - The partition table tab also affects compatibility. I remember my father buying multiple USB drives because wouldn't work on the TV because I flashed Windows with GPT. It took me a while to know that GPT wasn't compatible. Replaced with MBR and worked again.

    • @anoniem012
      @anoniem012 10 месяцев назад

      GPT 4.0 now XD

  • @serrelentless
    @serrelentless 2 месяца назад +1

    Not a computer student, but still watched it for general knowledge. Subscribed.

  • @spaceiswater6539
    @spaceiswater6539 3 года назад +5

    I use Fedora-OS and it reads/writes to external NTFS hard-drives without any errors. Brilliant video Gary thank you so much for making it.

    • @YounesLayachi
      @YounesLayachi 3 года назад +1

      That's likely thanks to ntfs-3g , built into pretty much every Linux distro now x)

    • @YounesLayachi
      @YounesLayachi 3 года назад

      @@ahnafhabib7531 okay, I understand those barebones distros might not

    • @SnowyRVulpix
      @SnowyRVulpix 3 года назад

      @@ahnafhabib7531 Arch does but you need to actually install it.

  • @NedalHanna
    @NedalHanna 3 года назад +95

    Just remember if you format an external harddrive FAT32, you cannot store files larger than 4 GB on it.

    • @armannn6376
      @armannn6376 3 года назад +13

      Fat32 is almost deprecated, you can use exFat to get good compatibility and being able to save larger files

    • @aaroninclub
      @aaroninclub 3 года назад +10

      so it’s terrible for HD movies etc...

    • @lugasing69
      @lugasing69 2 года назад +1

      even usb flash drive?

    • @NedalHanna
      @NedalHanna 2 года назад +5

      @@lugasing69 yes. You cannot store larger than 4 GB files on flash drives either with fat32 format. That's why I instantly format every USB drive I get to exFat

    • @kwaminaalpha1649
      @kwaminaalpha1649 Год назад

      @@NedalHannaWhat about NFTS?

  • @EnsignRho
    @EnsignRho 3 года назад +27

    Was hoping for some internal mechanics, like how FAT physically works on the disk. How NTFS, ext4, JFS, etc. work.

    • @AndreVanKammen
      @AndreVanKammen 3 года назад +2

      The FAT has a table of numbers that form linked lists (every number contains the index of the next number). The directory entry has a list of files and their names (12 letters in my time). The entry contains the length in bytes and the index of the 1st FAT entry. These FAT numbers of 8, 12 , 16 or 32 bits are multiplied by a blocksize to get a position on the disk to store the file or directory.

  • @augustobarradas
    @augustobarradas 3 года назад +2

    With such rich content Gary should be way over 1M subscribers by now ! Come one guys....spread the word ...

  • @zahidarmanzahid9190
    @zahidarmanzahid9190 3 года назад +5

    what the heck is going on with youtube compression ? spooky effects on vids like 10:32 and so on

  • @valitocardoso4643
    @valitocardoso4643 3 года назад +4

    Thank you professor Gary! 👍

  • @0LoneTech
    @0LoneTech 3 года назад +7

    There's also the very rarely mentioned option that is supported by all major operating systems: UDF. It is used on DVDs and CD-RW, but can be used on other block media too.
    en.wikipedia.org/wiki/Universal_Disk_Format#Compatibility
    Cameras and such tend to follow SD and Design rule for Camera File system specifications, which include use of FAT/FAT32/ExFAT.
    A weakness of UDF nowadays is volume size; it runs into limits over 2TiB, which hard drives and SSDs have now reached. It seemed pretty big back in 1995. It's not a hard problem to solve (FAT has had 6 such generation bumps), but interest is limited since Blu-Ray hasn't reached that size.

    • @NeutralOrNotTooBadStuff
      @NeutralOrNotTooBadStuff 6 месяцев назад

      Can hard drives be formatted as UDF?

    • @0LoneTech
      @0LoneTech 6 месяцев назад

      @@NeutralOrNotTooBadStuff Yes, but some operating systems disagree on compatibility with partitioning schemes. Hard drives do not need to be partitioned, but some firmwares have problems with that too.

  • @shobeirasayesh6378
    @shobeirasayesh6378 3 года назад +1

    Fantastic simulation of the sound of putting a file/directory to trash bin @ 7:40
    Appreciate your video.

  • @sandysalgotra1982
    @sandysalgotra1982 3 года назад +1

    Thanks a ton Gary for this vid. Wanted to understand this since long. Crystal clear now.👍👍👍👍

  • @shubhamdwivedi7766
    @shubhamdwivedi7766 2 года назад

    Sometimes I hear Gary Sins then I have to pause and check the channel name lol
    Nice explanation as always👍

  • @CanadairCL44
    @CanadairCL44 3 года назад +1

    Thanks Gary, that was well explained!

  • @amanisaleh1465
    @amanisaleh1465 3 месяца назад +1

    Great explanation, thank you

  • @gdthegreat
    @gdthegreat Год назад +1

    Hey man, thanks a lot for these videos.

  • @christiansonio412
    @christiansonio412 Год назад

    iOS 14 & iPadOS 14 started to support NTFS format as read-only but not writing to NTFS drive. It only support both read & write in ExFAT drive..

  • @deadruss7574
    @deadruss7574 Год назад

    Thanks for the helpful vid! Very much relevant information in 2023 now and this has helped me loads.

  • @nextlifeonearth
    @nextlifeonearth 3 года назад +3

    You can format an sd card as ntfs, you can easily install an ntfs driver on Linux so you can read and write.
    IMO transferable solid state storage should all just use xfs. It's open source, flexible, optimised for solid state storage etc. Apple and Microsoft should just agree on this one, exfat is terrible, there is no reason not to use a journaling file system in this day and age.

    • @ekeretteekpo3004
      @ekeretteekpo3004 2 года назад

      Do you think that one could format an SD card as ext4 or xfs or even btrfs?

  • @tlmoller
    @tlmoller 3 года назад +5

    External HD I would for sure use NTFS. exFAT has no advantage as you would still need drivers in other systems. SD cards something different and fine for exFAT.

    • @Eric-jt9nj
      @Eric-jt9nj 3 года назад

      I am covering my 1tb external HDD from NTFS to exFAT in order to be able to back up files not only from my windows laptop but from my MacBook too. Currently, working on Mac I can only read from the external HDD but can't write🤷

    • @Spike-qh2bb
      @Spike-qh2bb Год назад +1

      We be backing up my games Xbox S console and Steam games on PC so need exFAT using external hard drive.

  • @donerdoner2272
    @donerdoner2272 Год назад

    Thanks sir in my country nobody youtuber can explained

  • @bapynshngain
    @bapynshngain 3 года назад +2

    Thank you Sir Gary!

  • @Spike-qh2bb
    @Spike-qh2bb Год назад +1

    Great perfect just what I needed to know.

  • @naeem8434
    @naeem8434 3 года назад

    Excellent explanation sir 👍

  • @nitrovenom991
    @nitrovenom991 3 года назад +7

    Gary saar please do a video on EXT4 vs F2FS or CRC and Fsync on vs CRC and Fsync on )( disabling CRC and Fsync increases storage speed by a lot! You need kernel level support to turn them off 🙄

  • @Far3oan
    @Far3oan Год назад

    thanks alot for detailed explanation 👍🏻

  • @ShepherdAr254
    @ShepherdAr254 10 месяцев назад +1

    I have a 4TB that I formated as exFAT. I've been using on windows and lately the disk loading is so slow..I can't even access or copy files. Am I using the wrong file system and how do I resolve this without loosing data? Kindly help

    • @redahaskourihachlout9302
      @redahaskourihachlout9302 8 месяцев назад +1

      Go to a device with usb port 3.0 then use a box for your external hard drive that support usb 3.0 speed.
      Then you should to have a new Linux OS ( try latest fedora )
      Then pluggin your that external harddrive. And pluggin an other hard drive that formated with ntsf.
      Copy and past file by file or folder by folder directly from your old harddrive with exfat to the new formated one with ntfs. Be sure you copy at same time not more than 4GB.
      Even you copy all files.
      Then use that new ntfs external hard drive. The old one should format it wity other format type.

  • @dennispetersen2558
    @dennispetersen2558 2 года назад

    3:23 NO!!! if you use the buildt-in dialog yes but if call the disk formatter API directly through diskpart you can

  • @raserapps8230
    @raserapps8230 2 года назад +1

    really interesting, learnt a lot from this!
    Sometimes when I run a live USB linux distro, I run out of space fast when theres still lots of room on the USB drive. Even when I do a persistence mode USB, it tends to do like 4 to 5GB with the OS filesystem then the persistence partition is seperate - but locked down. This has given me an idea to try different filesystems. thanks

  • @dune2024
    @dune2024 3 года назад +1

    so NTFS is a decent journaling system protecting you from corrupt data transfer but how about exFAT and the others? do they use the same advanced journaling system, too?

    • @proffesorchaos
      @proffesorchaos 9 месяцев назад

      i noticed with exfat i get stutters in games

  • @ramosmanos
    @ramosmanos 3 года назад +1

    I had an experience with recent (for that time) ubuntu 20.04 and I couldn't mount fat32-formatted flash drives. For this reason, now all my flash cards which I plug-in both to linux and windows machines, are formatted in ntfs. And yes, it seems this concerns only rw mode, when one needs to specify -o options for sudo mount. If read-only access is needed, it seems everything is mounted, but -o options are not required.

  • @miladini1
    @miladini1 3 года назад

    Hi Gary, very informative! Thanks!

  • @petrslavik4356
    @petrslavik4356 3 года назад +2

    Thanks for a very nice and informative video, Gary! Will you continue in this fashion and discuss filesystems related to Linux and macOS?

  • @reneseib6532
    @reneseib6532 3 года назад

    Wow what a good way of explaining, thank you

  • @markboss1398
    @markboss1398 7 месяцев назад

    when using Rufus what "cluster size" do i want for a 64GB USB? web site suggested 32 kilobytes

  • @kbaudewyns7
    @kbaudewyns7 2 года назад

    Thank you! I was having so much trouble with this. I'm following an IT course and it's like the instructor is talking Chinese LOL. Watched this video and took notes and I'm ready to go : D

  • @Skybar23
    @Skybar23 3 года назад

    So NTFS is recommended for external hard drives purchases today?

  • @ssthapit
    @ssthapit 2 года назад

    Was looking all over to find out if it is better to use NTFS on my external SSD if I am only ever going to use the drive on a PC and got the answer in the video. Thanks.

  • @soumyaranjanmahunt1452
    @soumyaranjanmahunt1452 3 года назад +2

    Would have been nice if ReFS was included too, I have so much confusion about it.

  • @vree_
    @vree_ 2 месяца назад +1

    I just wanted to know if Linux and Windows both support exFAT but on the way I learned so much more useful information! :)

  • @olafschermann1592
    @olafschermann1592 2 года назад +1

    Please make a comparison NTFS vs. ReFS. ReFS should support Hyper-V and Deduplication nowadays.

  • @gmolstad
    @gmolstad 3 года назад

    what a perfect green screen! which camera, lights and keyer are you useing?

  • @dragline.
    @dragline. 2 года назад

    Great explainer. Helpful. Thank you

  • @ryukjoga
    @ryukjoga 6 месяцев назад

    Finally i understood cus i never really cared but i remember all of those times where i got problems with it by picking the wrong format

  • @TheSuccessfulLeader
    @TheSuccessfulLeader 2 года назад

    Okay, Gary, you have pulled together in my mind why my new storage unit did not open up at the FedEx Store printer. Thank you!

  • @Laszlomtl
    @Laszlomtl Год назад

    Excellent, Gary! Laszlo Montreal Photog.

  • @SultriAccess
    @SultriAccess 11 месяцев назад

    If its NTFS how do i change it for my andriod

  • @walterpark8824
    @walterpark8824 3 года назад +2

    Excellent summary. Even though I use all of these on Win and Linux, there,was new info here for me.
    Will you please do a similar review of 5 or 6 major linux file systems. I'd like to know more about BTRFS and ZFS especially. Thanks, as always.

  • @edwardmacdonald5453
    @edwardmacdonald5453 Год назад

    Hi Gary love your videos. I need your help. (I am told) that in order for my usb's to play on a Marantz device I need to put this -(Sat- FAT 16-32 NB3) on the usb -How do you do this ?
    Regards Ed

  • @hippa2dahoppa2
    @hippa2dahoppa2 11 месяцев назад +1

    fat32 MBR, 32kb(if using drive for bigger files like movies instead of pictures). this is my go to scenario to use on older systems(ps3 and tvs under 4k)
    for my newer laptop using a 12tb external i go for exfat since i wont be using it on old devices because they cant read 12tb anyways

  • @TheCORE.
    @TheCORE. 7 месяцев назад

    I'll watch the video again but I'm just trying to figure out what's seems to be going on with my camcorder. Now from your explanation of fat32 I had my camcorder running a test on a 32gb sd card and it 1 hour and a couple of minutes for my max amount of time and that was because of how much space was on the card. Now it was set to 1080p and when the record button was it recorded for around 15 minutes and then started a second file automatically but there was a gap in the recording. I've tried this also with a 400gb micro sd card to sd card adapter and the same thing occurred. Any tips would be appreciated. I just thought this was a little fishing when trying to record with my dslr (camera) it can record for 30 minutes max but that's because the company said if it can record for longer it should classified as a camcorder and not a camera.

  • @kaiweihong311
    @kaiweihong311 3 года назад

    Thank you Professor Gary

  • @CodeWithDevvin
    @CodeWithDevvin Год назад

    yet it did show up on the yt algo im subscribing

  • @AbhishekSingh-fz6jp
    @AbhishekSingh-fz6jp 3 года назад

    Gary can you tell me how to access the metadata and also how to edit this metadata in windows

  • @ramosmanos
    @ramosmanos 3 года назад

    Can anyone explain me why my new usb 3.2 flash card is so slow sometimes? I go quite deep in subdirectories (maybe 3-5) and at some point I have to wait dozens of seconds while next directory is shown. And it contains just a few elements, not hundreds thousands. Flash is ntfs-formatted, 64 gigs total capacity, it's occupied to 50-60%, and I use windows file explorer. Now I realize that it's better to format it in exFAT, but I'm not sure I can mount it in linux then.

  • @andreydavydov6417
    @andreydavydov6417 3 года назад

    Should i use exFAT for my USB flash drive, or EXT4 will be better option?

  • @paulperkins1615
    @paulperkins1615 3 года назад

    In the world of Linux distributions, the difference between FAT32 and exFAT is that FAT32 support is probably installed by default, but exFAT may not work until you cast the proper magic spell to invoke it (i.e., request installation of the proper obscure package from "the repositories"). This reflects that there exists an open-source implementation of FAT32 for Linux, and nobody seems to think any unexpired patents cover FAT32, and neither of these points is as clear when it comes to exFAT.

    • @samdeur
      @samdeur Год назад

      Microsoft has released exfat its now in the Linux kernel.

  • @cicalinarrot
    @cicalinarrot 3 года назад +1

    "NTFS limit is measured in Exabytes so that's nothing we have to worry about right now"
    That's exactly what people must have said in the 90s when talking about the 4GB limit of FAT32.
    Or CO2 emissions.

    • @GaryExplains
      @GaryExplains  3 года назад +1

      The theoretical file size limit is 16 Exabytes, so we are talking about magnitudes of differences. In the 90s we still had files that could be measured in gigabytes. Even a CDROM was 0.65GB. 0.64GB to 4GB isn't much of a leap. But, 1000TB is 0.001 Exabytes. As I said this a magnitude of difference.

    • @cicalinarrot
      @cicalinarrot 3 года назад

      ​@@GaryExplains Not to mention factors like video streaming and SSD prices surely slowed down drive's expansion lately and put us on a storage size plateau. My father's top notch PowerMac had a 10GB HDD in the year 2000 (we upgraded it to a bigger one but it could only use 120GB, if I recall properly), his iMac had a 1TB drive in 2010, my PC runs fine on a 240GB SSD.
      Sorry, I mostly wanted to make an environmentalist joke ;-)

    • @Spike-qh2bb
      @Spike-qh2bb Год назад +2

      Would love a 1 EXbytes hard drive.

  • @BMakk205
    @BMakk205 9 месяцев назад

    What should I format my 4tb ssd if I'm using it to store my music library?

  • @77MAD77MAD77
    @77MAD77MAD77 Год назад

    Wow, this video helped solve the bigger mystery, lol. I think that's the real reason why OEMs might be ditching SD cards from their phones.

  • @IpelengMotsatsi
    @IpelengMotsatsi 3 года назад

    can you do a video on APFS

  • @aerospecies
    @aerospecies 3 года назад

    Good video, plenty info but not even close to everything I need to know!!!

  • @kapilbusawah7169
    @kapilbusawah7169 3 года назад

    Thanks for lesson Prof

  • @uchiha_tobi2219
    @uchiha_tobi2219 3 года назад

    Mr. Gary please do a video ,which file system is used in Android and Apple iphones ?

  • @shorts_by_pp
    @shorts_by_pp 4 месяца назад

    i am from India and i need a help my pen drive is in exFAT format and i want to format data can you please help me

  • @raserapps8230
    @raserapps8230 2 года назад

    I always wondered why are operating systems in general in iso format and referred to as an image? is a .iso literally an image like a .jpg? Raspbian OS used to literally be a .img file.

    • @GaryExplains
      @GaryExplains  2 года назад +2

      A .iso is an image of a CD or a DVD. Optical disks have their own filesystem that isn't FAT, NTFS etc. For CDs it was defined in ISO 9660 hence the file extension .iso.

  • @shamusobi2748
    @shamusobi2748 3 года назад

    Is this how ransomeware works? they take over your ntfs metadata?

  • @ephraimgarrett4727
    @ephraimgarrett4727 3 года назад

    Good overview for computer semi-literates...like me! 😁👍

  • @samuelmatheson9655
    @samuelmatheson9655 3 года назад

    which filesystem should i use for internal drives shared between Windows and linux?

    • @OrangeRock
      @OrangeRock 3 года назад

      I believe NTFS should do the trick

    • @samuelmatheson9655
      @samuelmatheson9655 3 года назад

      @@OrangeRock i ended up ditching windows

  • @PUR3H8
    @PUR3H8 3 года назад

    Gary, any easier way of using NTFS with Android apart from Total Commander?

    • @foxsux6000
      @foxsux6000 3 года назад

      Get a Samsung, it's supported by default.

    • @PUR3H8
      @PUR3H8 3 года назад

      @@foxsux6000 I do use a Samsung and it doesn't. It's Android's limitation.

    • @NedalHanna
      @NedalHanna 3 года назад

      Use 3rd party file explorer like* MiXplorer... It can read from NTFS.

  • @pututejaa
    @pututejaa Месяц назад

    Thanks Gary!

  • @dasgettopikachu7878
    @dasgettopikachu7878 3 года назад

    Steam has problems with my exFAT partition on linux.

  • @johnygthing
    @johnygthing 2 года назад

    I've just bought an ssd t7 it comes as exfat standard,, I have windows 10 is it OK to leave it as exfat?

    • @GaryExplains
      @GaryExplains  2 года назад +1

      If you think you will use it with other non-Windows machines like a Mac, NAS, or even a SmartTV then leave it as exfat. If you know you will only use it Windows then you might want to reformat it as NTFS.

    • @johnygthing
      @johnygthing 2 года назад

      @@GaryExplains just a quick format rather than long?

    • @GaryExplains
      @GaryExplains  2 года назад

      Yes, quick format is sufficient.

  • @MarcWickens
    @MarcWickens 3 года назад

    Is exFat basically FAT64?

  • @Akshay56633
    @Akshay56633 3 года назад

    Hey Gary, do you know any of the platform independent file system which I can use across Window, Linux or mac. I know many FS have support on all three platforms. But is there anything platform independent? like does exFat have official linux and mac support? or is there anything open FS?

    • @silviucc
      @silviucc 3 года назад

      exFAT has been officially supported with a kernel driver on Linux since version 5.4. People on distros using older kernels need to use the FUSE implementation. macos has supported exFAT since version 10.6.5 according to info I found on the web.

  • @developerpranav
    @developerpranav 3 года назад +1

    I didn't know Linux and Mac don't support NTFS officially. I'm gonna reduce my usage of NTFS from now on. Thanks 😊

    • @foxsux6000
      @foxsux6000 3 года назад

      Apple's filesystems don't work on Linux or Windows without 3rd party software..

  • @ccafKhmer
    @ccafKhmer Год назад

    I have a 2TB and cannot store data including images. How can I make it work.

    • @ccafKhmer
      @ccafKhmer Год назад

      It is exFAT and I bought through Ali Express

  • @dragounay
    @dragounay 3 года назад +2

    Thanks for the video professor Gary 👍
    Can filesystem difference between Windows and Linux explain some speed difference ? As I always Linux file operations to happen faster than on Windows (such as copying, extracting, or just searching files)

  • @eurimontero1883
    @eurimontero1883 3 года назад

    What about EXT? Ext4 is my default format :(

    • @GaryExplains
      @GaryExplains  3 года назад

      I mention ext4 at least twice in the video, but this video is about NTFS, exFAT, and FAT32, as it says in the title.

  • @casualspeck5698
    @casualspeck5698 Год назад

    What third party tools could be used to let a 256GB micro SD use all 256GBs when formatted in Fat32?
    I have one that formats it, but after formatting it the other 224 GBs get "petitioned"; I don't fully understand what that means unfortunately.

    • @GaryExplains
      @GaryExplains  Год назад

      Have you tried PowerShell? Launch PowerShell as an Administrator and run "format /FS:FAT32 X:" in the Window to format the "X:" drive as FAT32. Swap "X:" for the drive letter assigned to your USB drive.

    • @redahaskourihachlout9302
      @redahaskourihachlout9302 8 месяцев назад +1

      Use diskpart.
      Run cmd as administrator.
      Type:
      diskpart
      Then type:
      list disk
      The output be like this:
      Disk 0 ( this is be always your internal harddrive )
      Disk 1
      Disk 2
      ....
      Type:
      select disk 2 ( please choose your that ssd or your external drive you want to format. ENSURE YOU SELECT THE RIGHT DISK ).
      When you type "select disk 2"
      Type:
      detail disk
      This will give you all information about the disk you selected ( read abd be sure that disk you want to format ).
      Type now(be carefull now and ensure that you select the right one):
      clean
      After a while the disk be clean ( that mean now is full of free storage. But unllocated. Should create a partition). So before create a partition you should to convert it first:
      Type:
      convert gpt
      ( if you have a removable flash drive you should to convert to mbr "convert mbr" the gpt is for large harddrive.
      Now create a partition:
      Type:
      create partition primary
      ( if you want to spicify any size just type size=x next to primary (replace x with numbers of your size with bytes)
      But if you just type "create partition primary" without any size that allow you to use all full storage that in your drive.
      Then type:
      format fs=ntfs label="mySSD" quick
      (If you have any issue now. Just type again "format fs=ntfs quick")
      Then type:
      assign letter=F
      ( type any letter you want to assign to your ssd ( choose available letter ) )
      Then type:
      exit
      Congratulation you now use full capacity of full GB of your ssd with safety way.

  • @andrewalex7873
    @andrewalex7873 3 года назад

    Cheers mate👍🏽

  • @lollllloro
    @lollllloro 2 года назад

    7:10 That section is misleadingly titled. None of those things is unique to NTFS or any other journaling filesystem for that matter.
    Virtually all filesystems do adhere to these three fundamental things. When you delete or move a file to another directory in a FAT filesystem, the same thing applies, the data is NOT TOUCHED, only the metadata changes (Are these blocks free or used?, Where is the file and what's its name?).
    There are some weirdness regarding this in Windows sometimes, I have noticed. (sometimes when moving (cut and paste) a big folder structure to someplace else it takes a long time, as if Windows checked all permissions or something for everything multiple times during the move, while this doesn't happen on Linux, since moving anything within the same filesystem is "just a rename".

    • @lollllloro
      @lollllloro 2 года назад

      By "just a rename" I mean it's basically the same operation when you rename a file or move a gargantuan directory structure within the same filesystem.

    • @GaryExplains
      @GaryExplains  2 года назад

      But the other two aren't journaling filesystems then that is the context. Context is important.

    • @lollllloro
      @lollllloro 2 года назад

      @@GaryExplains My criticism was that the three bullet points apply to both journaling and non-journaling filesystems, while the title was "NTFS - Journaling".
      In my mind that's like the title "The seedless banana - Modern crop cultivating" and the bullet points "contains water", "is a plant", "humans can eat it", which apply to many other, cultivated and non-cultivated plants as well.

    • @lollllloro
      @lollllloro 2 года назад

      "contains potassium" would have been a better analog than "contains water"

    • @GaryExplains
      @GaryExplains  2 года назад

      OK, fair point, I made that video over a year ago and I just went back and watched the segment you linked, I agree I should have used a better example than just rename and move.

  • @dune2024
    @dune2024 3 года назад

    i don't know why but i think you forgot to mention about ANDROID O/S ?

  • @SlyEcho
    @SlyEcho 3 года назад

    It is technically possible to use UDF (you know, from DVD's) as a cross-platform file system. But in practice it has poor support.

    • @SomeRandomPiggo
      @SomeRandomPiggo 2 года назад

      i might be wrong but isn't it read only?

    • @SlyEcho
      @SlyEcho 2 года назад

      @@SomeRandomPiggo No, it works with read-write as well, I have tested it on a USB stick and it works between Windows and Linux but there may be issues.

  • @lemdixon01
    @lemdixon01 3 года назад

    My Linux on doesn't see my new 2Tb ext HD as it's Fat but Linux sees my windows partition. My windows partition sees my ext HD, so don't understand why Linux doesn't see it.

    • @eurimontero1883
      @eurimontero1883 3 года назад

      Don't forget ZFS

    • @0LoneTech
      @0LoneTech 3 года назад

      2TiB is right at the limit of what FAT32 supports, but Windows tends to hide the option past 32GiB. It may have made exFAT, which is not natively supported by Linux before 5.4; you may want to try exfat-fuse or similar.

  • @noneovyerbusiness4909
    @noneovyerbusiness4909 Год назад

    It sounds like NTFS would be a good choice for data backup drives since it's compatible with both Windows and Linux.

  • @freedombsd2539
    @freedombsd2539 Год назад

    I primarily use linux mint and windows with all external drives formatted to exfat. I lost 4 terabytes of data moving my ssd from linux to windows. Formatting my external T7 4TB ssd to NTSF resolved loss of data issues. The journalling system of NTSF kept data loss to a minimum, and linux mint reads and writes to NTSF drives without issues.

    • @redahaskourihachlout9302
      @redahaskourihachlout9302 8 месяцев назад

      This comment helped me.
      I use windows and i want to swutch to linux mint.
      In my internal harddrive (ntfs for windows)
      I have two partition. One of my stuffs and my files and one of my windows OS.
      So now i need to format my windows partition to install linux mint.
      So the other martitiin with ntfs can be useful in linux mint os? Can read and write right?

  • @a_maxed_out_handle_of_30_chars
    @a_maxed_out_handle_of_30_chars 3 года назад

    do a ext filesystem video

  • @giaptheson
    @giaptheson Год назад

    And yes, FAT32 is the first release in 1995 (i.e. Windows 95). NTFS is the second release in 2001 (i.e. Windows XP), whereas exFAT is the third release in 2006 (i.e. Windows Vista SP1).

    • @GaryExplains
      @GaryExplains  Год назад

      I don't quite understand the point you are trying to make. NTFS was released in 1993 with Windows NT 3.1.

  • @skarfie123
    @skarfie123 3 года назад

    What if you want to dual boot Linux and windows?

    • @lulube11e111
      @lulube11e111 3 года назад

      Partitions.

    • @skarfie123
      @skarfie123 3 года назад

      @@lulube11e111 well yeah. Ext4 boot partition for Linux and NTFS for Windows. But what if you want a third shared data partition? What would be best for that?

  • @armonianumerica5830
    @armonianumerica5830 Год назад

    thanks great info!

  • @hamzamuhammadkhan
    @hamzamuhammadkhan 3 года назад +1

    Gary for professor at institutes 🥺

  • @roboak7916
    @roboak7916 3 года назад

    exFAT support is free with the new Synology OS (7)

  • @ezpe3865
    @ezpe3865 3 года назад +1

    That's really good

  • @BassBastiforever
    @BassBastiforever 3 года назад

    Android 9 doesn’t support exfat anymore. :/

  • @xxmountaindewxx7893
    @xxmountaindewxx7893 3 года назад

    I either use EXT4 or BTRFS

  • @neail5466
    @neail5466 3 года назад

    You didn't mention the 4 gb limit on solid data chunks in f32

    • @GaryExplains
      @GaryExplains  3 года назад

      Solid data chunks?

    • @neail5466
      @neail5466 3 года назад

      @@GaryExplainssorry for the confusion, I meant a whole file, under single extension name.

    • @GaryExplains
      @GaryExplains  3 года назад

      @@neail5466 Ah, I see. Well, I did mention that, so I guess you missed that part.

  • @SomeRandomPiggo
    @SomeRandomPiggo 2 года назад

    "Like JavaScript Frameworks there are way too many filesystems in the world." true lmfaoo

  • @bluesillybeard
    @bluesillybeard 3 года назад

    fun fact: Ubuntu(a Linux distro) supports most of these natively. I plugged in an HFS drive, worked perfectly. NTFS? no problem. EXT4? ok that one is obvious