January 2012
M T W T F S S
« May    
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Archives

Meta

Recent Posts

Tags

asp .net asp .net membership browsers computer crash Guy Burstein javascript link-o-rama LINQ office 2007 optimization outlook 2007 performance ScottGu SQL Server t-sql web servers workarounds xmlhttprequest

« LINQ, Stored Procedures and Multiple Recordsets: How-To | Main | Yikes! We went AWOL! »

“The file is too large for the destination file system.” …say what?

By juliana | September 5, 2008

A few months ago, yuthavong bought a Western Digital 500GB My Book external hard disk. He tested it out and found out it was a bit too noisy for his tastes. So I gets it. Yay! I’m more tolerant of buzzing noises because my desktop has a constant buzz–but I have to admit, the My Book is a lot noisier than I expected and even I switch it off when I’m not using it.

Today, though, I decided to move off some of my Virtual Machine files to the My Book and clear up some of my hard disk. So I switched it on, plugged it in and tried to copy and paste it into the disk…

Windows tells me the file is too large for the destination file system. Bu-wha-? My virtual hard disks is over 4GB…but I checked! My Book had over 350GB free space! I thought it was the network problem (so I plugged it in direct), I thought it was read-only thing (resetting it did nothing), I was scratchin’ my head until I Goggled and figured it out….

The darn thing was formatted in FAT32. Did you know FAT32 doesn’t accept files larger than 4GB? Now WHY a 500GB storage space is formatted in FAT32 is beyond me!

But now, I’ve got a dilemma.

1) if this was a new disk, I’d be able to reformat it (Right clicking the Drive in My Computer and Format)

2) but I got data, … luckily, on a Windows, you can convert your disk on the fly!

a) Run the command prompt as Administrator (Start->Command Prompt->Right-click->Run as Administrator)

b) At the command prompt, type

C:\Users\J>convert f: /fs:ntfs /nosecurity

where f: is the drive of your external hard disk.

And …tada! Two hours of trying to figure out what the heck was wrong, and fixed in 2 minutes.

Sooooo typical of a computer problem for ya.

UPDATE: When prompted to “Enter the current volume label for drive [Drive Letter Here]“, if your drive has a label, you need to enter it (e.g. “My Passport” without the quotations). If your drive doesn’t have a label, just press the enter key for blank.

To find the volume label (if there is one specified), go to ‘My Computer’, right-click the drive you’re trying to convert, select Properties. In the General tab, the volume label is the name in the first field.

Topics: Uncategorized | 251 Comments »

