View Single Post
Old 03-7-2013, 05:36 PM   #31
UserNameGoesHere
FFR Veteran
FFR Veteran
 
UserNameGoesHere's Avatar
 
Join Date: May 2008
Posts: 1,114
Send a message via AIM to UserNameGoesHere
Default Re: Recommend me a good coding laptop

Quote:
Originally Posted by Reincarnate View Post
How exactly does a virtual machine work in this context? Does it partition off part of the HDD that is only accessible via virtual machine or something?
Not at all. In fact, your entire OS-installation within the VM itself will look to your host OS (the one within which the VM is installed) as files within its existing filesystem.

Have you ever used an emulator of any kind? That is exactly what this is. It's basically an x86 and x86_64 emulator. You then install your OS within the emulator. Warning: These can be tricky to set up sometimes. Also, if you're planning on using a VM anyway, is a good idea to have lots of RAM, which you opted for.

There are also many ways to run Linux from within Windows itself. VM is not the only option, but if you have the RAM for it (and that machine does), is probably the best option. May want to check that the computer supports certain VM options as well (they don't all).

Still, if you only occasionally need the UNIX-Y thing, Cygwin won't have the overhead a VM would.
__________________
Quote:
Originally Posted by Crashfan3 View Post
Man, what would we do without bored rednecks?
[SIGPIC][/SIGPIC]
UserNameGoesHere is offline   Reply With Quote