So, I've tried to move my wubi installation between disks and followed this: Move WUBI installation of Ubuntu to a different partition in Windows
However once I start applying the edits to the grub, I am unable to boot.
I've switched
set root=(hd0,msdos2)
to root=(hd0,msdos1)
Deleted the line - search --no-floppy xxx
and switched linux /boot/vmlinuz-xxxx root=UUID= xxxxx ...
to linux /boot/vmlinuz-xxx root=/dev/sda1 ...
Once I boot up it doesn't find a command list and states error not found. If required, I can grab a picture of it to show how the grub looks. I'm terribly inexperienced with Ubuntu, especially at this degree. Any help is much appreciated.