An error dialog box is opened with message stated that the file is too large for the destination file system.
You find out that you can't copy a file having size >3.5GB from hard disk drive to 8GB pendrive even tough the pendrive is having more than enough disk space for the file to be copied. The reason is pendrive FAT32 filesystem (2^32 = 4,294,967,296 ~ 4 GB) which does not allow to contain a file greater than 3.5 gigabytes.
To solve this problem, do the following:
+ Create a folder in your computer disk drive and copy all your pendrive files to the folder.
+ Right click the pendrive disk drive and choose "Format...".
+ Change the default FAT32 to NTFS file system.
+ Make sure the "Quick Format" checkbox is checked.
+ Click Start button and wait until it has finished formatting.
+ Click Close button to finish.
Reading. Practice. Writing.
Please feel free to comment. Suggestions are also welcomed here. Write something "wholesome serving purpose" here.
Subscribe to:
Post Comments (Atom)
Newton-Raphson Method in C++
The Newton Raphson Method is an open method used to find the roots of a function. It employs the technique of linear approximation and invol...
-
DiGi Super Long Life is a feature where you can extend your talktime validity to 1 year for just RM38. Indirectly, the subscription fee is ...
-
Open LibreOffice Draw program. Select the rectangle shape from shape toolbar at the bottom of drawing page. Click a point and drag-and-re...
-
DiGi Super Long Life is a feature where you can extend your talktime validity to 1 year for just RM30. Indirectly, the subscription fee is...
No comments:
Post a Comment