Sponsored Content
Operating Systems Linux Ubuntu XP and Linux (Ubuntu) on same disk, Can I install Ubuntu on not-yet partitioned portion of disk? Post 302363829 by mark54g on Wednesday 21st of October 2009 11:58:14 AM
Old 10-21-2009
You will need more than 200MB to install Ubuntu, however, you can always boot off the CD to "try" it, though the experience of booting a live distribution is never the full experience you would get from an install.

If you were to do this, you would have to shrink the 120GB NTFS partition or delete it, and allow Ubuntu (or some other distribution) to manage the space as a Linux compatible partition. Most likely it will be Ext3 or Ext4.

Alternately, you can install a virtualization software package to have a "Virtual" computer within your windows install that will allow you to try out most of the features of the OS, though the hardware will likely be abstracted so you won't get things like 3D effects.

That may be the simplest and safest route to take until you are comfortable with what you want, as a dual boot will change your boot loader to GRUB.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies

2. Solaris

Linux partitioned disk mounted on OSOL without formatting

Hello and Merry Christmas... Quick question after tireless search around the web. Description: I have a WD My book world edition II that met an untimely death. However the 2 SATA disks inside seem to be working just fine. Want to add either one of them to my Solaris Desktop. Since I... (5 Replies)
Discussion started by: michnmi
5 Replies

3. UNIX for Dummies Questions & Answers

How do I mount a new disk on ubuntu linux?

Hello, I am fairly new to ubuntu and have been learning linux using this distro. I am using Ubuntu 11.04 server. Recently I added a new HD to the desktop.. however I know I need to mount it, My question is how would I mount this disk? so I can use it as a drive? Thanks here are my... (5 Replies)
Discussion started by: NelsonC
5 Replies

4. UNIX for Advanced & Expert Users

Ubuntu ZFS split disk

Hello all, At the moment i'm building a home made nas/media server running ubuntu. After reading some articles about ZFS I decided to use it (at first on a virtual machine). the machine is gonna be a AMD fusion with two 1TB disks and one 64GB ssd for the OS This is what im trying to... (7 Replies)
Discussion started by: StrikeByte
7 Replies

5. UNIX for Beginners Questions & Answers

How to manage disk usage in Ubuntu?

Hello, I have been running under ubuntu 14.04 trusty and 18.04 bionic. What I wonder is about: * how to stop all process in case hdd capacity is almost full and create space for system files * if possible, to prevent filesystem to write anything into hdd when there is such a risk * if... (4 Replies)
Discussion started by: baris35
4 Replies
PBUILDER-DIST-SIMPLE(1) 				      General Commands Manual					   PBUILDER-DIST-SIMPLE(1)

NAME
pbuilder-dist-simple - simple multi-release pbuilder wrapper SYNOPSIS
pbuilder-<dist> operation [...] DESCRIPTION
pbuilder-dist-simple is a wrapper that makes it easy to use pbuilder with chroots for many different Ubuntu distributions. If you need more features than pbuilder-dist-simple provides, have a look at pbuilder-dist(1). USAGE
Create one symlink to pbuilder-dist-simple for each distribution for which you want a build environment, naming them like "pbuilder-lucid", "pbuilder-natty", etc. Replace operation with the action you want pbuilder-dist-simple to do (create, update, build, clean, login or execute). EXAMPLES
pbuilder-natty create Creates a pbuilder environment for Ubuntu Natty. pbuilder-lucid update Updates an existing Ubuntu Lucid environment. pbuilder-lucid build ./sample_1.0-0ubuntu1.dsc Builds the specified package on an already existing Ubuntu Lucid environment. FILES
By default, pbuilder-dist-simple will store all the files it generates in ~/pbuilder/. This can be changed by modifying the BASE_DIR value on the top of the script to any other directory you want. If the directory doesn't exit, it will be created at runtime. SEE ALSO
pbuilder(1), pbuilderrc(5), pbuilder-dist(1) AUTHORS
pbuilder-dist was originally written by Jamin W. Collins <jcollins@asgardsrealm.net> and Jordan Mantha <mantha@ubuntu.com>, and this man- page by Siegfried-A. Gevatter <rainct@ubuntu.com>. Both are released under the GNU General Public License, version 2 or later. ubuntu-dev-tools February 25, 2008 PBUILDER-DIST-SIMPLE(1)
All times are GMT -4. The time now is 11:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy