I've been dual booting between Windows 10 and Linux Mint during the past month or so and I currently have Windows installed on a larger, 4 TB NVME drive whereas Mint is on a smaller, 256 GB NVME drive. I'd like to clone the Mint drive (256 GB) onto the larger 4TB Windows drive, disconnect the 256 GB drive, and erase it after verifying that I can boot to Mint on the 4 TB drive. This seems relatively straightforward to accomplish with Foxclone, but the issue I have is that I'm currently booting from the EFI partition on the larger Windows drive, which is mounted to /boot/efi. Should I somehow change the boot configuration first so I only boot using the 256 GB drive and its EFI partition before doing the cloning so as not to run into any booting issues afterwards?
#Transferring Mint installation from smaller disk to larger, overwriting Windows
1 messages · Page 1 of 1 (latest)
that depends where the star is
open DISKS app in Linux. then select your smaller nvme
is there even an EFI partition there? and does it have a star?
Yeah, no star on the smaller drive, it's on the EFI partition on the larger drive
And there is an EFI partition on the smaller drive, but no star there
what you can do is just clone the smaller drive, the later fix with boot repair app from Mint liv ISO
eg. clone. shutdown.
remove the 256.
power up n boot live usb
run boot repair, then shutdown
remove usb. power-up and now the big nvme should boot linux
Thanks, that sound very handy and easier than trying to fix things beforehand. I assume the boot repair handles editing /etc/fstab file, etc.?
thanks, noted
if foxclone doesnt work, use clonezilla-live iso on a separate (not Mint) usb
or if u have ventoy, u can keep mint and clonezilla on one usb
yeah, I have ventoy, although I do have a separate USB with Mint anyway
And when I've verified that booting to the 4TB drive works, should I connect the 256 GB drive and boot with Foxclone / Clonezilla to erase it?
u may just use the DISKS app in the new linux to erase other drive (go to its dots menu: format drive)
then after cleared, hit + button in DISKS to make new filesystem on it
Thanks for your help, sounds like a plan!