Ubuntu Installation :: Have Multiple Distros On One Hard Disk

Sep 12, 2010

I know it's possible to to have multiple distros on one hard disk, and set it up so you can just have one /home partition and use it for all of the distros on that system. My question is, how efficient is that? Does it bloat the /home out with a whole bunch of stuff that might slow a particular distro down because it's filled with stuff from another? (I.e configs). And let's say I have two distros that are of different bases, say ubuntu and arch, does this make a difference? I know obviously that my personal files will all be accessible and not matter which distro they are being read from, but I'm talking more about the hidden stuff.

View 7 Replies


ADVERTISEMENT

Ubuntu Installation :: Using /home For Multiple Distros?

Apr 24, 2010

I dual boot multiple distros of Ubuntu and I'm trying to use my /home from 9.10 for 10.04 also.Is this possible? If not, does anyone know if I can copy sections of my 9.10 Crossover files to my 10.04 /home. Biggest thing is for WoW which takes forever to load each new distro I upgrade to.

View 6 Replies View Related

Ubuntu Installation :: Editing Menu.lst For Multiple Distros

Feb 19, 2010

My hard disk is :

/dev/sda2 Primary Linux ext3
/dev/sda3 Primary Windows
/dev/sda5 Logical Linux ext3 /boot
/dev/sda6 Logical Swap
/dev/sda7 Logical Linux Ext3 /home
/dev/sda8 Logical Linux ext3 /
[Code]...

After this install I wished to try out Backtrack 4 which I installed on /dev/sda2. The version of GRUB which was installed with Ubuntu 9.10 got wiped out and the version of GRUB with backtrack was installed . However the menu did not consist of the Ubuntu 9.10 booting option . How should I edit menu.lst so that I can get all my Ubuntu 9.10 booting option along with my backtrack installation

View 9 Replies View Related

Ubuntu Installation :: Install Multiple Distros On SSD Hints?

Dec 15, 2010

I dual booted Karmic on my old laptop. I just received my new machine, Envy 17 with a 160 GB SSD and a 640 GB hard drive with Windows 7 pre-installed. I want to multiboot Windows, Maverick and the CAElinux distro, on the SSD I am thinking. I am in the process of searching the forums in regards to partitioning strategies and hints to smooth the installs.

View 9 Replies View Related

Ubuntu Installation :: Want To Boot Multiple Distros With GRUB

Jun 21, 2011

I currently am in an adventurous phase and want to try other distros while still having a reliable, stable Ubuntu installation to fall back on. I'm currently in the process of partitioning my disks, and I realized that I might have trouble booting them, as the most recently installed would control GRUB and clobber any previous GRUB setup. So what I want to know is how to go about managing everything so that only one distro, preferably Ubuntu, has control of the GRUB menu at boot up, and will still recognize the other distros on other partitions.

I plan to have three 15GB root partitions, one swap, and one home partition for each distro.

Would I create a /boot for each distro? Or create one /boot with files from each distro copied there? Or should I do something else entirely?
I just don't want the distros to interfere with each other. Also, I don't want to use VMs for this, because I want to see what a real full-performance install is like for each distro.

View 6 Replies View Related

Ubuntu Installation :: Copy Hard Disk Have 10.04 And Ext4 To 1000 Hard Disk?

Sep 23, 2010

I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000

View 2 Replies View Related

Software :: Debian's And Debian Based Distros With Disk Space - Burn Video On Hard Drive

Aug 13, 2010

Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.

View 3 Replies View Related

Ubuntu Installation :: Mixing Grub1 And Grub2 On Multiple Distros?

Aug 8, 2010