251 Responses to ““The file is too large for the destination file system.” …say what?”

  1. Noir Says:
    October 8th, 2008 at 6:18 am

    Thank you so much…
    I thought it was my laptop problem.
    I was actually about to format my laptop instead.

  2. juliana Says:
    October 9th, 2008 at 4:57 pm

    @Noir, glad to have helped (and prevented an unnecessary reformat, phew)!

  3. kulfi Says:
    October 19th, 2008 at 8:12 am

    Thanks for the tip – just to confirm – this won’t erase any of the existing files on the HDD?

  4. juliana Says:
    October 20th, 2008 at 5:26 pm

    @kulfi, That’s right, it won’t erase any existing files.

  5. Alex Says:
    December 27th, 2008 at 3:23 pm

    OH my god… so i just converted my 500gb IOMEGA with a bout 300gb of info to the NTFS and it said it was completed! I restarted my computer plugged my drive in again and NOW MY DRIVE ISN’t READING!!!!!!!

    Help me!

  6. Donell Says:
    January 2nd, 2009 at 11:18 pm

    here’s my problem…

    Microsoft Windows [Version 6.0.6001]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>convert f: /fs:ntfs /nosecurity
    The type of the file system is FAT32.
    Enter current volume label for drive F: My Book
    Volume My Book created 5/2/2003 3:45 PM
    Volume Serial Number is ———
    Windows is verifying files and folders…
    File and folder verification is complete.
    Windows has checked the file system and found no problems.
    976,521,536 KB total disk space.
    401,984 KB in 514 hidden files.
    18,240 KB in 566 folders.
    201,037,024 KB in 8,092 files.
    775,064,256 KB are available.

    32,768 bytes in each allocation unit.
    30,516,298 total allocation units on disk.
    24,220,758 allocation units available on disk.

    This drive is dirty and cannot be converted. You will need to
    clear the dirty bit on this drive by running CHKDSK /F or allowing
    AUTOCHK to run on it the next time you reboot.
    The conversion failed.
    F: was not converted to NTFS

    so it asked me if i wanted to restart it to run chkdsk on the volume, so i restarted, and it only checked drive c. im guessing it did not read the portable drive cause its thru usb connection? not sure. so what do i do? any ideas? google hasnt helped me on this one.

  7. Maggie Says:
    January 27th, 2009 at 10:00 am

    Thanks SO much for this post. I was wracking my brain trying to figure out why my 7GB stick couldn’t take a 4.37GB file until I found this. Worked like a charm :)

  8. Gero Says:
    February 8th, 2009 at 2:52 pm

    Dude thanks for this post! I was about to format the disk

  9. Beth Says:
    February 10th, 2009 at 11:47 am

    Donell: I had the same problem, type this:

    CHKDSK f: /F

    to run the disk check on your drive (assuming it is f:), and windows will fix the problem. It worked for me!

    Thanks again to the original poster, great fix!

  10. Erik Says:
    February 18th, 2009 at 11:25 pm

    Brilliant article. This is just what I was looking for! Thanks.

  11. Bryan Says:
    March 1st, 2009 at 10:52 am

    It worked perfectly! Thank you so much!!!

  12. Jake Says:
    March 3rd, 2009 at 7:34 am

    But, what volume do you put in for the it? It said, “Enter the current volume label for drive F:” What does that mean?

  13. juliana Says:
    March 3rd, 2009 at 9:01 am

    @Jake, the volume label is just the name for the partition/drive. It’s optional. You can enter in a name or just skip it by pressing the Enter key.

  14. Eric Says:
    March 9th, 2009 at 8:04 am

    Thanks guys worked like a charm!

  15. Chris Says:
    March 14th, 2009 at 2:59 am

    Whats even better is I purchased a 500GB My Book and the new western digital media player since its supposed to be able to play mkv formats. This is commonly used for blue ray rips which means its well over 4 GB Which I can’t copy to the drive. I was going to reformat it originally but I’m not sure if the media player will see it then since I’m pretty sure its using a linux derivative for the its os.

  16. Vassilis Says:
    March 15th, 2009 at 6:36 am

    Hi,

    I get this message: ‘C:\Users\J’ is not recognized as an internal or external command, operable program or batch file.

    Any help?
    Thanx in advance.

  17. Cory Says:
    March 29th, 2009 at 9:40 pm

    Could someone please answer response #16?

    My external hard drive is in G:\ and it keeps saying

    “not recognized as an internal or external command, operable program or batch file.”

    Thanks.

  18. Fenris Says:
    March 30th, 2009 at 7:09 am

    Used this fix on my newly purchased drive. I’ve been attempting since last night to copy files from my harddisk to my new WD My Book…

    I stumbled upon this post through Google and followed the instructions… Voila! I converted the Fat32 to NTFS!

  19. juliana Says:
    March 30th, 2009 at 9:41 am

    @Vassilis / @Cory,

    The C:\Users\J> happens to be my default path when I enter the command prompt. Yours may differ and it’s okay. Also, my drive was at f: so I typed F: (after convert), replace this with your own drive letter. e.g.

    C:\YourOwnPathHere>convert g: /fs:ntfs /nosecurity

    Type the bolded, and replace the underlined as necessary.

  20. kugvanv Says:
    March 31st, 2009 at 9:17 pm

    I’m still having the response: ‘Dirty disk…..’ after I runned ‘CHKDSK /F’ many times…

    What do I have to do?

  21. juliana Says:
    April 1st, 2009 at 9:27 am

    @kugvanv, just a guess, but I think you have a separate (additional) problem from what I have touched on here.

    Try this link: http://www.tomshardware.com/forum/6509-2-windows-dirty-disk

    I’m not sure, but it looks like you might have to reformat it if all else fails.

  22. Mac Says:
    April 1st, 2009 at 11:30 pm

    Awesome thank you so much. Just one question, since it’ll be NTFS will i be able to read and write to the drive from my mac?

  23. Mac Says:
    April 1st, 2009 at 11:32 pm

    oh..it’s a usb hard drive by the way haha

  24. l Says:
    April 28th, 2009 at 9:21 am

    u type the name of the drive… like G: My Passport

  25. Woah Says:
    May 1st, 2009 at 3:11 am

    Beautiful

  26. george Says:
    May 1st, 2009 at 4:09 pm

    Grand! Thank you all for contributing!

  27. steve Says:
    May 1st, 2009 at 5:33 pm

    Thanks for posting this. Was a real help. Just wanted to ask if I have to keep the convert file on the external hard disk or if I can delete it.

    Thanks again!

  28. mauricio Says:
    May 7th, 2009 at 9:14 am

    Thanks a lot, I was getting creasy trying to solve this issue. I’m wondering why they put this restriction on the size.
    In my case, when appeared the volume label I had to put it, without was not working. If you open an explorer and search the driver it will appear the name of your label.

  29. Lloyd Says:
    May 10th, 2009 at 10:18 pm

    worked wonders. I had to run the CHKDSK as well, but after that – no dramas.

    Cheers.

  30. Thiago_tops Says:
    May 18th, 2009 at 9:23 pm

    Thhhaaannks a lot man you saved me almost a day ! hahua
    thank you for your time !

  31. happy camper Says:
    May 27th, 2009 at 2:24 pm

    this worked for me on vista saved a ton of time,i stumbled a little after putting the command, it asked for the drive or volume name,after several tries, i needed to put the original drive name,which is the name you see your drive under my computer (windows).after that about 7 minutes later the process was done. thx

  32. KrisBelucci Says:
    June 2nd, 2009 at 5:04 pm

    Original post by mattusmaximus

  33. AndrewBoldman Says:
    June 5th, 2009 at 1:44 am

    Hi, cool post. I have been wondering about this topic,so thanks for writing.

  34. juliana Says:
    June 12th, 2009 at 9:41 am

    Argh, there were two comments on this post that got caught in my spam-deletion; I didn’t realize it until it was too late. So, to the commenters who said they an access denied problem:

    “Access Denied as you do not have sufficient priviliges. You have to invoke this utility running in elevated mode.”

    I believe you’re trying to run this on Vista. You need to run cmd.exe in Administrator mode. If it’s on your recent programs, right click on the Command Prompt icon and choose “Run as Administrator”. If you can’t find the icon, go to C:\windows\systems32 and look for the cmd.exe, right click on it, and choose “run as administrator”. The following steps in the original post should work now.

  35. sushant Says:
    June 17th, 2009 at 6:18 am

    Juliana,

    Thanks for this post. It saved me of lot of pain and time. Great stuff

  36. Cole Says:
    June 20th, 2009 at 11:09 am

    You are awesome. Had to run the diskcheck/error check through right-click>properties>tools, but after that it worked like a charm. Thank you.

  37. Bill Says:
    June 24th, 2009 at 12:08 am

    Thank you! This was very helpful!

  38. KingsX Says:
    June 24th, 2009 at 6:57 am

    Holy Mother of Love! I have been trying to copy large files for weeks now to no avail. Thank you very much BroCephus!!!!!!!!!

  39. Tewi Says:
    July 24th, 2009 at 1:27 am

    I tried converting it, but got this:

    C:\Windows\system32>convert d: /fs:ntfs /nosecurity
    The type of the file system is FAT32.
    Enter current volume label for drive D:
    Volume created 19/7/2009 9:57 PM
    Volume Serial Number is ——–
    Windows is verifying files and folders…
    File and folder verification is complete.
    Windows has checked the file system and found no problems.
    312,492,320 KB total disk space.
    96 KB in 3 hidden files.
    320 KB in 9 folders.
    22,642,272 KB in 1,710 files.
    289,849,600 KB are available.

    32,768 bytes in each allocation unit.
    9,765,385 total allocation units on disk.
    9,057,800 allocation units available on disk.

    Determining disk space required for file system conversion…
    Total disk space: 312568629 KB
    Free space on volume: 289849600 KB
    Space required for conversion: 456760 KB
    Converting file system
    Unable to notify other components that this volume has changed.

    After this, my laptop treats it as a ‘raw’ disk with nothing on it, and I can’t reformat it at all. Is there any way I can fix this? Thanks in advance for any help!

  40. christina Says:
    July 24th, 2009 at 6:41 pm

    Worked beautifully. Thanks so much!!!

  41. Christy Haynes Says:
    July 25th, 2009 at 12:21 am

    Awesome! Thanks so much, this helped a lot moving a VM and not losing my other data.

  42. John Says:
    July 29th, 2009 at 8:31 pm

    Thank you so much Beth at Nr 9.!

    after typing that I finally got it to work after 2 hours of struggling :)

  43. Kersi Says:
    August 1st, 2009 at 5:24 am

    I tried your solution but I get the error message:
    Access denied as you do not have sufficient privileges
    You have to invoke this utility running in elevated mode.
    When I right click on the command prompt I do not see an option Run as Administrator.
    I only get – Mark, paste, select all, scroll, find
    I have Windows Vista Home on my laptop and I am the only user.
    Please assist.

  44. goodforever Says:
    August 1st, 2009 at 4:23 pm

    thanks a lot, whew….. I was about to format the HDD…does anyone know why these $%^# don’t have a default as NTFS?

    life saver.

  45. Anton Says:
    August 2nd, 2009 at 3:25 pm

    Thanks…….keep doing….

  46. lucassster Says:
    August 3rd, 2009 at 5:32 am

    Thanx for this. I’ve ran into this problem many times and finally decided today to google it.

  47. juliana Says:
    August 3rd, 2009 at 9:43 am

    @Kersi, it sounds like you are right-clicking on the command prompt window. What you need to do is right-click on the command prompt icon.

    Take a look at this link for some screenshots: http://www.geekstogo.com/forum/Windows-Vista-run-command-prompt-administrator-t146674.html

  48. Lira Says:
    August 13th, 2009 at 10:54 am

    This worked really fine..
    im running vista..
    and an External HD Western Digital 500G
    little trouble but everything worked…

    first it had to be inovoked in elevated mode..
    so i just did the right click on the cmd.exe and ran it as
    administrator..

    then it said that the volume was on use
    and that it was gonna try to shut it down..
    and it gave the notice saying something like….
    ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID

    so i typed Y for yes ..
    and waited ..
    and it was all done…

    thanks for the post…
    it really helped…

  49. Yash Says:
    August 15th, 2009 at 7:43 am

    thnx heaps juliana..i hv always had this prblem wid WDs n i used to wonder wht was it..thnx agn.cheers.

  50. Shubhro Says:
    August 21st, 2009 at 4:48 pm

    Juliana, I wanna reconfirm the fact that formatting my 320 gb hard disk wont lead 2 loss of info on the hard disk…actually i read sum other articles whaich said that u need to empty the drive b4 formatting else u lose all ur info…

  51. juliana Says:
    August 24th, 2009 at 11:07 am

    Shubhro, well, personally, I did not lose my data.

    However, I have to say that all sorts of things can go wrong when we format/convert/upgrade our gadgets, so it’s always better to take precautions. Why don’t you backup your data first before you try the commands?

  52. techoe Says:
    September 14th, 2009 at 4:18 pm

    thanks juliana!!! it worked liked a charm.. thanks again for helping me solve the problem in less than 30 mins!!

  53. Kumar Says:
    September 16th, 2009 at 4:56 pm

    how to get rid in FAT SYSTEM

  54. Mark Says:
    September 17th, 2009 at 11:01 pm

    Thank you!!! Worked perfectly!!!!

  55. Sam Says:
    September 19th, 2009 at 8:19 pm

    Thanks a million! I was wondering why my 16Gb pendrive can’t take a 5Gb file, and you solved my problem in a minute. Good job!

  56. Jason Says:
    December 1st, 2009 at 11:58 am

    Thx . i was actually pondering whether to reformat before i saw . totally a livesaver

  57. Ryepots Says:
    December 3rd, 2009 at 8:54 am

    i tried this with my 1TB WD external drive.. at first i was reluctant to follow the instructions but it seems many have tried it already.
    cross-fingers!!!

    worked perfectly!

    thanks for sharing this info!

    mabuhay!

  58. Oguz Says:
    December 7th, 2009 at 8:03 pm

    Worked like charm on my 500GB Freecom. Thanks!

  59. Brianna Says:
    December 9th, 2009 at 1:02 am

    I realize I’m being redundant, but this really does work! Thanks!

  60. DrZaheen Says:
    December 10th, 2009 at 11:15 am

    Very nice work. Thanks it helped a lot. Comment #9 was helpful too because i had the same problem. Thanks again! >=D

  61. Robert Says:
    December 15th, 2009 at 4:04 am

    This worked fine for me on the copying side of things but now my HD isn’t recognised by my TV or XBox 360. Any idea how to revert the drive to how it was before or solve this issue?

    Thanks.

  62. e Says:
    December 16th, 2009 at 12:56 am

    thanks, now i can store my iso discs lol

    no problem from me

  63. Jay C Says:
    December 17th, 2009 at 3:52 am

    Thanks so much had to do a disk check it took a while because of the size (1tb) but it was still a breeze.

  64. FCUK-InfdelPigDogs Says:
    December 26th, 2009 at 12:40 am

    Cheers, now my hard drive isnt being recognised you stupid zionist pig dogs cock sucking whore

  65. FCUK-InfdelPigDogs Says:
    December 26th, 2009 at 12:41 am

    OK, i may have over reacted

  66. Vinnieb58 Says:
    December 29th, 2009 at 11:38 am

    Hey I just wanted to say thank you sooo much Juliana!!
    Just got my WD TB HDD and realized it needed formatting too late. This helped me tremendously!!

  67. Brian - LuCiD Says:
    December 31st, 2009 at 8:48 am

    OMFG! Thanks very much! SUPER BIG help…i was like WTF is wrong with this HDD! but glad i googled this page!

  68. Lance Says:
    December 31st, 2009 at 5:36 pm

    AWESOME

    thankyou so much, I had 1 terabyte drive and was loosing it, bloody fat 32, I so forgot that fat32 had a file size limitation.

    thankyou thankyou thankyou

  69. david Says:
    January 6th, 2010 at 10:11 am

    I love you.. worked stellar and I was crunched for time.. thank you thank you thank you!

  70. Orfeas Says:
    January 17th, 2010 at 11:13 pm

    Thanks you ROCK..!!

  71. wunnle Says:
    January 24th, 2010 at 5:22 am

    Thanks juliana, i owe you one hour.

  72. Albatros Says:
    January 27th, 2010 at 4:32 am

    Brilliant, just amazing!

  73. tom Says:
    January 27th, 2010 at 5:08 am

    Thanks man your a legend…. i was downloading a large file only to find it wouldnt go on my Freecom hard drive… so thanks a lot mate :D

  74. Hamza Says:
    January 29th, 2010 at 12:51 am

    Thanks a lot! Found all the stuff i needed on one page keep up the good posts :D

  75. Angela Says:
    February 9th, 2010 at 8:34 am

    Thank-You, thank you!!!

  76. Arnold Says:
    February 11th, 2010 at 5:28 pm

    Brilliant thx! Nice and to the point info

  77. Renato Says:
    February 14th, 2010 at 2:05 am

    Tks so much Juliana!!! Perfect!!!
    My log.
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>convert e: /fs:ntfs /nosecurity
    The type of the file system is FAT32.
    Enter current volume label for drive E: SAMSUNG
    Volume Serial Number is 15DA-1B72
    Windows is verifying files and folders…
    File and folder verification is complete.
    Windows has checked the file system and found no problems.
    488,264,768 KB total disk space.
    47,488 KB in 347 hidden files.
    27,264 KB in 848 folders.
    37,718,912 KB in 13,460 files.
    450,471,072 KB are available.

    32,768 bytes in each allocation unit.
    15,258,274 total allocation units on disk.
    14,077,221 allocation units available on disk.

    Determining disk space required for file system conversion…
    Total disk space: 488384000 KB
    Free space on volume: 450471072 KB
    Space required for conversion: 691665 KB
    Converting file system
    Conversion complete

  78. Jasmin Says:
    February 24th, 2010 at 11:59 pm

    Thank you so much!! You solved my problem with this simple step. Thanks again.

  79. renato Says:
    February 27th, 2010 at 6:41 am

    People like you Juliana are the ones that makes the difference. Look how many people you helped! Thanks for posting this, like everyone else it helped me a lot!!!

  80. Dimitris Says:
    March 4th, 2010 at 12:52 am

    Agree with Renato. 2 THUMBS UP for Juliana!!! solved a FAT32 problem for me too. Thanks a lot!

  81. Lagoni Says:
    March 10th, 2010 at 12:08 am

    Worked like a charm, thanks so much.

  82. terry Says:
    March 10th, 2010 at 11:11 pm

    thank you so much JULIANA really worked for me too.

  83. Marcelo Says:
    March 12th, 2010 at 10:06 am

    Thanks a lot Juliana

    it worked pretty nice

    I just type

    convert g: /fs:ntfs /nosecurity on Command Prompt

    then
    my passport

    took few minutes and that is it.

  84. guyman Says:
    March 18th, 2010 at 2:31 pm

    thanks alot worked like a charm.. btw you just need to type
    “convert f: /fs:ntfs /nosecurity”
    the default directory like C:users doesnt matter..

  85. Jay Says:
    March 19th, 2010 at 2:32 pm

    Thanks a bundle…it worked like charm and now i’m able to copy large files to my portable drive.

    Love it.

  86. Brytning Says:
    March 28th, 2010 at 2:34 am

    Thank you so much for this fix! I followed some commenters’ advice about leaving out C:users and it worked perfectly.

  87. Douglas Says:
    April 9th, 2010 at 12:42 am

    Thnx, man, so simple and quick, ur a genius!

  88. Anonymous Says:
    April 9th, 2010 at 11:17 pm

    Amazing.

  89. SB575 Says:
    April 14th, 2010 at 3:28 am

    How long does it take? Mine’s been stuck on ‘converting file system’ for ages!

  90. JR Says:
    April 23rd, 2010 at 4:13 pm

    Thank you so much for this post! Worked great with no problems at all!

  91. TDK Says:
    April 28th, 2010 at 11:52 am

    Thank U, Thank U, Thank U!!!!!!!!!

  92. Manchester Lad Says:
    April 30th, 2010 at 4:52 am

    This works REALLY well to be honest, i had reservations at first cos

    1. i had to cd c:\ to change to c:\ drive cos i had no administrator to do it on

    2. it said i had a dirty hard drive!!! so had to error check it

    THEN IT WORKED!

    nice one.

  93. Manchester Lad Says:
    April 30th, 2010 at 5:33 am

    HOW DO I DELELTE STUFF OFF MY EXTERNAL HARD DRIVE NOW? since i changed it to NTFS files wont delete

  94. TheShirlz Says:
    April 30th, 2010 at 8:27 pm

    worked just fine first time, thanks very much for the information…

  95. Timster Says:
    April 30th, 2010 at 11:56 pm

    OMG.. i cant believe how easy this was!! I’ve been stuck in this dilemma for so long and never wanted to format my external hard drive because I didn’t want to lose data. this fixed it in a minute and was able to put a 20 gig blu ray movie on there with no problem. Thank you so much!!

  96. Katrina Fox Says:
    May 1st, 2010 at 7:44 am

    THANK YOU!! I am a totally non-techie and was terrified of doing this esp going into DOS and using things I didn’t understand, but if you follow the instructions it’s fine. Worked a treat in less than 5 mins. I’ve now finally backed up my large Outlook PST file for the first time in weeks and am relieved. Thank you so much for this and for writing the instructions in clear language :)

  97. Andre Says:
    May 3rd, 2010 at 6:49 pm

    Thanks so much worked FIRST TIME. Brilliant!!

    Cheers
    Andre

  98. tradi Says:
    May 11th, 2010 at 3:55 pm

    Thanks a lot juliana.

    I have been having this problem for months, I didn’t try or think that might need to format my laptop. But it stopped me from the normal backup for specific file, until I come to your post.

    Many thanks again, now I can contiue my normal backups.

  99. Krishnamohan Says:
    May 13th, 2010 at 8:09 pm

    Thank you so much Juliana. It was really helpful.
    Regards,
    Krish

  100. TrijaN Says:
    May 16th, 2010 at 6:29 am

    Thank you so much! Your so awesome!

  101. Sekar Says:
    May 17th, 2010 at 6:07 pm

    Wonderful tip. I was trying to backup my outlook data, and a search on the net, and your tip solved the problem in about 10 minutes. Thanks a ton!

  102. Alexander Says:
    May 18th, 2010 at 9:44 pm

    Shot brew, hectic stuff, worked 100%.

  103. Stefan Says:
    May 21st, 2010 at 4:44 am

    Fantastic! Worked first time :D took me 5 minutes, perfect!

  104. cccc Says:
    May 23rd, 2010 at 5:31 pm

    it says: The filename, directory name, or volume label syntax is incorrect.

  105. JOE Says:
    May 31st, 2010 at 7:04 am

    Thanks so MUCH!!!
    Worked great!!!!
    I noticed all the posts and realized you helped a lot of people…again THANK YOU (-: !!!!!!!

  106. Kendra Says:
    June 1st, 2010 at 1:36 pm

    Thank you very much for the extremely helpful information you provided. I surely would have been lost without it. Thanks again! My WD 1TB MyBook extental hard drive & 16GB travel flash drive went from being FAT32 to NTFS in no time thanks to your and the others’ instructions. Have a wonderful week & take care of yourselves! : – ) Ken

  107. Rafi Says:
    June 2nd, 2010 at 4:05 am

    It worked just great!! Thank you very much!!

  108. Mat Says:
    June 3rd, 2010 at 12:18 am

    Hi, ive tried doing this with my 1tb hard drive, the problem im having is that when i try to convert i get the “drive is dirty” problem that others have had. the problem comes when chkdsk doesnt fix it as it doesnt find any problems. Any suggestions?

  109. Asif Says:
    June 15th, 2010 at 11:34 am

    Juliana! you’re a genious!!! I’m a big fan of yours!!!! *cheers*

  110. Phil Says:
    June 23rd, 2010 at 9:00 pm

    Very impressed, Worked easily Thank you.

  111. SIVA Says:
    June 25th, 2010 at 4:08 pm

    My problem:
    My pen drive has a 16gb space.but the data must not be tranfer.because my pen drive is fat format. then i can change FAT TO NTFS then my file had transfer to the pen drive.

  112. Jayz Says:
    June 30th, 2010 at 10:59 pm

    I use the convert command to covert a FAT32 partition to NTFS. After “Determining disk space required for file system conversion… “, I got the error message “The conversion failed. / D: was not converted to NTFS”. But, chkdsk didn’t find any problem and there is more than 50% free space on this partition. No clue at all… any other possibility?

  113. tom Says:
    July 16th, 2010 at 12:19 am

    brilliant, only for this i would be clueless as to the problem, thanks

  114. Mike Says:
    July 19th, 2010 at 6:20 am

    so i found that windows is a little different but these sites helped

    http://www.online-tech-tips.com/computer-tips/format-usb-ntfs/

    http://windows.microsoft.com/en-US/windows-vista/Convert-a-hard-disk-or-partition-to-NTFS-format

  115. Mike Says:
    July 19th, 2010 at 6:22 am

    oops i meant windows vista lol

  116. mario m Says:
    July 19th, 2010 at 9:23 pm

    Excellent!! it work´s for my 16GB pendrive, and resolves the same trouble. Thanks!!!

  117. Ram Says:
    July 20th, 2010 at 1:47 am

    Just wanted to say thanks for the tip.
    I have a My Book Essential Edition 500GB that had the same error.
    converting the file system to NTFS did it.
    Thanks

  118. Raja Says:
    July 24th, 2010 at 4:04 am

    broooooooooooooo thanks thanks man, it worked, thing was i downloaded bluray quality movie and could not send it to usb also to hard drive. ps3 does not recognize any other format than FAT this is y i was wanting to copy to usb. it all worked thanks again man awesome :)
    CHEERS!!

  119. Rhea Says:
    July 29th, 2010 at 3:03 am

    You are amazing for this! Thank you!

  120. Art Says:
    August 3rd, 2010 at 9:52 am

    Dude…you rock! Seriously. Thanks.

  121. Pelle Harris Krog Says:
    August 3rd, 2010 at 6:20 pm

    Thanks so much for this article, i thought my 16GB USB-stick was broken because it wouldn’t accept a 4GB file. Windows certainly is quite odd at times..

  122. Poh Says:
    August 7th, 2010 at 1:10 pm

    Thanks! This has helped me nicely! Love your work! =)

  123. Raj Says:
    August 13th, 2010 at 12:46 pm

    Thanks for the post. But i am getting a message that “conversion from FAT32 volume to NFS voume is not available” can someone provide solution.

  124. Raj Says:
    August 13th, 2010 at 1:04 pm

    Hi guys, its my mistake instead of ntfs, i have put nfs in the command prompt. Many thanks for the useful post.

  125. DL13 Says:
    August 16th, 2010 at 3:26 am

    Thank you! The world becomes better with posts like this)

  126. Buzz Says:
    August 23rd, 2010 at 1:12 am

    This is a miracle!!

  127. Kevin Says:
    August 23rd, 2010 at 2:37 pm

    Thanks man so much… I think i can speak for all of us torwards Juls that we would be screwed if it wasnt for people like yourself

    Thanks!

  128. Bryan Says:
    August 25th, 2010 at 11:23 pm

    I was like WTF i cant fit a 4.32GB Into a sandisk with 8GB O_O …. but this did the trick =D

  129. Humayun Says:
    August 27th, 2010 at 9:17 am

    Thanx

  130. Frank Says:
    August 29th, 2010 at 11:43 am

    11:08pm – I have been trying to save simple 10GB files to my 1TB external hard drive and I kept getting this annoying message. As I type this I’m doing the converting process. Here’s hoping nothing gets deleted, because I couldn’t save it anywhere else before the converting, (that’s the reason why I have the HD in the first place. So!

    11:13pm – It worked perfectly. Didn’t lose anything. THANK GOD!! And thank you original poster. This helps me out A LOT with my job. Thanks again!

  131. Alby G Says:
    August 31st, 2010 at 7:05 am

    This Worked Perfectly. Seriously thank you. I still dont understand though why a 1 tb hard drive would be formatted for max 4gb files

  132. Jeremy Says:
    August 31st, 2010 at 2:26 pm

    Hey i tried this but i get

    “Invalid Parameter – /nosecurity ”

    how do i fix this?

  133. Iván Says:
    September 3rd, 2010 at 11:22 am

    Thank you so much man.

  134. Roy7 Says:
    September 5th, 2010 at 12:21 am

    Thanks!!!! Finally I resolved this problem

  135. jenny Says:
    September 7th, 2010 at 7:38 am

    thank you! i am converting my vhs tapes into files and had no way of getting them off my laptop to my terrabite! took a leap of faith – but it didn’t wipe my data, thank you so much!

  136. Vijay Thangavel Says:
    September 10th, 2010 at 4:36 pm

    Amazing my toshiba hdd has now changed to NTFS format. Now i can copy….

    Thanks……

  137. Monit Says:
    September 10th, 2010 at 5:29 pm

    This is truly amazing.. WOW WOW WOW WOW

  138. cristina Says:
    September 16th, 2010 at 4:59 am

    THANK YOU! it works!!!!

  139. Viv Says:
    September 16th, 2010 at 9:38 pm

    Brilliant post. Thanks for taking the time.

  140. Chris Says:
    September 17th, 2010 at 12:36 am

    Thanks for the post, I had to input the command twice, but what a lifesaver!

  141. KrisWing Says:
    September 21st, 2010 at 2:05 am

    Was Trynna Figure Out How To Fix This For 2 Days. Thanks a Bunch, Juliana! =)

  142. Jimmy Says:
    September 24th, 2010 at 12:54 pm

    Many thanks! Got it figured out between your post and the responses. :D

  143. tl Says:
    September 25th, 2010 at 5:35 am

    Thanks it worked!

  144. Andrea Says:
    September 28th, 2010 at 1:21 pm

    I’m having about every issue listed above, and I feel like I’ve tried every solution. Can someone PLEASE help? Here is where I am now on the Command Prompt screen…

    Microsoft Windows [Version 6.0.6002]
    Copyright (c) 2006 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>convert J: /fs:ntfs /nosecurity
    ‘C:\Windows\system32′ is not recognized as an internal or external command,
    operable program or batch file.

    C:\Windows\system32>convert J: fs:ntfs /nosecurity
    Invalid Parameter – fs:ntfs

  145. bankey Says:
    September 30th, 2010 at 12:47 am

    :-) tnx a lot.. :-)
    I’ll thought my drive wast ext3, but still fat formatted..
    after backing up this vm to local (ex4) drive, i’ll see if this is indeed my problem..

    tnx anyway for putting me on the trail.. :-)

  146. sima Says:
    October 1st, 2010 at 12:50 am

    thank you sooo much :D

  147. Juliana Says:
    October 1st, 2010 at 1:49 am

    @Andrea, that’s a really, really weird error message. “C:\Windows\system32′ not recognized??? Perhaps you should double-check your PATH variable? (Also, the convert.exe SHOULD be in windows\system32 but the error message about the path is puzzling. )

  148. Emperor Says:
    October 1st, 2010 at 3:19 pm

    you are awesome…..:D

  149. Lasse Says:
    October 5th, 2010 at 1:41 pm

    Hey, i have filled up my drive almost 50%. Kan i still convert? without the files being deleted?

    Right now i just zip my larger files in to 700 mb chunks and transfer, then unzip.

  150. ghostface Says:
    October 8th, 2010 at 4:36 am

    thank you Juliana :)

  151. Shakes Says:
    October 9th, 2010 at 3:50 am

    omg, you saved me a day’s work. Thank you so much!! Worked like a charm!

  152. gmlaster Says:
    October 11th, 2010 at 1:50 am

    To Andrea (Post #144):

    Is your drive letter called “J”? If not, right click on the drive you want to convert, select “Properties” and find out what YOUR drive letter is and use that instead of “J”.

  153. thc Says:
    October 12th, 2010 at 12:42 am

    thx, it works:D

  154. zero Says:
    October 12th, 2010 at 7:49 pm

    worked like a charm, thanks, i have been searching for this. i didn’t need to backup the file, and i just need 15 minute to settle this with 1.5TB hard disk.

  155. MO Says:
    October 15th, 2010 at 4:48 am

    Although you gt a million thanks .. but i cant leave without saying it!! Thanks you so much!!!!!

  156. win Says:
    October 17th, 2010 at 4:49 pm

    great! it worked well for me, but had to take afew minutes to perfect it…..thanks all the same

  157. meimei Says:
    October 22nd, 2010 at 10:06 am

    Thanks! It really helped!!

  158. akhil Says:
    October 26th, 2010 at 10:59 am

    Thanks man a real help!

  159. Mark Thompson Says:
    October 27th, 2010 at 3:54 pm

    Thanks, this worked perfectly and save me a lot of trouble..& time!

  160. Digital Filipinos » Blog Archive » “The file is too large for the destination file system” Says:
    October 28th, 2010 at 3:38 pm

    [...] select Properties. In the General tab, the volume label is the name in the first field. From TwoGeeks (No Ratings Yet)  Loading [...]

  161. newbie Says:
    November 8th, 2010 at 12:01 pm

    Send a bunch of thanks. Keep posting n helping people like me :) Oh and may I ask for your permission to link this page?

  162. MB Says:
    November 11th, 2010 at 11:00 pm

    THANKS A LOT

  163. michelle Says:
    November 16th, 2010 at 5:02 am

    THANK YOU.

    Was so scared it to do it but i did it, worked flawlessly!

  164. CJ Says:
    November 17th, 2010 at 11:19 pm

    Brilliant!

    Was trying to add a 13GB file to my 320GB external HDD, couldn’t make sense of it.

    Your guide was great.

    Thank you.

  165. Kelvin Says:
    November 19th, 2010 at 2:02 am

    thanks bro.. it works!!! just bought samsung s2 1tb… thought its the hd problem..

  166. Jari Says:
    November 19th, 2010 at 11:13 pm

    Hi,
    I had the same problem with my hitachi x500 (500Gb).
    It wasn’t even 1/10 full and I wanted to copy a movie 6.55 Gb (Blu-Ray). So I checked in the manual (comes as a flash programme in the drive). There is a link to this site:
    http://technet.microsoft.com/en-us/library/bb456984.aspx
    There, it says:
    ‘To convert a volume to NTFS from the command prompt

    1.

    Open Command Prompt. Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
    2.

    In the command prompt window, type: convert drive_letter: /fs:ntfs

    I did so, and…

    (well, I’m doing all of this right now, so:)

    To be continued…
    (In approx. 15 minutes!)

    But your article is still great!
    (Even though it never worked, no matter how many times I’ve tried, but hey! Ces’t la vie!)
    (And no, I don’t speak French…)

  167. Jari Says:
    November 19th, 2010 at 11:36 pm

    I have forgot to make an example before, so:
    -open cmd
    -type:
    convert J: :/fs:ntfs
    -press enter
    -enter the name your drive is called, when you open My Computer. For me, that’s
    HITACHI
    -close all programs using that drive (even My computer,…)
    -press enter in cmd
    -wait
    It tells you
    -how many folders you have
    -how much space the drive has
    -how much space is available

    You need(!!!!) to have some space free (for my 500Gb it took 600000 bites)

  168. Jari Says:
    November 19th, 2010 at 11:38 pm

    So, I made the backup and deleted it, because I didn’t need it!
    All is okay, so you can do it too!
    Good luck!

    Jari! (name from Finland, I live in Slovenia!

  169. Alex Says:
    November 24th, 2010 at 12:53 am

    Thanks! I was about to format my HD

  170. Jari Says:
    December 1st, 2010 at 3:20 am

    Hi again!
    I’m sorry for this:
    -comment 167
    -line 4
    The correct thing is this:
    convert J: /fs:ntfs
    Sorry!!

  171. Jon Says:
    December 3rd, 2010 at 7:19 am

    Excellent post thanks! Been trying to sort this for a while now but problem solved :)

  172. Sam Says:
    December 6th, 2010 at 12:52 am

    Thanks People. My Prob solved.

  173. JollyJackTar Says:
    December 9th, 2010 at 7:07 pm

    Fantastic….solves the problem of files over 4GB being’too big for destination drive’ in a matter of minutes..well done Juliana,what a lifesaver!!

  174. Jima Says:
    December 11th, 2010 at 12:42 am

    Awesome! I’ve got a 1TB WD elements drive and worked a treat. Thank you!

  175. Maria Says:
    December 12th, 2010 at 12:32 am

    THANKS!!! You just saved me a lot of time.

  176. 360x Says:
    December 15th, 2010 at 12:39 am

    Excellent fix, moving a 10gb avi now possible, thank you

  177. xbagger Says:
    December 15th, 2010 at 4:14 am

    This worked beautifully! Thanks!

  178. UncleTerrence Says:
    December 15th, 2010 at 3:52 pm

    I just performed this action on my brand new Samsung S2 1Tb external Hard-disk, and it worked perfectly! All my files are still on the disk, and it still works as a charm.
    Thank you very very much for this highly usefull article! (Y)
    You’re the best!

  179. Jeff Says:
    December 20th, 2010 at 10:11 am

    Howdy, was able to to run through the steps to make my external HD able to receive files bigger than 4gig… But now, my WD media player wont play the files.. You can select a file to play, but it just stays as a black screen or the blue “thinking” type icon on the screen goes round and round.. But it won’t play.

    Hope that makes sense….

    Any solutions out there?

  180. tj Says:
    December 24th, 2010 at 1:52 pm

    hey guys, im having some problems.

    At the command prompt, type

    C:\Users\J>convert f: /fs:ntfs /nosecurity

    nosecurity?

    my external harddrive is called 60GB HDD.
    can someone help me to fix this problem! what would i try in the command prompt cuz im trying everything n it doesnt seem to work for me

  181. swt Says:
    December 24th, 2010 at 7:57 pm

    Like Tewi – I too now have an inaccessible raw disk after the convert.

    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\administrator.SWT>convert g: /fs:ntfs /nosecurity
    The type of the file system is FAT32.
    Enter current volume label for drive G:
    An incorrect volume label was entered for this drive.

    C:\Users\administrator.SWT>convert g: /fs:ntfs /nosecurity
    The type of the file system is FAT32.
    Enter current volume label for drive G: Hitachi
    Volume HITACHI created 19/09/2009 19:32
    Volume Serial Number is 1AF9-1F54
    Windows is verifying files and folders…
    File and folder verification is complete.
    Windows has checked the file system and found no problems.
    312,492,320 KB total disk space.
    493,408 KB in 3,512 hidden files.
    278,304 KB in 8,685 folders.
    137,404,608 KB in 98,698 files.
    174,315,968 KB are available.

    32,768 bytes in each allocation unit.
    9,765,385 total allocation units on disk.
    5,447,374 allocation units available on disk.

    Determining disk space required for file system conversion…
    Total disk space: 312568641 KB
    Free space on volume: 174315968 KB
    Space required for conversion: 593226 KB
    Converting file system
    Unable to notify other components that this volume has changed.

  182. Mark Says:
    December 25th, 2010 at 1:55 am

    try reloading the drive in device manager > storage

  183. timothy Says:
    December 27th, 2010 at 5:39 pm

    thank you so much…really useful

  184. Meth Says:
    January 4th, 2011 at 11:21 pm

    Thanks for this great article and the other commets Nice work am very happy saved me a lot of time always people out there to give an extra hand

  185. Danny Says:
    January 6th, 2011 at 12:27 pm

    Thank you very very much for this article. It was a real life saver!

  186. carlos Says:
    January 8th, 2011 at 2:38 am

    never knew. thank you so much

  187. Jari Says:
    January 10th, 2011 at 11:23 pm

    Does anyone know how to disable write protection on a transcend JetFlash v10 4GB?

  188. sai Says:
    January 11th, 2011 at 11:05 am

    gr8 job mate

  189. Matt Says:
    January 14th, 2011 at 7:39 pm

    Thanks man!!! It worked!!! =D

  190. freudh Says:
    January 22nd, 2011 at 5:05 am

    I have tried to do this twice. I ran chkdsk inbetween, no problems. I got this message both times:

    Determining disk space required for file system conversion…
    Total disk space: 732571976 KB
    Free space on volume: 606192384 KB
    Space required for conversion: 1248557 KB
    Converting file system
    The conversion failed.
    G: was not converted to NTFS

    Anyone provide any help? Thanks.

  191. freudh Says:
    January 24th, 2011 at 2:29 pm

    I specified the problem I had in the previous post. I was attempting to convert an external usb hard drive on with a computer running Windows 7. It wouldn’t work. I tried again on a computer running Windows XP, and I left off the “/nosecurity”, and it worked fine. My external hard drive is now NTFS and still contains all of the data. So if it doesn’t work for you, those are two things to try.

  192. Reeve Says:
    February 14th, 2011 at 10:08 pm

    Thanks a lot, it works perfectly for me.

  193. Daniel Says:
    February 17th, 2011 at 11:11 pm

    Wow, thanks a bunch. This whole blog helped out a ton. Apreciate it guys.

  194. Melina Says:
    February 18th, 2011 at 10:53 pm

    pure awesomeness.
    easy and breezy :)

  195. Sanjeev Dayal Says:
    February 22nd, 2011 at 11:09 am

    Great tip… thx, saved me hours of research…

  196. ljfarleyp Says:
    February 22nd, 2011 at 6:42 pm

    After attempting to convert my external hard to ntfs, i get the message that my drive is dirty and i have to clear the dirty bit by running “CHKDSK /F”. I did that a few times and i notice that it only checks C drive (correct me if i’m wrong). The drive still won’t covert after running CHKDSK!

    So, i followed what Beth said in comment #9 and type CHKDSK f: /F instead. However, i get a message “Cannot open volume for direct access”.

    Anyone knows how to solve this?

  197. lazyboy Says:
    February 26th, 2011 at 8:46 pm

    thanks it works perfectly in my 1TB external hard drive.

  198. Matt Beezy Says:
    March 6th, 2011 at 8:24 am

    This is the best website ever — I never thought I was going to solve this problem — thanks!

  199. kavs1102 Says:
    March 6th, 2011 at 8:56 pm

    Thnx mate..worked perfectly
    ;)

  200. Mike Says:
    March 10th, 2011 at 10:57 am

    Brilliant! Many thanks.

  201. Shankerz01 Says:
    March 12th, 2011 at 1:16 pm

    hey mate. absolute legend. cheers heaps!

  202. northside Says:
    March 12th, 2011 at 2:40 pm

    @ljfarleyp: The problem is that for some reason your drive isn’t being “unmounted” (virtually ejected so that it’s not “in use” by Windows or programs). Apparently “chkdsk /x” (without the quotes) will force the drive to unmount if it doesn’t do so on its own. I’ve never had to use it, so I can’t confirm whether it’ll help.

    @Jeff: I’m not familiar with WD media players, but most multimedia devices I’ve seen don’t support NTFS at all, so you might have to reformat it as FAT32 (backing up all the files first, of course). I’m guessing that the big files you’re trying to copy over are video files, so your best bet is to either use video editing software to compress the image, or find a utility to split large videos into smaller playable video files (maybe one per few chapters, if it’s a movie).

    Nicely written article, and was definitely helpful. Helped jog my memory of “why the **** is this DVD image not copying? I have tons of free space!” Thank you :D

  203. Prettybeautiful Says:
    March 15th, 2011 at 3:19 pm

    OMG Thank you soooo much…. i wish i was as intelligent as you MR…or MAM

  204. RKK Says:
    March 19th, 2011 at 11:06 pm

    u’r AWE-freakin-SOME!!
    this works like magic.. :)

  205. dean Says:
    April 5th, 2011 at 10:56 pm

    thanks so much for this article, not only can i transfer all my large files now but the transfers seem to be faster too :D

  206. Stuart Says:
    April 19th, 2011 at 7:22 pm

    Great post!! Saved me so much hassle. #YouAreLoved

  207. mdkgr Says:
    April 22nd, 2011 at 6:12 pm

    Dude, you saved me so much time.
    Thank you from my heart.

  208. enator Says:
    April 28th, 2011 at 9:53 pm

    thanks! really helped!

  209. Mark Says:
    May 5th, 2011 at 9:53 pm

    Thanks for this, does this work the other way around? i just convereted to ntfs to allow a larger single file transfer but then realised my PS3 won’t read ntfs drives. So now i need it converted back.

    I do have a back up HDD so it’s no problem to format it properly but if this works in reverse then great. i tried typing in convert g: ntfs:fs but it didn’t work..

  210. parul chauhan Says:
    May 20th, 2011 at 1:33 am

    thanx man.
    it solved my problem.
    ur gr8

  211. Claire Pom Says:
    May 28th, 2011 at 11:34 pm

    You are fabulous! I have spent hours trawling the net to find a solution on how to transfer all my home movies from my laptop onto my external hard drive!

    I had a lot of data already on the external hard drive so didn’t want to lose any.

    Running the command prompt to convert the external hard disk worked a treat without losing any saved data.

    Thank you so much for all the help on here guys.

    YOU ROCK !!!

  212. Bad_adam Says:
    June 11th, 2011 at 4:37 am

    Thank you! x

  213. kail Says:
    June 14th, 2011 at 2:31 am

    sweet!

  214. Manuel Says:
    June 20th, 2011 at 7:49 am

    AWESOME!!!!!

  215. ANYHOW* Says:
    June 21st, 2011 at 9:37 am

    Excellent, this works a treat!

  216. Steve Says:
    June 22nd, 2011 at 11:40 pm

    You guys must be some kinda geniuses of something! (Of course it took a lot longer than 2 minutes to do 1TB)

  217. Tom Says:
    June 24th, 2011 at 7:32 am

    Thanks sooo much, it worked perfectly!

  218. Flicfreak Says:
    July 4th, 2011 at 4:28 pm

    Thank you so much for this tutorial, it saved my hard disk and my work and my time! Though I had problems at first, I just followed the additional commands on the comments it works like a charm!

  219. jiu Says:
    July 7th, 2011 at 7:24 pm

    try this site—–> http://adf.ly/214JU

  220. McMatt Says:
    July 10th, 2011 at 1:25 am

    Thank you

  221. David Says:
    July 20th, 2011 at 7:40 pm

    Thanks man
    This works well…. :)

  222. Jalla Says:
    July 29th, 2011 at 3:07 am

    Thanks. worked like a dream.

  223. Jenanas Says:
    August 1st, 2011 at 5:11 pm

    Worked Like a charm :) thank you

  224. harry Says:
    August 3rd, 2011 at 2:44 am

    Extremely impressed, Thank you so much

  225. Anonymous Says:
    August 14th, 2011 at 7:36 pm

    @JULIANA – you are a champ. thanks it worked.

  226. Tony Says:
    August 17th, 2011 at 11:13 am

    Thank you.was trying to copy wii isos and came up with that stupity. Was so mad. But u brighten it all up. Thank you.

  227. TEJas Says:
    August 23rd, 2011 at 6:26 pm

    dude u save timeeeeeeee…….thnx

  228. william Says:
    August 25th, 2011 at 10:32 pm

    @Juliana – I don’t usually respond to threads for simple fixes but you saved me from ripping my hair out!!! I was simply trying to back up my rather large .pst Outlook files to transfer to new system and then i encountered this issue when backing up onto USB drive…I am soooo grateful!!

  229. GLB Says:
    August 26th, 2011 at 9:14 pm

    Thanks a million. A solved my issues!!!

  230. Satty Says:
    September 6th, 2011 at 2:40 pm

    Thank u so much… it helped me a lot… n thnx 2 google 2…

  231. Anonymous Says:
    September 8th, 2011 at 12:15 am

    Thank u so much…..:)

  232. qwerty123 Says:
    September 13th, 2011 at 2:47 am

    for windows 7 users…right click on the disk -> format -> file system -> NTFS……then format it…problem solved.

  233. Avinash Says:
    September 15th, 2011 at 4:57 pm

    Hey thanks a ton for this post really helps

  234. luqman Says:
    September 17th, 2011 at 9:41 pm

    finally i can move my big files to ext hard disk thanks for the post…………

  235. Pav Says:
    September 18th, 2011 at 6:57 am

    Ok, spent a good hour if not more on trying to work it, all I can say is, thank god for this website!

    Has saved me so much headache, for once i actually bothered backing up my HD, but did not lose my data.

    I had to do a chkdsk on the drive before I could follow the method, and it has worked wonders.

    i have now abled to transfer a 18gb file to the HD which is amazing!

    Thanks alot!!

  236. Daniyal Says:
    September 24th, 2011 at 6:26 am

    Thanks man saved a lot of time and mess

  237. Williams Wales Says:
    September 26th, 2011 at 6:17 am

    You should participate in a contest for among the best blogs on the web. I’ll advocate this web site!

  238. Vic Says:
    September 30th, 2011 at 4:10 pm

    Did you know FAT32 doesn’t accept files larger than 4GB? <<<<<< thanks for info,i format with NTFS,it works fine now

  239. Anonymous Says:
    October 3rd, 2011 at 10:43 pm

    thank you man…

  240. alejandro Says:
    October 6th, 2011 at 7:13 am

    AWESOME!!! You rock!!! Read 3 forums that just said it was impossible before getting to this one… It’s weird though, this seems to happen randomly on my hard drives… Last week I transferred 30GB in a zip folder, now it was bugged with a 7 GB file…

    Thank you so much!!

  241. AD Khan Says:
    October 18th, 2011 at 12:15 am

    Thanx a lot buddy .. May you get all happiness of the world that you wish …. You have saved hell lot of time for me to troubleshoot …

  242. Leroy Says:
    November 24th, 2011 at 8:41 pm

    hi ppl,
    Do i have to format my external before running the steps on cmd?

  243. Leroy Says:
    November 24th, 2011 at 8:44 pm

    and how do i know whether my drive has a label or not?

  244. Leroy Says:
    November 24th, 2011 at 8:52 pm

    Just figured it out!! Im so happy now!! Let the copy begin!! Thanks Juliana!

  245. leo Says:
    December 24th, 2011 at 2:32 pm

    thanks Juliana!! God Bless You

  246. Karlee Says:
    January 2nd, 2012 at 4:55 pm

    Couldn’t put a 6.5gb file on an 8gb flash drive, even after formating.
    This worked, thanks a lot.

  247. Michael Says:
    January 4th, 2012 at 11:23 am

    Thanks, I was about to split a large file into two parts! Works great!

  248. ronit Says:
    January 18th, 2012 at 8:41 pm

    this is great help. thanks ! !:)

  249. Lin Says:
    January 25th, 2012 at 9:34 am

    Total bad ass! The mission is not impossible any more !

  250. Amaal Says:
    January 25th, 2012 at 5:33 pm

    So excited!!!!Thank you thank you thank you soooooooooooo much!!!

  251. Archy Says:
    January 30th, 2012 at 3:42 am

    Thank you so very much!

Comments