Old & Deaf, but still not dead 🤣 Far too much sport for my age. Arch Linux user, and now Debian for a HomeAssitant setup. Open source user where possible, computers and gadgets to keep me occupied & thinking. https://www.minty95.com

  • 1 Post
  • 10 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • I would use two different disks, the one that you have already for windows and a second one for Linux. When you’re ready to install Linux Unplug the windows disk, so that you can’t screw it up ( been there, did that 😭) then when you need to use either the Linux or Windows Just choose the start up disk in bios at booting, usually F11, a tiny bit longer than dual booting, but it will save you a lot of hassle. Dual booting is rather dangerous as windows has the annoying habit of wiping Linux grub setups when updating, and Linux has the annoying habit of wiping everything, two different disks, much easier.


  • Timeshift for the system, works perfectly, if you screw up the system, bad update for instance just start it, and you’ll be back up running in less than ten minutes. Simple Cron backups for data, documents etc, just in case you delete a folder, document, image etc . Both of these options to a second internal HD






  • Use timeshift, install it, just chose where you want the backups to be installed, preferably a second HD or SD Flash. Chose when like once a day, week at start up for instance and forget it. Then if you screw up your Linux, just start in console mode, timeshift --restore and five mins later your up and running.

    If you want just your data to be copied, then Cron

    Both are standard Linux programs, often already installed depending on what Linux you have


  • Though to late to help you, when you get it working again, install Timeshift, so that instead of faffing around to try and suss out what went wrong, you just start timeshift – restore from the console and a couple of minutes later you’ll have your working setup back. It’s saved my bacon quite a few times in the last couple of years, especially when you can’t login to your DE.