Body of Knowledge

knowledge sharing - wiki brain

Archive for November, 2006

Vmware on linux with a NTFS file system

If you have a virtual machine running on NTFS, your virtual machine does not boot and you find errors in the log file like this one:

FILEIO: Unknown filesystem 0×65735546 for directory …

Then insert this line in our .vmx file. Just don’t ask me why, it just works.

mainMem.useNamedFile=FALSE

No comments

Bash newbies tutorials

What is bash? and basic Commands

Scripting

No comments

Add links to quick launch programatically

Just copy the link to:

C:/Documents and Settings/username/Application Data/Microsoft/Internet Explorer/Quick Launch

Uhmm… Internet explorer….

No comments