People suggested formatting to exFAT which is valid, but first you could just try either compressing the file (tar czvf file tarball.tgz for instance). FAT32 cannot handle files larger than 4GB, and compression might just make your file small enough.
As a workaround you could also split it in half and stich it back on the target machine
Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.
But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
I use the terminal in a variety of circumstances (like working on Node.js and other programming projects) where there is either no good GUI alternative or using a CLI is actually faster. I’ve been using computers since 1989 and my first operating system was MS-DOS, so the thought of using a CLI when necessary doesn’t bother me.
Use the nbd system (network block devices) and qemu to create a qcow2 image with your defective device as the base device. Serve this qcow2 image with qemu-nbd and attach it as a NBD device locally. Then run fsck or testdisk on the NBD device. This will let you repair the filesystem Linux sees without writing to the disk. Testdisk can scan for any filesystems left on the device if the partitions no longer match filesystems.
Also, if all else fails use photorec to slice the file types you need.
Also, ddrescue can try to read any actually failing sectors and work out what they contain, but puts a lot of stress on the device.
Beware, any method that puts more wear on the disk should not be used unless you’re willing to accept the risk that the drive could get worse.
I don’t know how to do any of that first part. All of the data on the drive is replaceable, it’s just going to be very tedious and time consuming. I’m currently trying one other method and I think after I’m done with that, that I’m just going to skip trying to recover the data. I had some other plans for what I wanted to do with this device and I think trying to recover the data isn’t worth it at this point.
Interesting aside for anyone interested; you can subscribe to her Peertube account with your Lemmy account by searching !veronicaexplains in your instance’s search bar (or clicking that link). Then any video she uploads in the future will show up in your lemmy feed, and any comments you leave on lemmy should show up on the peertube video! :D
The link you posted seems to have the full url embedded so it doesn’t work in my client. I think this will work, pasted as plain text: !veronicaexplains
I’m not sure if the lemmy page will fill out with her previous uploads, I can only see the one about SSH on my feed too. She seems to upload fairly regularly, and this latest video about Linux Mint was uploaded 20 hours ago. I suspect if you’re the first person to subscribe on your instance, only future videos will show up on it, but I’m not entirely sure.
I believe she made a post/video a bit ago saying that she was taking a break from the videos for a bit, after quitting her job. She said she was going to focus more on her channel(s) as her main focus, to do something she enjoys.
I see a lot of her YouTube stuff posted a month ago, a couple of new ones, my guess is that her break is over and there will be more stuff coming.
and any comments you leave on lemmy should show up on the peertube video!
This is cool to see. Unfortunately, we from Lemmy can’t see comments posted by peertube or mastadon users. AFAIK, federation in Lemmy still needs improvement to interact with mastodon posts/comments.
I think the main reason Firefox isn’t on there is because redox os doesn’t use Wayland and x11. Porting firefox would be a massive effort unfortunately.
Because there is no native gui. For most things to configure in Linux there is a webui but not a simple Gui built in. Configuration files like squid.conf smb.conf nginx.com… then we have logs but here I think I never checked for a Gui, does it work for remote ssh easily? Can you restart service easy?
Linux is great about providing that feeling of discovery. New tools, new processes, new paradigm… It’s the best way to breathe new life into an old piece of hardware.
If this is your first major step, congratulations! If you’re a regular, great job, keep it up; eventually you’ll be a grey beard with the rest of us.
I’ve found nixos is perfect for me since I like how precisely I can configure it.
Oddly enough, I’ve had a decent chunk of my only barely technical friend group switch to it for the opposite reason. They all just copypaste snippets of config between each other, and if something breaks they just go back a revision. I doubt any of them spend much time configuring anything. It really is the perfect idiot proof distro and I don’t normally see people talking about that side of it
Yeah, I think Nix is a good concept but I feel like 99% of the config work could be managed by the OS itself and a GUI to change everything else. I also feel like flakes should be the default, not this weird multiple systems thing they have. I also wish most apps would have a sandbox built in, because nix apps would then rival flatpak and, if ported to Windows, become a universal package manager. Overall good concept but not there yet.
linux
Oldest
This magazine is from a federated server and may be incomplete. Browse more on the original instance.