Hi
I am quite new to Fedora but pretty confident around computers. For a charity that I work for they have 4 old laptops that need new faster and larger drives.
What I want to do is to clone the old SSD onto the new NVMe drive. Once clone I will then remove the old SSD.
The laptops has an NVMe slot so I can have both drives in at the same time.
I’ve been working through various fomums/reddits/online docs and I think this is the best method to do this.
- Install the NVMe drive into the laptop and reboot onto a live Fedora USB/ISO
- Once in goto terminal and do a dracut --force (This I’m told will set th system to recognise the nvme drive).
- Shutdown the computer
- Reboot using a Clonezilla Live Boot CD
- CLone the old SSD to the new NVME
- Shutdown
- Remove the old SSD
- Reboot to test working
- Reboot into a Gparted Live/Iso
- Reclaim the unallocated space on the NVMe
Can you check this is the correct method. Also can you check if I should run the dracut --force command on a normall boot or if I should run it on Live Fedora ISO USB.