Ubuntu Installation :: Multiple Installations On ONE Partition

Apr 30, 2011

I've had enough of partitions. I have one for /home, 3 or 4 for various distros, and one for swap. It is rigid and difficult to adapt to varying disk usage. I'm currently finding it very difficult to upgrade all my machines to Natty. I want to avoid this problem in the future.This cleans up the root directory, and makes it easy to see what distros are installed.I want to be able to move existing installations into this system.

View 3 Replies


ADVERTISEMENT

General :: LVM - Multiple Installations In One Volume Group?

Apr 18, 2011

I am not familiar with LVM at all, although I have successfully got it up and running in Slackware. What I would like to know is, could I create one Volume Group in a Physical Volume consisting at the moment of just one disk, and install separate Linux releases into Logical Volumes in this solitary VG? So, for example:

/dev/sda1 = Physical Volume
volgroup = Volume Group
lv01-root = Slackware root

[code]....

View 3 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

Ubuntu Installation :: Multiple Installs Of 10.10 With The Same Partition Setup?

Feb 4, 2011

I work at a local library. In a few days I am getting 8 new HP g72t laptops. Is there a way to do multiple installs of 10.10 with the same partition setup, installed programs, config settings , etc? I am a volunteer and have set up many ubuntu installs before but always had each machine old and different. Now I would like to automate all the installs somehow.I picked that laptop as linuxcity.com sells them with Ubuntu installed.I got them with windows and plan to remove win 7 and do Ubuntu 10.10

View 2 Replies View Related

Ubuntu Installation :: Got Two Installations, Want To Remove First One?

Sep 24, 2010

I used to have 64 bit ubuntu, but wanted to try 32 bit to see if I can make a driver work. So, I installed it in a new partition. I'm now happy with my 32 bit installation and I want to remove the 64 bit partition to make room. My partitions atm are:

sda1 (ext4, 64 bit)
sda2
sda6 (ext4, 32 bit)

[code]....

View 9 Replies View Related

Installation :: Create Common / Home Partition For Multiple Distributions Like Fedora / Ubuntu / OpenSUSE?

Mar 15, 2010

Can I create common /home partition for multiple Linux distributions like Fedora, Ubuntu, openSUSE?

View 3 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

General :: Fedora 13 Installation / Unable To Install Multiple Distributions / Partition?

Dec 19, 2010

I am trying to install 2 or 3 versions of linux on my hardisk of 500GB capacity.The configuration of my machine is Intel Dual Core, 4 GB Ram, 3.0 Processor Windows XP is not installed on this.I tried to use a tool called GParted but was unable to use as it was not able to bring up the XServer So I booted the machine with fedora14 installation CD and chose "Custom Layout" After reading about the partitions needed by Fedora I created 3 partitions in /dev/sda

/dev/sda1 the boot of 500MB formated as ext4
/dev/sda2 the swap of 6096MB formatted as swap
/dev/sda3 / size 150GB formatted as ext4

The installation went well and fc14 runs well on this.

However when I went to install the other linux version ....the installer was not able to recognize the unallocated space of nearly 350 GB on the hard disk.....So I am not able to create new partitions and then install the new linux on the newer partition.As a result I am unable to make use of the remaining space on the HDisk.I think I should have created /dev/sda4 /dev/sda5 etc when I installed fc14 itself....

Would appreciate some tips on how to install the other versions of Linux on this HDisk....

View 6 Replies View Related

Ubuntu Installation :: Cannot See Windows Installations In Grub Menu?

Feb 28, 2011

I upgraded Ununtu from 10.04 to 10.10 Maverick and the Windows 7 partition disappeared from my grub menu. It used to work OK in Lucid.I have tried update-grub but it does not find the Windows install.

Code:
pete@pete-vaio:~$ sudo update-grub
Generating grub.cfg ...

[code]....

View 3 Replies View Related

