• 0 Posts
  • 11 Comments
Joined 1 year ago
cake
Cake day: October 11th, 2023

help-circle



  • So the broken pool is kinda stupid and you shouldn’t do it, you will be running without parity the whole time but if you want to risk it it does work.

    Or… If you have the drives and space, you can combine a bunch of smaller drives with mdadm (assuming Linux but freebsd has geom I think) and then use that as your third drive, then once everything is copied do a zpool replace. That way you keep full parity the whole time.

    Edit: latest version of zfs supports raidz expansion. So you could create a 2 drive raidz1 then copy everything over then expand it. You will still be running your source disk without parity but at least the destination would be safe.


  • I mean you can remove all remote admin rights on Windows too haha, remote gives you way more opportunities screw stuff up.

    But usually on Linux you can boot in single user or chroot in from the installer and unhose whatever you hosed. Windows you get dism and SFC and if they don’t work there’s really not anything you can do.


  • Honestly I’ve had way more completely bricked Windows installs than Linux. Don’t think I’ve ever managed to completely Bork a Linux install except when doing something extremely stupid. I’ve had Windows get to the point where no amount of SFC of dsim could get to go boot again just by having the power go out during an update or other fairly mundane issues.




  • My man, most of us aren’t connecting to our mainframes on VT20s these days. Even on my phone screen the three extra lines nano takes over vi aren’t a problem.

    Also if you have the time to go through all that you have the time to learn ctrl+x.