How is this supposed to work out? I noticed some distros are really good about recognizing your other linux distros and some not. They keep recognizing windows, but not other linux distros. Also, I have run into a few problems when my operating systems were on different hard drives. I have my operating systems running from a small 250gb laptop hard drive with special mounting and am using my TB hard drive for internal storage /data.However, my last attempt at installing a linux partition on the TB hard drive with Windows and another linux partition on the laptop hard drive didnt work out so well. Updating grub via the command line didnt sort this out. Sudo su root Apt-get update grub (or grub update) or whatever didnt work before when I tried it.

View 4 Replies View Related

Ubuntu Installation :: Booting Multiple Distros From USB - Choose Which One To Boot From?

Oct 31, 2010

With the startup disk creator on Ubuntu (Currently running Ubuntu 10.04 LTS) I realised you could boot Ubuntu from a USB and then install it onto the HDD if you wish to. *Side note* Still amazes me you can run a whole operating system from a USB memory stick drive *End Side note* Now My question is: 'Is it possible to have multiple distros of Linux on a USB memory stick and choose which one you wish to boot from when you boot up the computer?'I was hoping to get a seagate portable HDD ((here) and load quite a few different Linux distros on it to get a broader view of Linux than just Ubuntu (Although Ubuntu does rock ).

Is there simple ways of doing this? I have read around this forum and Google and a suggestion was given to install all of the distros onto the portable HDD/ USB memory stick and then install Ubuntu onto it last as its good for picking up other OSes in its GRUB. (Again if my idea on GRUB and its workings are wrong please point it out - got to keep learning)

View 1 Replies View Related

Installation :: Multibooting Multiple Distros With A Separate / Boot Partition For GRUB

Mar 27, 2010

Noobish question on multibooting multiple Linux distros. I have four of the current major Linux distributions. Each has been installed and run individually (no other Linux distribution installed) in a dual-boot configuration with Windoze. No problem.

What I want to do is install all four Linux distributions and multiboot them. Reading the internet it would seem this is a simple task with GRUB. The short version being - install a Linux distro with a separate /boot partition for GRUB and use GRUB to boot the other Linux distros from the GRUB boot menu.

So I installed one of the Linux distros with a separate partition for /boot. The distro installer installed GRUB in /boot and correctly setup a dual-boot configuration with Windoze. GRUB was installed to the MBR. Next I installed a second Linux distro in its own root partition and told the distros installer NOT to install GRUB to the MBR, but rather, to the boot sector of the root partion of the second Linux distro. Installation was uneventful (and I could access the second Linux partition from the first installed Linux distro, things looked ok). Then I added to following to the installed (MBR - /boot) GRUB's menu.lst:

Code: title lixux distro 2
root (hd0,7)

chainloader +1 After which I rebooted the system and the new entry for the second Linux distro now appears in the GRUB boot menu. I selected the second Linux distro from the boot menu and got the following GRUB error: Error 5 : Partition table invalid or corrupt
[Code]....

View 8 Replies View Related

Ubuntu Installation :: Partition Multiple Distros To Share One Home Partition

May 11, 2011

I was wondering what the best way is to partition multiple distros to share one home partition.

View 8 Replies View Related

Hardware :: Master Hard Disk Error After Installing Ubuntu 8.10 / Hard Disk Died

Apr 8, 2009

after installing Ubuntu on one WD 500 GB hard disk and after making mistake and pasting wrong code into Terminal:my OTHER WD 500 GB hard disk that was also in the system (I guess it was "hd1") - died.The problem must be, I guess, I typed wrong code: "hd1,1" instead of "hd0,0".)500 GB (NTFS) of data was on that other (non-Ubuntu) hard disk, and now I can not access it anymore. While booting, system gives "Hard Disk Error" warning and stops.One again: I installed Ubuntu od one hard disk and at the end of instalation I pasted wrong code for GRUB, giving address of another hard disk. Now that other hard disk has error and will not work

View 3 Replies View Related

Ubuntu :: Put Multiple Live Distros On A USB?

Jul 1, 2010

I'm in the process of trying several different distro's live before deciding which I want to run a new net book. So I make I live USB. But what happens if I put moe than one distro on the USB? Will I get a menu to chose? or will I have problems?

View 1 Replies View Related

Ubuntu :: Multiple Distros Along With Windows 7

Feb 5, 2011

I can't stay without ubuntu a single day. That's it. I said it. But I definitely need windows 7 cause I'm a heavy gamer. But I also like to keep and use other distros like Fedora. I came to read that only ubuntu uses GRUB 2.0 and it automatically detects all the distros which should be listed by GRUB 1.0. My question is,

How Can i set up the Multiple OS machine Ubuntu + Fedora / BackTrack / Suse + Windows 7? Someone on IRC channel told me that I just install Ubuntu last and it will detect all operating systems automatically.. But I'm a quite reluctant to that kind of short answer. It's now your call experts.

View 6 Replies View Related

Hardware :: Adding Second Hard Disk With Windows To Boot With Grub On First Hard Disk

Jul 7, 2009

I have a sata 320 gb with mandriva linux 2009.1 on it.And it is what curently atached to my cpu. It is shown as 'sda' in the partition table.I also have another 40gb hard disk with windows xp installed on it.It is shown as 'hda' in the partition table . Now what i want to do is attach this 40gb hard disk to my pc and configure grub on my 320gb hard disk('sda') so as to boot windows xp(which is residing on the second hard disk,'hda')Can anyone tell me if what im doing is feasible or not? If it is feasible,can anyone suggest me how to get it working. I know i just need to add 2-3 lines to my grub.conf, but dont know what exactly i need to write.

View 3 Replies View Related

General :: Changing GRUB From An External Hard Disk To The Internal Hard Disk?

May 14, 2010

I had a dual boot (windows 7 + debian), both of them installed in my internal hard disk, with the GRUB in it. I have recently installed a second linux distro (mint), but I put it in an external hard disk. Now the GRUB allows me to boot any of the three operating systems, but I need the external disk to do it. It seems that after the mint installation the GRUB is now working from the external disk (if the external disk is not connected, the machine does not boot.) �Is there a way to change the location of the GRUB, to the internal hard disk of my laptop?

View 2 Replies View Related

Red Hat / Fedora :: Multiple Distros On The SAME USB?

May 20, 2009

I got Fedora LiveCD version on my USB....but I would like to test many other distros on the same USB. Is there a way to have all of the distros on my USB, and when I open the boot menu on startup, I can choose which distro to boot?

View 5 Replies View Related

Ubuntu :: Use Wubi To Install Multiple / Different Distros In One PC?

Jul 15, 2010

How could i use Wubi to install multiple/different distros in one PC? After installing one distro and re-launching Wubi for install the 2nd one requires to uninstall the first one. Is it possible to stop the uninstall routine?

View 1 Replies View Related

Ubuntu :: Partitioning For Running Multiple Distros?

Sep 15, 2010

I'm interested in testing Maverick, (or the next release, or the one after that) but always run into a problem with testing that runs alone the lines of.I have my current install (10.04) I have two partitions, / and /home, it works well.As soon as I add a new version it seems to be recommended NOT to have them both point to the same /home partition, the problem is, if I don't do that I don't have all my files, and it's a pain in the rear to setup.So what I was thinking is to have three basic partitions,

/
/home (for config files, and true HOME files)
/data (for all my actual data)

Create links from say /home/james/documents to link to /data/documents that way I can get to my documents.This way if I add a new version I can setup either the same (two partitions, / and /home and point /home/xyz/documents to /data/documents) or keep it slightly simpler for testing, just have one partition and repoint /home/xyz/documents to /data/documents.The main one I can think of would be permissions for files/folders?

View 4 Replies View Related

General :: Delete Multiple Distros And Keep One?

Feb 26, 2010

I want to switch to a different distro. So now I have 2 linux distros on my computer, and also win 7 (as a backup). how do i delete the other distros and keep the one I want?