Ubuntu Installation :: Installations Got Messed Up - Programs Don't Find Path To Run

Jan 14, 2010

I have this weird problem. The other day I asked a question about restore the backup file after dual boot installation. I have done the dual boot ( XP installed first) then restored the backup file. Now the problem is that I forgot if I excluded system files from backup or not, so when I restored and rebooted, my installations got messed up, many programs do not find their path to run, etc. But the real problem is when I rebooted again, I got error 15: file not found tried to follow some other posts here to solve this and noticed that running fdisk -l gives me:

[Code]....

View 1 Replies View Related

Debian Installation :: Squeeze GRUB Does Not Load After Several Re-installations

Mar 2, 2011

I try to install to my desktop as Squeeze/ISPConfig3 server, but GRUB does not load after several re-installations.

I have

- 6 x 500GB HDs
- ASYS A8N-SLI Bios SLI-RAID active as only then RAIDSata1-RAIDSata4 can be seen 2 x RAID1 (has to have something) and all drives can be seen by Debian-installer as individuals Same has been working with LinuxMint (both LM10 and LM Debian Edition) (with and w/o fake-RAID)

1st test: Guided partitioning (LVM) for one disk (where /boot will be separated) => Installation OK and starting.

[Code]....

View 9 Replies View Related

OpenSUSE :: GCC C++ Compiler Installation - Repositories In The Application Sticky Only Applied To Installations Through 11.3

Apr 18, 2011

I am looking to install a c++ compiler. I run 11.4, and was told to look in the Software Manager for easy installation. I have no repositories installed, as the repositories in the Application sticky only applied to Suse installations through 11.3. I found the package "gcc45-c++" (Version Number 4.5.1_20...208-9.8) when I searched the Software Manager. I proceeded to install it, and had no problems, but when I looked in "applications", the compiler was not there. I'm aware that I may be revealing some great ignorance here, so I'll ask, should gcc appear? If not, how do I execute the program?

View 9 Replies View Related

Fedora Installation :: Fedora 10 Complains Abt Bad Sector During Installations

May 9, 2009

and instructs me to do a chkdsk /f /r on it and reboot TWICE!. So I did, multiple times and multiple reboots later, it still says the same. This is my first experience with fedora. I have tried to look through the forums and couldnt find any help. Can some one point me in the right direction?

View 3 Replies View Related

Ubuntu :: X Crashes With Multiple Partition External HD

May 16, 2010

I'm running 10.04 X86_64. I have this 650 GB External Hard Drive With three partitions: one fat32 and two ext4. Sometimes when I plug the drive in X crashes. I get no response at all from the keyboard but the pointer works. I am able to minimize and maximize windows but i cant close them and i cant click on the top bar. Today the error occurred after I transfered some files from one of the ext4 partitions to a 320 GB External HD(single partition FAT32). I pressed the ctrl + alt+ f1 ( to go to the shell :-/) and this strange lines of code where showing up over and over again:

[XXXXX.XXXXXX] ata1.00:status: {DRDY ERR}

Also the following exception:

[XXXXX.XXXXXX] ata1.00:status: Exception Emask 0x00 SAct 0x0 SErr 0x0 action 0x0

When i came back to X (ctrl + alt + f7) and unmounted the drives every worked fine.

View 1 Replies View Related

Ubuntu :: What's Best Partition Plan For Multiple OSes?

Jun 29, 2010

I have a new 320gb sata II drive that I'm going to install win-xp-home & Ubuntu.I also have Linux XP 2010 that I will install.I'm going to use Gparted.My question is , What's the best partition plan for multiple OSes?320 GBs is plenty of room to work with.I'll have to use windows for my TV tuner cards till I get drivers for Linux.What would be a good partition arrangement?

View 5 Replies View Related

Ubuntu :: Adding Multiple Storage HDD's To A Single Partition?

Apr 23, 2011

