thats interesting! can you tell me how I can partition my Harddrive and do the same? and whats the minimum space I should keep for Yosemite?
You can look in the Yosemite forum for more information, but here is how you do it.
FIRST: Make sure you have a good backup. Partitioning shouldn't cause any issues (I do it often), but it never hurts to be safe.
Open disk utility
Select your main drive (most likely Macintosh HD) and select partition.
Set the amount of space to allocate (I recommend at least 30GB, this will leave you with around 20 GB or more for third party apps and your files/content). I used 50 GB.
Name your partition and let DU do the rest.
When you need to switch between them hold down the option key on on startup.
To select which partition is your main drive go to Startup disk in System Preference and click one. The selected one will be highlighted in blue. This is the partition that your Mac will automatically boot in to when you turn it on or restart.
When using each partition, the other partition is automatically mounted (appears in the Finder sidebar). For example if your partitions are Mac HD and Beta, when you boot into Beta you'll see your Mac HD listed in the finder where you can dig into your user and have access to your other files. This happens automatically and I have found no way to stop it. You can just right click it and select "Eject" if you wish. Think of it like having your other user as an attached flash drive. I can't think of any reason it would cause issues, but I usually eject it unless I need a file from the other partition.
-----------------------
Note: Normally you could just delete off a partition when you're done with it no problem, but Yosemite changes this.
Look at the steps in this post (
https://forums.macrumors.com/showthread.php?p=19190714#post19190714) to make your Yosemite beta partition delete-able (not a word I know
). It's just two brief terminal commands of "diskutil cs list" and then "diskutil cs delete". You can read the whole thread for information on why Yosemite's partition is different from others if you wish.