If you have fault „file is to large” you can use following command: buffer -i /mnt/disk/image.img -o /home/user/image.img -m 5000000 the -m value is buffer size. I’ve got this problem with cp command with file bigger than 20GB.
blog osobisty – Linux, C++, Qt, podróże
If you have fault „file is to large” you can use following command: buffer -i /mnt/disk/image.img -o /home/user/image.img -m 5000000 the -m value is buffer size. I’ve got this problem with cp command with file bigger than 20GB.