Skip to main content

How to Run Ubuntu from Windows Without Rebooting and Installing ...


How to Run Ubuntu from

Windows as an Executable


from wikiHow - The How to Manual That You Can Edit

The advantage of using this system is that you can run Ubuntu from any Microsoft Windows PC through a USB drive. You can do all of this without rebooting or installing the operating system.

Steps


  1. Create a folder named Ubuntu on your portable device or on your Windows desktop.
  2. Extract the contents of QPU710.exe file to the Ubuntu directory (see "Things You'll Need" section).
  3. Move the Ubuntu iso image file to the Ubuntu directory.
  4. Click the QPU710.bat file to start up ubuntu.
  5. At the boot menu, press f6 to enter a custom boot option and type "persistent" at the end of the boot string.Boot option i76 root = /dev/ram rw quiet splash -- persistent
  6. Ubuntu 7.10 should continue to boot and save most of your settings as your work. To restore these saved settings on the next boot, simply press f6 and type "persistent" again.


Alternative Method


Using Wubi, a freeware Ubuntu installer for windows, you can install Ubuntu on your USB flash Drive.
  1. Download the latest version of Wubi from the official Wubi site. ([http://wubi-installer.org/ wubi-installer.org)
  2. Run the installer.
  3. Choose your Destination Drive (Probably a USB drive), Install Size (Size of new Ubuntu partition), Desktop Environment (Gnome (User Friendly) OR KDE (Full Software Suite Included), Language, User Name, and Password.
  4. Click the install button and Ubuntu will start to install.
  5. Wait. The install will take a while, so take a walk or entertain yourself while Ubuntu installs. When you get back, Wubi will have finished installing Ubuntu.
  6. Select to restart or restart later. Next time you boot your computer up, Select top boot from flash drive, and your computer will boot into Ubuntu.
  7. Enjoy your new Ubuntu/Windows Computer!


Things You'll Need


  • A PC with Microsoft Windows 2000 SP-4, XP, or Vista operating system installed.
  • A USB-drive with 2GB or more free space.
  • Ubuntu .iso image, downloaded from a mirror or Ubuntu's website.
  • QPU710.exe file ([http://www.pendrivelinux.com/downloads/QPU710.exe QPU710.exe from pendrivelinux.com).


Related wikiHows




Sources and Citations





Article provided by wikiHow, a collaborative writing project to build the world's largest, highest quality how-to manual. Please edit this article and find author credits at the original wikiHow article on How to Run Ubuntu from Windows as an Executable. All content on wikiHow can be shared under a Creative Commons license.




Your Ad Here

Comments

Popular posts from this blog

Download of the Day!

Amarok 2.0.2 has released Amarok is an open source alternative music player for iTunes. Amarok supports Linux, Unix, MacOSX and windows Operating system. It is smiliar to iTunes just drag & drop the songs to play list. Amarok also lets you listen to internet radio ( mp3 streaming ) including music from last.fm . Features Automatic cover Lyrics download Dynamic playlists Visualizations and Podcasting. These are only some of the great new features of Amarok 2. Give it a try! Download here An least but not last - Amarok will also synchronize your music to your iPod. For the more technical users a scripting interface allows you to extend the functionality of Amarok. Print Page Feedbacks: We appreciate feedbacks and suggestions about our website info@techgyaan.org

How to install WebLogic 8 on Solaris 10

Lets start the installation Login to solaris box use sudo command to install the application. $ ./server814_solaris32.bin Extracting 0%……………………………………………………………………………………….100% Unable to instantiate GUI, defaulting to console mode. Welcome: ——– ————— This installer will guide you through the installation of WebLogic Server 8.1 SP4. Type “ Next” or enter to proceed to thenext prompt. If you want to change data entered previously, type “Previous”. You may quit the installer at any time by typing “ Exit”. Enter [Exit][Next]> BEA Systems License Agreement: —————————— BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. (”BEA”) IS PROVIDED ONLY UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE BOX. CERTAIN CAPITALIZED TERMS ARE DEFINED IN SECTION 11. 1. LICENSE TERMS a. Workshop Free Use. The terms of this Section 1(a) are applicable to you if you h...

Sysadmin Daily Commands

Some of these commands are used by unix/linux administrator in his/her day-to-day activities  cat to concatenate files to standard output chgrp to change file group ownership chmod to change file access permissions chown to change file owner and group cp to copy files and directories date to print or set the system data and time dd to convert and copy a file df to report filesystem disk space usage dmesg to print or control the kernel message buffer echo to display a line of text hostname to show or set the system's host name kill to send signals to processes ln to make links between files login to begin a session on the system ls to list directory contents mkdir to make directories mknod to make block or character special files more to page through text mount to mount a filesystem mv to move/rename files ps to report process status pwd to print na...