View 4 Replies View Related

General :: Installing Multiple Distros On One Hd

Jan 19, 2010

I want to install multiple distros on one hd just to get some experience with them. I'm wanting to try out different distros and DE's, so I think I'm settled on wanting to install Ubuntu, Mandriva (or PCLOS), opensuse, and Linux Mint, all on a 40GB drive, giving a little more than 10GB to one of them to use as my primary Linux OS. I also have a current XP install on another hard drive that I'd want to leave connected so GRUB will detect it (not touching it at all during OS installs).

After trying several times to get 4 (or even 3) OS' installed on one drive using one GRUB has been a pain, so it looks like I'll have to put each OS' GRUB on it's respective partition and use one OS' GRUB as a primary in the MBR. With all that being said:

1. What's the best GRUB to use? Much difference between Ubuntu 9.10's and Mint 8's?

2. I'm not worried about saving data on a separate /home partition, so could I use one swap partition and a / root for each OS (giving each one about 10GB)? Would that just mean resizing the previous install's partition and manually creating a 10GB / ?

3. I've read the GRUB 2 guide several times, and when manually adding all of the GRUB's in different partitions to the "main" GRUB, all I need to enter is the title, root entry, and possibly chainloader +1?? This is the area I need the most help in... manually adding entries to GRUB 2... not too worried about Windows because that's usually detected, just adding other distros.

View 4 Replies View Related

CentOS 5 :: Partitioning And/or Multiple Distros - Just 1 HDD?

Jan 15, 2010

I read somewhere that it's good to partition to several partitions, and even better to have separate parts on different hard drives, or even to have different distros, like Ubuntu or this or that UNIX-based OS on different hard drives, to maximize the functioning quality of your server.Unfortunately I only have one HDD and one computer at the moment, and although I can add more later when I've got the $$$, right now I'd like to know the best way to set up a partitioning sequence.

In addition, I have Windows 7 currently installed, and would like to keep it here. I've partitioned my internal HDD which is 250GB to only have 50GB to Windows 7, and I have ALL my data besides relevant application data stored on either my PS3 YDL 6.2, which has a 500GB HDD, and on my 1TB external HDD.So, what is the best partitioning sequence considering 180GB of space, a 50GB Windows 7 partition, and no other hard drives connected to the server? Also what/what OS to put on the different partitions?

View 1 Replies View Related

Ubuntu :: Keyboard Failure On Multiple Distros When Installing

Aug 26, 2010

I just recently purchased a Lenovo Netbook s10 3c which I planned to use for working and such. I have always been interested in the idea of using a Linux system, and so I downloaded the ISOs for Ubuntu Netbook 10.04 and also for Ubuntu Desktop 10.04 and 9.04 as well has Fedora 13. (I wanted to try some out.)

Unfortunately, for ALL of the distros, I run into a snag. When installing any of them, my keyboard will not respond to any keystrokes, even arrow keys, enter or caps lock. I have searched on google, linux forums, ubuntu forums and lenova's site, all to no avail. It seems that everyone who is having problems is having problems with some other sort of system which involves a virtual keyboard or USB keyboard (I do not want to have to use a USB keyboard - that would silly considering I bought the thing for easy portability).

View 3 Replies View Related

Hardware :: Check Hard Disk For Errors. Possible Hard Disk Failure?

Jun 21, 2011

I was using Terminal and browsing a directory in my home folder. My "home" directory is located on "/dev/sdb1". When in Terminal I typed "ls" in one of my directories and the output was garbage. The output didn't show the files in the directory. I think it said something like, "input/output error". Unfortunately, I didn't write the exact error down. Instead I rebooted.The hard disk with the problem is:

Code:
$ sudo hdparm -I /dev/sdb
[sudo] password for brian:

[code]...

View 6 Replies View Related

OpenSUSE Install :: Replace GRUB With Multiple Distros

Jun 21, 2011

I have used the following

