Last updated October 25, 2010. Created by mikeytown2 on June 30, 2009.
Log in to edit this page.
For those of us out there who have been using windows for far too long, switching operating systems is not the best choice. andLinux (check out the screen shots!) is a way for most people to keep windows and still have all the features of a linux box; without the hassles of a typical virtual machine. The cool thing is andLinux is not just for development, it runs almost all Linux applications without modification.
andLinux is a complete Ubuntu Linux system running seamlessly in Windows 2000 based systems (2000, XP, 2003, Vista, 7; 32-bit versions only).
Installation
Download the torrent to get the ubuntu 9.04 version of andLinux.
http://www.linux23.com/torrent/andlinux-beta2-kde-exe:3ca8be35056439b969...
- Run andlinux-beta2-kde.exe
- Install with defaults
- Use COFS if possible
- Don't set any desktop icons, ect...
- Restart Computer
- Might have to open port on windows software firewall (2081)
Usage
Click the new K icon in your taskbar.
Konsole is your command prompt.
Dolphin is the file explorer.
Start the Konsole
type insudo apt-get updatesudo apt-get upgrade
password should be rescue or the enter key or the password you set.
Next run sudo apt-get install patch
You are now ready to use linux seamlessly inside windows!
Resize Linux Partition
4GB (default size) might be too small for you. Steps to increase the drive size:
- Go to C:\Program Files\andLinux and extract ImageResizeTool.zip to C:\Program Files\andLinux\ImageResizeTool.
- Open up windows command prompt and stop andLinux:
net stop andLinux - Go to toporesize tool:
cd c:\program files\andlinux\imageresizetool\toporesize-0.7.1\ - Resize file on windows partition:
tfile "c:\program files\andlinux\drives\base.vdi" 8192MB - Startup andLinux:
net start andLinux - Open up linux command prompt and resize partition on linux:
sudo resize2fs /dev/cobd0
Comments
Step by step instructions on how to install and manage andLinux
Hi ,
I was searching for a step by step installation guide with screenshots for installing and managing andLinux in windows. Finally , ended up creating one. I thought of sharing it here might help others in simillar situation.
http://andlinux-install-manage.blogspot.com/
-Montrealraaj
Knowledge is power.