Jump to content

Copying files

So, I was trying to copy a 4.8 Gig file from my Chromebook to a flash drive so that I could copy it from there onto my new laptop. However, for some reason, Chrome OS is limiting the file size to 4 gigs so it'll stop. By the way, they are zip files. So I would have to extract them in order to get the file size per move to be under 4 gigs. The problem there is that the stupid Intel Celeron is too slow to open the zip file. Uploading it to a cloud service and redownloading it on another computer is out of the question since my internet is wayyy too slow for that. Does anyone have any other ideas?

Link to comment
https://linustechtips.com/topic/1038466-copying-files/
Share on other sites

Link to post
Share on other sites

3 minutes ago, hiitswilliam said:

So, I was trying to copy a 4.8 Gig file from my Chromebook to a flash drive so that I could copy it from there onto my new laptop. However, for some reason, Chrome OS is limiting the file size to 4 gigs so it'll stop

Reformat the flash drive in NTFS. FAT32 can't handle individual files over 4GB.

CPU: Intel i7 6700k  | Motherboard: Gigabyte Z170x Gaming 5 | RAM: 2x16GB 3000MHz Corsair Vengeance LPX | GPU: Gigabyte Aorus GTX 1080ti | PSU: Corsair RM750x (2018) | Case: BeQuiet SilentBase 800 | Cooler: Arctic Freezer 34 eSports | SSD: Samsung 970 Evo 500GB + Samsung 840 500GB + Crucial MX500 2TB | Monitor: Acer Predator XB271HU + Samsung BX2450

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12341420
Share on other sites

Link to post
Share on other sites

1 minute ago, Spotty said:

Reformat the flash drive in NTFS. FAT32 can't handle individual files over 4GB.

Um... NTFS??? He's on linux. exFAT would be more universally compatible

Main Rig: R9 5950X @ PBO, RTX 3090, 64 GB DDR4 3666, InWin 101, Full Hardline Watercooling

Server: R7 1700X @ 4.0 GHz, GTX 1080 Ti, 32GB DDR4 3000, Cooler Master NR200P, Full Soft Watercooling

LAN Rig: R5 3600X @ PBO, RTX 2070, 32 GB DDR4 3200, Dan Case A4-SFV V4, 120mm AIO for the CPU

HTPC: i7-7700K @ 4.6 GHz, GTX 1050 Ti, 16 GB DDR4 3200, AliExpress K39, IS-47K Cooler

Router: R3 2200G @ stock, 4GB DDR4 2400, what are cases, stock cooler
 

I don't have a problem...

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12341430
Share on other sites

Link to post
Share on other sites

1 minute ago, tarfeef101 said:

Um... NTFS??? He's on linux. exFAT would be more universally compatible

True, but everything (except Mac OS) works with NTFS anyway so it doesn't matter much.

¯\_(ツ)_/¯

 

 

Desktop:

Intel Core i7-11700K | Noctua NH-D15S chromax.black | ASUS ROG Strix Z590-E Gaming WiFi  | 32 GB G.SKILL TridentZ 3200 MHz | ASUS TUF Gaming RTX 3080 | 1TB Samsung 980 Pro M.2 PCIe 4.0 SSD | 2TB WD Blue M.2 SATA SSD | Seasonic Focus GX-850 Fractal Design Meshify C Windows 10 Pro

 

Laptop:

HP Omen 15 | AMD Ryzen 7 5800H | 16 GB 3200 MHz | Nvidia RTX 3060 | 1 TB WD Black PCIe 3.0 SSD | 512 GB Micron PCIe 3.0 SSD | Windows 11

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12341436
Share on other sites

Link to post
Share on other sites

2 minutes ago, tarfeef101 said:

Um... NTFS??? He's on linux. exFAT would be more universally compatible

Oh, right Chrome OS. Good thinking.

