Difficulty of installation
	
Operating System Logo
	
Build Status
Screenshots
Text-based Installation:
	
GUI-based Installation:
	
Bootscreen:
	
Login:
	
In action:
	
Device Manager:
	
Information
Use the "Custom Setup" option in the Text-based setup, create a partition with C and format it.
Enabling the hidden start menu: Right click in the taskbar, choose Properties, then go to the left option where it says "Start", press Alt and D at the same time.
Note: ACPI must be disabled in the vmx with "acpi.present = "FALSE" and, still in the vmx file, put this:
	tools.syncTime = "FALSE"
	rtc.startTime = "962244000"
	time.synchronize.continue = "FALSE"
	time.synchronize.restore = "FALSE"
	time.synchronize.resume.disk = "FALSE"
	time.synchronize.resume.memory = "FALSE"
	time.synchronize.shrink = "FALSE"
	time.synchronize.tools.startup = "FALSE"
