Thursday, October 12, 2006

Installing Gentoo in VMWare Server

For the most part just follow the instructions from Gentoo webiste. When using virtual SCSI HD, follow the instruction from HOWTO Install Gentoo on VMware in Windows NT/2K/XP especially the SCSI part.

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...