CPU: Intel i7 6700k  | Motherboard: Gigabyte Z170x Gaming 5 | RAM: 2x16GB 3000MHz Corsair Vengeance LPX | GPU: Gigabyte Aorus GTX 1080ti | PSU: Corsair RM750x (2018) | Case: BeQuiet SilentBase 800 | Cooler: Arctic Freezer 34 eSports | SSD: Samsung 970 Evo 500GB + Samsung 840 500GB + Crucial MX500 2TB | Monitor: Acer Predator XB271HU + Samsung BX2450

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12341438
Share on other sites

Link to post
Share on other sites

Just now, BobVonBob said:

True, but everything (except Mac OS) works with NTFS anyway so it doesn't matter much.

Yeah but do you use chromeos?? I do. As far as I know, it doesn't ship with mkfs able to create NTFS disks. he'd have to install mkfs.ntfs himself. Which is a lot more work than using a format that is actually designed for portable storage and is more likely to be supported out of the box. 

Usually people asking for help on the forums aren't the same people you could tell "just install chromebrew or linux tools, install mkfs with all the filesystems you can, then just format it with that". 

Simple solutions are good. Also why make it not work with mac, when you can make it work with anything? It's not harder to do so.

Main Rig: R9 5950X @ PBO, RTX 3090, 64 GB DDR4 3666, InWin 101, Full Hardline Watercooling

Server: R7 1700X @ 4.0 GHz, GTX 1080 Ti, 32GB DDR4 3000, Cooler Master NR200P, Full Soft Watercooling

LAN Rig: R5 3600X @ PBO, RTX 2070, 32 GB DDR4 3200, Dan Case A4-SFV V4, 120mm AIO for the CPU

HTPC: i7-7700K @ 4.6 GHz, GTX 1050 Ti, 16 GB DDR4 3200, AliExpress K39, IS-47K Cooler

Router: R3 2200G @ stock, 4GB DDR4 2400, what are cases, stock cooler
 

I don't have a problem...

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12341444
Share on other sites

Link to post
Share on other sites

19 hours ago, hiitswilliam said:

So, I was trying to copy a 4.8 Gig file from my Chromebook to a flash drive so that I could copy it from there onto my new laptop. However, for some reason, Chrome OS is limiting the file size to 4 gigs so it'll stop. By the way, they are zip files. So I would have to extract them in order to get the file size per move to be under 4 gigs. The problem there is that the stupid Intel Celeron is too slow to open the zip file. Uploading it to a cloud service and redownloading it on another computer is out of the question since my internet is wayyy too slow for that. Does anyone have any other ideas?

make two partitions, one with 2.4 gigs , selectiong what files u need, and other 2.4 gigs for rest, thatll wrk

 

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12344122
Share on other sites

Link to post
Share on other sites

You could try using EXFAT format. It supports files larger than 4GB and works on Linux based systems like your chromebook. Use MiniPartition wizard to format it with that. 

 

Okay I didn't read you were using a chromebook. But as stated above and earlier in the thread use exFAT. Works like a charm. Though I am unsure how you would do this in ChromeOS. 

 


Edit, it looks like you may need to use another computer (like a windows machine) to format the drive for exFAT. Chrome only formats to fat32... which is stupid. 

 

Edit 2: to do any other formatting you have to put your chromebook into developer mode and use terminal to format the drive....

 

sudo su
fdisk -l
umount /dev/sdb1
mkfs -t ext4 /dev/sdb1

 

Keep in mind you have to make sure you select the right disk using these commands. Sxx0 (sdb0) is the boot disk. 

Be sure to @Pickles von Brine if you want me to see your reply!

Stopping by to praise the all mighty jar Lord pickles... * drinks from a chalice of holy pickle juice and tossed dill over shoulder* ~ @WarDance
3600x | NH-D15 Chromax Black | 32GB 3200MHz | ASUS KO RTX 3070 UnderVolted and UnderClocked | Gigabyte Aorus Elite AX X570S | Seasonic X760w | Phanteks Evolv X | 500GB WD_Black SN750 x2 | Sandisk Skyhawk 3.84TB SSD 

Link to comment
https://linustechtips.com/topic/1038466-copying-files/#findComment-12346620
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×