Hi

You need two USB sticks to install the image. So as I understand it, after flashing the filesystem is held on one of the USB sticks. The other can be removed.
But, how is ram allocated? For example, if I use 2 GB USB to hold the filesystem will /var be mounted over a RAMdisk , so that if i had a 8GB USB then the ramdisk would be larger and thus more space in /var?

If not, then is there a way to create a RAM disk that uses remaining space on the USB stick then mount /var over it.

Cheers