One of the things I wanna do is create a partition which spans across multiple HDD's. is this possible? would I need to cluster the HDD's first then add the cluster to the partition?

View 3 Replies View Related

Ubuntu :: Single Home Partition Access With 10.04 And 11.04 Multiple Distributions

Apr 26, 2011

I've set up a separate Data partition, Creating a separate home partition in Ubuntu during installation Now I wish, if I'm able too, to access this partition of Data with both my 10.04 LTS edition and the new 11.04 Edition of Ubuntu.I tried once, using the methods above, to gain access to that partition, but it just denied me access to the 11.04 installation.I edited the Fstab file in mediaubuntu 11.04etcfstab, and changed back to regain access.* Mount ubuntu 11.04 first to access it*

Am I able to configure my system, that both distributions, can access the same Data partition.If so How would I go about it.I have 2 separate login names for the 2 distributions, but I want to access the same Data partition, folders, using either one. Same programs, games, and e-mail accounts.Also how would I set up Evolution, so that both operating systems use the same e-mail database, saving me from having mail in both, and no idea of where any of it is.I've read numerous posting on this, but either they don't apply, are just too technical, or only relate to 8.04 at best.

View 5 Replies View Related

Software :: Mount Multiple Disks As One Partition?

Oct 11, 2010

This question has been bugging me for a few days now: How do you mount, say, 3 HDDs to a single partition. From what I've heard, it's possible, but I'd like to know how. I'm running Crunchbang! Linux, based on Ubuntu, in case you're wondering.

View 11 Replies View Related

Ubuntu :: Remove The Other Installations That Not Using?

Mar 1, 2011

i have multiple installations of ubuntu 10.10, and i have a windows 7 installation. i was wanting to know how to remove the other ubuntu installations that im not using?

View 1 Replies View Related

General :: Multiple Distros - One Data Partition - External Drive

Apr 8, 2010

I've got an external hard drive with one large data partition on it. I also have four computers to connect it to (individually, not at the same time). Three machines are running Slackware and one is running Ubuntu 9.10. I need to be able to just plug the drive into whichever machine, mount it (preferably to the same location each time) and not have to worry about user permissions and such. Do I just chmod 777 all the files and folders or is there a better method for different 'users' to access the same partition? And how about mounting to the same location each time?

Now the second part of my question I'm pretty sure I'm not able to do but just in case..... is there any way to encrypt the information safely and make it compatible with a Windows XP machine?

View 4 Replies View Related

Server :: Mount A Drive Or Partition On Multiple Servers Concurrently?

Jan 19, 2011

I am tasked with setting up 3 out of the 6 servers and dividing up 500GB of space in the most efficient manner amongst the 3 servers. The space is in a pool which can be assigned to virtual drives. Each virtual drive can be assigned as disk0 or disk1 and so on to one or more servers. They'll be running CentOS.

On the second try I came up with this scheme:
shared sda1 -- /boot (ext3)
shared sda2 -- /home (ext3)

[code]....

View 5 Replies View Related

Ubuntu :: Way To Have Grub2 Managing Two Installations On Same PC?

Jan 27, 2010

Is there a way to have grub2 managing two installations from ubuntu on the same pc ?I have two partitions, one with karmic, another with lucid. Grub is detecting automatically the two or more kernels, but assigning them to the same root partition.Is there a way to make update-grub, detecting lucid kernel, and assigning it automatically to lucid partition, and the same for karmic ?It seems, that os-prober, detects the lucid installation from karmic, and print the correct corresponding partition on the screen, but in the config file, the root partition is the wrong one, and os-prober doesn't detect karmic...

View 8 Replies View Related

Ubuntu :: How To Pause The Installations/updates

Feb 1, 2010

Is there a way to pause installations/updates? If there is not, would it be possible to implement that?It seems these days that installations through synaptic seem to take ages to download files. While downloading the files, ubuntu will not let you run any other package manager. So if I am updating my system or installing several programs through synaptic, I am unable to install anything else. For example a deb file ive downloaded, or i would like to install a single program while all these other files download.

