Paste the uuid into a text file and store it in your home directory (save as uuid.txt, in others, choose your system partition size,
home/[username]/Documents/ changing the[username] to the user id you used to log into zorin).
Reboot.
Go back into the live image. Open your file browser and click other locations. Select the drive size that is the equivalent of your zorin system partition (if you didn't label it). You will see the home folder. Right click and copy.
Click other locations again and you will be able to find the partition you created for home by size again. Double click to mount and access it. Ctrl + v or right click -> paste. If you don't trust what's on the system partition, restore from the usb key. Go back into your zorin system partition. Enter the home folder and boot ctrl + a, shift + delete key. Now you have a clean mount point.
Go back to the root folder and go into etc. Right click and choose open terminal here. In the terminal Type:
sudo gedit fstab
If it asks for a root password hit enter. It probably won't though.
An example to copy and paste, then edit:
UUID={Your-UUID-number-here] /home ext4 defaults 0 2
This can be edited with the number you wrote down or copied into the uuid.txt in your documents folder.
I could definitely use the extra disk space, Is moving your files to a seperate ntsf partition just like moving files to the D: drive in windows?