OK, so I have managed to install the latest version of Raspbian-Jessie to a SD card. I put it in my Pi and have done "Sudo apt-get update", "Sudo apt-get upgrade" and "rpi-update".
The next thing I want to do is introduce an external USB HDD. The device currently has no partitions set and, therefore currently free of data. I would like to have a 10Gb partition and set that up so that my pi loads the OS from that instead of the SD card. I would also like to have another partition where I will store pictures, videos etc.
I have numerous questions but for now I will stick to:
1. What file format does the 10Gb partition need to be, in order for me to transfer the OS files onto it?
2. What file format does the second partition need to be? I eventually want to be able to transfer files over to it from my PC. I'm presuming it needs to be NTFS, is this correct?
3. What is the easiest way to set these partitions up, transfer the OS to the first partition and tell the Pi to use the 1st partition rather than the SD card?
I'm a complete beginner so options that include using my PC as much as possible, rather than the PI, would be appreciated.
Thank you