Ubuntu Installation :: Combine Multiple System Distributions?
Jun 28, 2010
How do you combine multiple Linux distributions live cd's or non install CD on one DVD or CD if your on Windows?
I would like to combine some minor Linux distributions: Gos and puppy acrade 6 and more on one DVD so I can spare money and place.
View 2 Replies
ADVERTISEMENT
Oct 4, 2015
What is the best way to setup for a number of very different distributions of Linux on a single machine/HD? Can multiple systems use the same oot partition? That seems to be the bottleneck. Only 3 primary partitions possible on a single HD, allowing for all other partitions under an extended partition.
View 14 Replies
View Related
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
Mar 15, 2010
Can I create common /home partition for multiple Linux distributions like Fedora, Ubuntu, openSUSE?
View 3 Replies
View Related
Jun 8, 2011
Is it possible to create a dual boot system from two separate disk drives each having been created as a single boot computer? I have an 80gb disk drive with Windows XP installed on it. I have a 160gb disk drive with Ubuntu 11 installed on it.
I have installed the Windows disk drive as drive 0 and the Ubuntu disk drive as drive 1 in my computer. Each disk drive was set with cable select pin settings. The computer boots to windows. If at all possible, how would I go about setting up the system to dual boot to both windows and Ubuntu? I have attached screen shots of part -l, gparted 80gb disk and gparted 160gb disk.
View 4 Replies
View Related
Dec 28, 2010
I have a very old machine running Linux (Fedora 12) with 2 harddrives and a DVD RW. I also have a newer Dell computer running XP. I would like to take the 2 harddrives and DVD RW from the older machine and put them into the available slots in the Dell computer and configure it for dual booting.
View 2 Replies
View Related
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
Oct 22, 2010
I first tried latest version 10.10 desktop. very slow booting in a Centrino CPU laptop not booting at all in a N455 CPU netbook. Tried version 10.04 which seems to work better fast booting in Centrino CPU laptop. fast booting in N455 CPU netbook. From Centrino Laptop with Windows XP on HD, once loaded Ubuntu as persistent live program from a USB drive, tried to install the program on SD memory card in PC slot. Upon request, installation made onto that memory only, not on inside HD, hence formatting only that memory. Upon completion, after removing the external memories and booting again the PC it does not boot of its own any more. XP OS damaged. I have recovered the system with a Toshiba backup CD but the HD has been formatted and all data lost. How can this happen ? I'll never try anymore to permanently install Ubuntu. I'll use it as persistent live on an external memory. I only have an old PC laptop with 128 MB RAM for further installation testing but no Ubuntu release can boot there. By the way, Lubuntu 10.10 look more fast and safe although appears to have more limitations then Ubuntu 10.10.
View 3 Replies
View Related
Jul 26, 2010
I like background commands in scripts:
Code: sudo apt-get update& I also like multiple commands in scripts:
Code: sudo apt-get update && sudo apt-get upgrade
How would I combine these? Could I do it with functions?
View 9 Replies
View Related
Mar 22, 2011
Combine multiple text files into one text file?
View 5 Replies
View Related
Jan 21, 2011
According to Distrowatch, the two most downloaded distributions are Mint and Ubuntu. I have put both on my computer. In Mint I can find no way to put multiple virtual desktops in my panel. In Ubuntu 10.10, when I go to synaptic package manager the settings tab with the repositories is dimmed out. I have enabled the sources list in administration but it is a less convenient way to add repositories. Despite what the linux community seems to think, I find that Simply Mepis and Pclinuxos are better for actual use.
View 4 Replies
View Related
Mar 12, 2011
I have multiple noisy photos (caputed without tripod) that needs to be adjusted (moved/rotated) and averaged.
How it's better to do it in Linux with FOSS console-based programs?
Current way is something like:
mplayer mf://*.JPG -vo yuv4mpeg:file=qqq.yuv
transcode -i qqq.yuv -y null -J stabilize=maxshift=500:fieldsize=100:fieldnum=6:stepsize=50:shakiness=10
transcode -i qqq.yuv -J transform=smoothing=100000:sharpen=0:optzoom=0 -y raw -o www.yuv
Update: Experimented with "Hugin". It only distorted all photos according some "projection" and refused to merge them: enblend: excessive overlap detected; remove one of the images. Of course "excessive" - they're all almost in the same place. No averaging? /* and images are not actually aligned */.
Proceeding to experiments with enblend/panorama_tools/ale.
View 3 Replies
View Related
Mar 26, 2011
Just started with Linux and am eager to increase my knowledge in Linux. My question is, Are Linux command same in all distributions?
View 2 Replies
View Related
Jan 23, 2011
Is there a way to combine multiple folders into one "folder" similar to the way that Windows7 does Libraries? That way movies, for instance, would be able to be distributed on multiple drives, but appear in one place, when wanted. sort of like mounting multiple folders on on one mount point.
View 6 Replies
View Related
Jun 15, 2010
I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.
View 1 Replies
View Related
Jul 26, 2010
I have an Acer Aspire One ZG5 running Ubuntu NBR 10.04 with an 8 GB SSD and an 8 GB SD card. Is there a way to combine the SD card and SSD so that Ubuntu sees it as one 16 GB drive. I currently have everything installed on the SSD.
View 8 Replies
View Related
Jun 16, 2009
My system already has Winxp, Vista and Ubuntu. I'd like to try F11 on my system with about 50 GB free space. How do I set up the installer so that it will install F11, configure the boot loader to recognize all (multiple Oss) so I can load any one of them? I know Fedora has no problem to boot winxp and Vista, but how to set things up so it can also boot other Linux OS on the same system?
View 4 Replies
View Related
Jun 25, 2015
I have given up (for now, at least) the idea of a raid solution but I will still have 2-3 hard disks available for my workstation. If I choose to reinstall from scratch,can I have essentially two different homes?
View 5 Replies
View Related
Sep 22, 2010
Is there any way to load up multiple linux flavors (such as ubuntu and its variations, backtrack, dsl, desbian,ect..) on to a USB drive with persistence?
View 2 Replies
View Related
May 27, 2015
I have Debian installed but I need to dual boot with distribution based on Ubuntu 14.04. This is my first UEFI dual boot install attempt. And I must do it right. I must not lose my Debian !
Code: Select allDisk /dev/sdb: 232,9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
[Code] ....
Ubuntu will go to /dev/sdb5 but I don`t no for sure what to do when installing Ubuntu. How to select during install existing UEFI partition(/dev/sdb1) so Debian and Ubuntu can use it. Can I select existing UEFI partition like I would do for /home or /swap ? Will this work ?
And what will happen with Grub if I select install grub ? I want to manage grub from Debian, it is my main OS. Can I skip Grub install and just update grub on my debian after ubuntu install ? Or I just install grub, then after completed Ubuntu install I install it again from Debian. Will this work ?
Is procedure of installing dual boot trivial like before or UEFI hide`s some unpleasant surprise.
View 8 Replies
View Related
Jan 26, 2010
I just use apt dist-upgrade from stable lenny to testing squeeze, however, after upgrading i just cannot enter GUI environment, is it dangerous to upgrade distributions?
View 9 Replies
View Related
Mar 13, 2009
I am unable to Install Fedora10 in my system as one of the multiple operating systems and it gets hanged after probing for Hardware devices and so ...I get fedora trademark sought of symbol and even after waiting any amount of time it doesnt go further..neither the keyboard works nor the mouse pointer moves... I am stuck at this screen shown in the installation screenshot...I get this screen however I dont get the options back or next or its that I am unable to see this options on the screen at all and mouse gets hanged and even keyboard doesnt work...
[code]....
Initially after booting with the media it doesnt even prompt me to press any key to boot from CD or Dvd or I get any screen to select the option for the mode of installation like text based installation or graphical installation..it hardly shows me this screen for even a fraction of second as well...
It takes me to the screen
1) Install or upgrade fedora
2) rescue existing installation...
3)
4) Memory test
when I click on install fedora I am taken to the fedora splash screen and nothing goes ahead... I tried in rescue mode as well... In rescue mode it asks me for language selection...keyboard layout... later it doesnt go ahead as well... I have checked the installation media and it confirmed that the installation media is good... I use Redhat 4.1 version and It works fine except for the message drivers/usb/hid.c core message received at :75 while trying to restart shutdown or access a virtual console... Along with Redhat and while trying to install fedora I have windows server 2008,Windows vista on that harddisk...
View 4 Replies
View Related
Jul 28, 2010
I would like to combine my Linux partition (/sda3) and /sad1 to give me more disc space. I would also like to combine the two unallocated partitions to install a Windows 7 dual-boot with Ubuntu. How would I do that without totally raping my current Ubuntu install?
View 1 Replies
View Related
Feb 7, 2011
Is it possible to have more that on gcc and g++ on a system. Then one application want to choose 3.4 and the other want to use 4.4
View 4 Replies
View Related
Aug 4, 2010
I triple boot with XP on the first partition, sidux on the second and third and Ubuntu on the fourth. sidux controls grub2. When I boot into XP or Ubuntu, my clock gets set ahead 4 hours to UTC time (I'm on Eastern daylight time).
Is there a way for all three OSs to display the right time?
View 4 Replies
View Related
May 1, 2011
Just got done upgrading my Ubuntu from 10.10 to 11.04 and I oddly enough have 2 Ubuntu 11.04 distributions installed:
1.) 2.6.35-22 (in the previous linux versions window in Grub)
2.) 2.6.38-8 (Main Grub Menu)
Not sure why my system was installed with 2? I thought it would be the most recent one?
View 5 Replies
View Related
Sep 1, 2011
Is it possible to install unity in other linux distributions? Is it already available for debian?
View 2 Replies
View Related
Jul 21, 2010
I have no real LINUX system experience and therefore the company has tasked me to get a VMware Appliance running in which they can build their product.
The product runs on Red Hat 7.2. I have attempted many times to get Red Hat 7.2 installed on VMware player. It always fails when I get to Xwindows. I need Xwindows as the company is going to use NetBeans 6.9 for development.
I downloaded an Ubuntu 10.04 Appliance, which runs fine.
The idea is to build the product on the Ubuntu and run it on the Red Hat target.
All systems are x86 platforms.
View 2 Replies
View Related
Oct 16, 2010
Is it possible to install multiple system languages on ubuntu, hopefully 10.10, since I'll be upgrading pretty soon? I'm a native spanish speaker, so I currently use my system in spanish, but when I see the option at log in to change the language, I'm wondering if that will change the system language as well. Menus, man pages if they exist, etc? I'd like to be able to install numerous languages and switch between them, either at log in or actually from within my system. How's Arabic and Italian support as well, does anyone know?
View 2 Replies
View Related
May 28, 2011
Just a general question: If I have /home on a separate partition, is it possible to mount that /home partition on multiple distributions (Ubuntu, SuSE for example) on the same PC?
View 8 Replies
View Related