I have a dual boot system. Win10 and Ubuntu boot off separate drives.
I want to upgrade the Ubuntu hard drive. It is too small.
I found the question/answer here: how-to-replace-my-disk-without-having-to-rebuild-my-ubuntu-install but this question only deals with a Ubuntu-only system. The answer given was sudo dd if=/dev/sda of=/dev/sdb
The Q/A here is also different.
My question is different. The answer to my question might be the same but I want to minimise the risk of messing up either the Win10 or Ubuntu installation. Reading through the different posts indicates failure is an option.