35
[Weekly thread] GNU+Linux help: ask anything!
(programming.dev)
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Do you have things on the external that precludes you formatting it? You aren't doing it too often, so a tarball might work, but you'll be wasting a lot of time doing it that way. Then again, if it's once a month, that doesn't seem like a huge deal. I just use
rsync
now and then for my external backup and it doesn't take long at all.Yeah, but since my external drive is formatted in exFAT, I can't simply rsync to it. I gotta either partition it, or create a mountable ext4 filesystem image on which I can.