Linux under Windows » History » Version 1
Joseph Foley, 2011-05-02 11:47
Created install directions for Linux under Windows.
1 | 1 | Joseph Foley | h1. Linux under Windows |
---|---|---|---|
2 | |||
3 | If you want to have linux but you are stuck with windows (or bootcamp under OSX). This is for installing ubuntu 10.4, which is a version that works with ROS |
||
4 | |||
5 | # Download WUBI at http://wubi.sourceforge.net/ . Make sure that it says 10.4, otherwise you are screwed. |
||
6 | # Make sure you have at least 12GB free on your windows partition |
||
7 | # Run @wubi.exe@ |
||
8 | ## Follow the prompts |
||
9 | # You will get to reboot the computer |
||
10 | # Watch as the computer reboots, at some point it will give you the choice of windows or Ubuntu |
||
11 | ## Choose Ubuntu |
||
12 | # Ubuntu will continue to install |
||
13 | # Login with the username and password you told @wubi.exe@ about |
||
14 | # The Update manager should come up and tell you to update some packages |
||
15 | ## Do so |
||
16 | # The computer will reboot |
||
17 | # Select Ubuntu again |
||
18 | # Login |
||
19 | # Follow the ROS install directions for 10.4 at http://www.ros.org/wiki/diamondback/Installation/Ubuntu |
||
20 | ## You will want @ros-diamondback-desktop-full@ |