The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Best program to run Linux on top of Windows

    Discussion in 'Linux Compatibility and Software' started by arlab, Feb 16, 2009.

  1. arlab

    arlab Notebook Evangelist

    Reputations:
    15
    Messages:
    361
    Likes Received:
    0
    Trophy Points:
    30
    I'm needing Linux to use a simple, academic, program. I'll probably also use it for learning a bit of the Unix shell's functions. But still, nothing special.
    I was thinking of using some sort of virtualization, to have Linux running on top of Windows Vista.

    Can anyone recommend me a good software for this (I'm using Vista x64)?

    One last thing: usually, in Vista, my RAM usage is around 3.2 GB (I have a total of 4 GB). Will I have sufficient RAM to use (and change) both Operating System fast?

    Thanks.
     
  2. HerrKaputt

    HerrKaputt Elite Notebook User

    Reputations:
    444
    Messages:
    2,510
    Likes Received:
    0
    Trophy Points:
    55
    I use VMware Server. It's free. Performance is not great (you need to pay for that), but it should suit your needs.

    Get it here.

    You should have enough RAM for using VMware with a Linux system.
     
  3. fattail95

    fattail95 Notebook Evangelist

    Reputations:
    134
    Messages:
    328
    Likes Received:
    0
    Trophy Points:
    30
    you could use microsoft virtual machine or sun virtual box, all you need to do is install and away you go!! and there are no limitations like on VM ware.

    good luck! :)

    fattail95 ;)
     
  4. F!nn

    F!nn Notebook Consultant

    Reputations:
    62
    Messages:
    182
    Likes Received:
    0
    Trophy Points:
    30
    or you can use Small Linux (DSL) it fits on a 60mb usb drive :p gives you basic linux functions and can be expanded to a full desktop os
     
  5. Thomas

    Thomas McLovin

    Reputations:
    1,988
    Messages:
    5,253
    Likes Received:
    0
    Trophy Points:
    205
    Actually, Microsoft's VM program will not run linux. I recommend Virtualbox, it's free, fast, and has a few cool features like seamless mode, USB, etc.

    You may also want to check out this. It's basically a full Ubuntu system that can be run seamlessly with Windows.
     
  6. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    It does actually... but the extensions only work with .rpm based distros, it's a pain to get working otherwise. I've run Debian and Fedora on Virtual PC 2007. It was much easier with Fedora but it's not my favorite distro. In any event, I wouldn't recommend using it because of the headaches, but it *does* work.
     
  7. Dire NTropy

    Dire NTropy Notebook Deity

    Reputations:
    297
    Messages:
    720
    Likes Received:
    0
    Trophy Points:
    30
    I liked cygwin, but its more of a console emulator than anything else. You should be able to run programs though. I used cygwin to SSH into linux machines to work for a year or so and had no complaints. Actually running linux is much better though ;).
     
  8. starling

    starling Notebook Consultant

    Reputations:
    12
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    30
    I've found personally that Cygwin does everything I need unless it's to install a full Linux distro that attempts to be Windows itself. It's much more convenient than using any kind of virtual machine. It's not a real Linux OS under the hood, but it certainly acts exactly as if it was, without the hassle, potential problems and RAM limitations of VM's such as VMware, Virtualbox and Virtual PC. One nice thing about is that to Cygwin, your entire Windows file system is a unix file system, and so you can bash away to your heart's content with all the files and folders you have.

    I would go so far as to say that a person who really uses Cygwin and its non-GUI gnu software will learn more about using unix-like systems than someone who just uses a full Linux distro. But there's also plenty of x-window software to use if you want to.
     
  9. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    You probably see 3.2GB of RAM "usage", but that's not the whole picture. A lot of that is file caches and such that can be dropped with no problem for a program that wants the memory. How many and what kinds of programs do you typically run along with wanting to run the virtual machine? That will tell you more about whether or not you can really run it fine.

    Besides, with most distros you don't need to allocate more than 256-512MB of memory to the virtual machine, so even ignoring all your current RAM usage I'd suspect that there's no problem.
     
  10. ivar

    ivar Notebook Deity

    Reputations:
    432
    Messages:
    1,410
    Likes Received:
    0
    Trophy Points:
    55
    Instead of using virtualization or porting like cygwin, you can actually
    run real linux under windows: check topologylinux or co-linux. However it may be too complicated for your modest needs.

    cygwin would provide good imitation of linux only on the level of user experience and programs.
     
  11. helikaon

    helikaon Notebook Consultant

    Reputations:
    269
    Messages:
    288
    Likes Received:
    0
    Trophy Points:
    30
    Thanks for the tip, i didn't know about the Sun Virtual Box, so i gave it try immediately and i found, that its easy to install and configure on windows. First time i've been setting it up, it took me some like 15 minutes + other 30 minutes of installation of linux.
    I tried it on my notebook with windows xp x64bit as host OS with centos 64bit as guest OS and works to perfection.
    I'll try same only contrary - with linux as host OS.
    :)
     
  12. martee

    martee Notebook Evangelist

    Reputations:
    218
    Messages:
    306
    Likes Received:
    0
    Trophy Points:
    30