Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dat file size change possible?
#3
This is what I would do in the terminal
The easiest way... I think
make a copy of your dat file
cp datfile /home/
get the size exact size
ls -l --block-size=M yourdatfile
Take Note
Then simply
dd bs=1M seek=your-numbers-Above-no-letters if=/dev/zero of=yourdatfile count=numberOfAdditionalMegaBytes
Then simple open in gparted
sudo gparted yourdatfile
right click your virtualdrive file and select check, and then hit the check mark button (apply all operations button) it will automatically resize the ext file system.
That's the easiest way I can think of.

Hope this helps.
Reply


Messages In This Thread
Dat file size change possible? - by Plurix - 02-21-2021, 10:35 PM
RE: Dat file size change possible? - by Premiere - 02-24-2021, 06:02 PM
RE: Dat file size change possible? - by Premiere - 02-24-2021, 07:43 PM
RE: Dat file size change possible? - by jls1 - 05-23-2021, 09:47 PM
RE: Dat file size change possible? - by longpanda - 05-24-2021, 04:15 AM
RE: Dat file size change possible? - by jls1 - 05-24-2021, 07:26 AM
RE: Dat file size change possible? - by jls1 - 05-24-2021, 10:25 AM
RE: Dat file size change possible? - by longpanda - 05-24-2021, 11:22 AM
RE: Dat file size change possible? - by jls1 - 05-24-2021, 01:55 PM
RE: Dat file size change possible? - by longpanda - 05-24-2021, 02:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)