I can understand not being able to install multiple things at once, but why is it not possible to install things while it downloads the files? Sometimes it days several hours/days to download the files.

View 2 Replies View Related

Ubuntu :: 9.10 - Grub2 Not Detecting Win 7 Installations

Mar 10, 2010

I have Ubuntu 9.10 and Win7 both installed on my desktop. I use Windows for gaming (when I actually have the chance...) Anyway, for some reason update-grub is not detecting my Win7 installation, neither is os-prober. I attempted to add a custom Grub2 entry to point to Windows 7, however, when I select it from Grub, I simply get a black screen with a blinking cursor in the upper-left, after waiting 20 minutes, Windows still hadn't loaded.

Here are hopefully all the relevant files:
sudo fdisk -l
Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x059c059c .....

View 5 Replies View Related

Ubuntu :: 10.04 Installations On Sony Vaio CW

Jun 9, 2010

I've been trying to install Ubuntu 64bit on Sony Vaio CW and the Screen is 14 inch when I boot from CD it seems to work normal but after i select "Try Ubuntu without installing" or "Install Ubuntu" then the screen goes black like nothing happening but the CD runs for while then stop. Again I reboot to try again this time I press F6 then select "nomodeset" and it boots fine I was happy though, after installation success when I boot again WTF it goes black again and then I reboot and press "E" during the options that showing to select OS then I remove "Quit Splash".

I guess then I add "nomodeset" and control+X to boot, it works fine. So when I log in and of course I activate the Nvidia Graphic Driver then I reboot and WTF again the screen was out sync or something like the the screen didn't show properly. The Application menu normally is on the upper left of the screen but this time it was on the center of screen and the Shut down button came to the left side and i have to move the mouse cursor to the right and then it would appear on the left just like the resolution is to big for the screen.

View 1 Replies View Related

Ubuntu :: Package Manager Won't Allow Any New Installations

Jul 20, 2010

even those "provided by Ubuntu." Instead, I receive an error window that says the source is untrusted. Details reveal only the name of the package I am trying to install. I am using Lucid Lynx on an IBM ThinkPad X41.

View 2 Replies View Related

Ubuntu :: GRUB Shows Two OS Installations?

Aug 21, 2010

I installed normally Ubuntu in my lenovo laptop, but GRUB shows two installations instead of one. Whatever happens to one of them, happens to the other, except some command-line work.

View 4 Replies View Related

Ubuntu :: Cleaning Up Failed Installations?

Aug 24, 2010

I was installing a few programs when my computer froze, I rebooted, and the installations never finished. I didn't log in to ubuntu for several days, and forgot the exact programs that I was trying to install. Now when I try to open up Synaptic Package Manager, I get this error:E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.I can't install certain programs, etc.Something is screwed up. I think it has to do with the failed installations.

View 1 Replies View Related

Ubuntu :: Folder Structure And Installations

Dec 20, 2010

Just installed Ubuntu on a Dell M1730 and working my way around the system. Biggest problem I'm struggling with is the folder structure and privileges. I've downloaded a few programs that don't come in DEB format. Consequently I'm not sure how they should be installed. As a windows user my assumption is that there would be a program files like folder but I'm not sure what the Ubuntu equivalent is. I've tried /opt/ but then I run into lots of privilege issues that can only be resolved by chmod. Can you advise which the location that programs should be installed in for manual installations and under which user (Standard or SU)?

View 2 Replies View Related

Ubuntu ::Cannot Log On After Installations From Live Disk?

Oct 27, 2009

I installed linux from a live disk. Now I went through all the nonsense to install and it tells me my user name and password is wrong. This crap is worse than windows. What gives? Dont tell me about well maybe you used the wrong anything proper case etc. I did that all several times to NO avail! Why I cant log on to my own computer?

View 6 Replies View Related







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