this post was submitted on 29 Sep 2024
35 points (100.0% liked)

Linux

8983 readers
860 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] sin_free_for_00_days@sopuli.xyz 1 points 10 months ago (1 children)

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.

[โ€“] cyborganism@lemmy.ca 1 points 10 months ago

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.