Code: #Don't change this comment - YaST2 identifier: Original name: none# title Ubuntu 10.04 booting via symlinks kernel (hd0,6)/vmlinuz root=/dev/disk/by-id/ata-ST9500325AS_6VE3ZHX6-part7 ro quiet splash initrd (hd0,6)/initrd.img for Ubuntu for some time. Can this symlinks-booting technique (with the appropriate partition numbers/names) be used for LinuxMint and/or Fedora ?

Currently, I have one PC with Ubuntu's GRUB2 managing multiple distros (openSUSE 11.3 and 11.4, Ubuntu, Linux Mint and Fedora) with Windows 7. I would like to replace it with the openSUSE GRUB, and the Ubuntu, LinuxMint and Fedora are rarely used.

View 8 Replies View Related

General :: Live Persistent Usb Drive With Multiple Distros?

Jun 11, 2011

I have a 16Gig usb drive and i've managed to get Backtrack up and running on it with persistence, but I really want to have on it is Mint, Backtrack 5, if possible Ubuntu and hirens bootcd. I don't really want to use unetbootin. how i need to set up the partitions, if it's possible to have both Backtrack 5 and Ubuntu with persistence since they both use casper-rw and what mint needs for persistence.

View 6 Replies View Related

General :: Installing Nvidia Driver On Multiple Distros ?

Jul 26, 2010

For some reason I can't seem to get my driver installed on my PC with Nvidia graphics... Only Ubuntu seems to be able to do it and it still doesn't do it correctly..

Heres my hardware

BIOS

Code:

Code:

Code:

Code:

configuration:

memory:

lspci

Code:

On slackware, arch, etc I can't get the driver installed SBOPKG, etc all fail....

They all say it cant find kernel source/modules,etc

View 14 Replies View Related

Software :: Install Multiple Distros On An External Drive?

Jan 22, 2011

I am trying to intall multiple distros on an external drive. This drive has no windows installed and I want it solely for Linux use.
When installing the distros from live disks, each time it comes to selecting the partition to install to, I am asked for a mount point. I have used in the first installation but this cannot be used again.

View 4 Replies View Related

Ubuntu :: Running Apps From Across Two Distros On Same Disk

Feb 21, 2011

I really do not know how to phrase this question properly. I am quite unaware of the PC jargon. But I have Ubuntu as the main OS and Mandriva is the second OS on the same hard disk. The boot loader is the Ubuntu. When I want to switch to Mandriva, on boot up I press Shift and then select the kernel.However, if I am on Ubuntu and want to run an application which resides on Mandriva, how do I do that? My fstab file does not even mention Mandriva. However, the file system does show up that file and I can open any files I need by clicking on GUI "Places". But when I try to run any of its applications by clicking the appropriate file on its /bin file nothing happens. A pop-up window briefly flashes and disappears. So my questions are:

1. First how can I change directory so that I am on Mandriva. Can' cd ...something' take me to that file because I see it in "Places" as a 36Gb file system?
2. How can I run an application which resides on that file system e.g., R or Octave which I do not have installed on Ubuntu, without rebooting into Mandriva.
3. Can I do this from command line.
4. And finally, can I do the same from Mandriva i.e., access Ubuntu from it.

I did read quite a bit about mounting files and fstab, but the fstab does not show the file system I am talking about. These are the outputs from Ubuntu os.

View 2 Replies View Related

Ubuntu Installation :: Multiple OS's On A Disk With LVM Setup?

Mar 27, 2010

I want to be able to install multiple operating systems on a disk setup with LVM. I am uncertain as to how to go about this.I read somewhere that you can do it, but that only one /boot partition should used for all systems(they are all linux).get going on this? Do I boot from an installation disk and follow that path some how...or is there some other method I should be following? And how do I use one boot partition for all OS's? I had a problem with this once before..so need to ask, especially with the LVM thrown in the mix.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved