I'm transferring from one computer to another and I'm relying on my trusted AI assistant for guidance. I'd like to keep Windows 11 on the new machine (for warranty purposes) while ensuring that all my files are moved over and avoiding any driver issues. Here's my migration plan for going from an Acer to a Lenovo:
1. **Back Up Acer**: I plan to use Timeshift with "Include Hidden Files" setting to save my configurations, and manually copy all my personal files to an external hard drive.
2. **Prepare Lenovo**: In Windows 11, I'll use Disk Management to shrink the C: drive to create over 100 GB of unallocated space. I'll also disable Fast Startup in Power Options and go into BIOS to turn off Secure Boot.
3. **Install Linux Mint**: I'll create a bootable USB with Rufus in GPT/UEFI mode, boot from the USB, and select "Install alongside Windows Boot Manager" to complete the setup.
4. **Restore Data**: Once Linux Mint is up on the Lenovo, I'll connect my external drive and copy my personal files back, restoring configurations using Timeshift.
5. **Prevent Driver Conflicts**: I'll run specific terminal commands to update the system.
My goal is to have all my files, settings, and Windows 11 intact on the new machine. Does this plan look viable?
3 Answers
One crucial thing to note is about restoring your configurations with Timeshift; it may cause you issues if the fstab changes because of different partition UUIDs. It's wise to back up your fstab before you attempt the Timeshift restore.
Also, remember to copy all hidden configuration files when you're backing up your data. And if you're keeping Windows for warranty reasons, consider just creating an image backup of Windows, that way you can clone the Acer to the Lenovo without fuss. Just ensure both drives are of the same size or larger.
Honestly, you’re making this far too complicated. When you want to dual boot Linux with Windows, just install it! The installer can handle partition adjustments during the setup phase, no need to do that stuff beforehand. Sometimes, less is more!
I appreciate the simplification, but I really want to make sure I keep all my data safe. I’m kind of a data hoarder!
While I understand your intention to follow your AI’s advice, I’d recommend being a bit cautious. Here are my thoughts:
1. Instead of using Timeshift, just back up everything in your home folder, including hidden files, to an external drive or a trusted cloud storage. Your Steam games might need to be reinstalled separately.
2. You don’t need to manually shrink your Windows partition as the Linux Mint installer can handle that. Also, keep the Secure Boot on; Linux Mint supports it, and disabling it might cause issues with Windows. Just make sure to disable Fast Startup to ensure everything shuts down properly.
3. The installation of Linux is solid, no worries there.
4. When restoring, remember to avoid relying on Timeshift for configurations unless you want to deal with potential UUID problems in your partitions.
5. Keeping everything up to date will usually address driver conflicts automatically, so don’t overcomplicate it.
Got it. I just want to make sure everything runs smoothly. Thanks for the heads-up!

How can I tell if my Windows license is tied to the hardware?