Debian Installation :: Installing In A Triple Boot Config?

May 3, 2010

I used debian several years ago, and I'm interested in trying it out again.Right now, I have a laptop running Windows Vista and Ubuntu 9.10 in a dual boot configuration. Here is the output ofsudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
240 heads, 63 sectors/track, 41345 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes

[code]....

View 6 Replies


ADVERTISEMENT

Ubuntu Installation :: Installing A Triple-boot System W/ Shared Documents

Apr 27, 2010

I currently use my PC for work, music [I'm a DJ by profession], and gaming. It's got good specs and I've recently gotten a 500GB hard drive for it. I've installed Ubuntu 10.04 [using the 9.10 CD and running update-manager --devel-release]. However, in my infinite foresight, I installed Ubuntu to take up the whole drive, /home and all. I've only used about 80GB of space in /home so backing it up to start off a triple boot shouldn't be a problem.

Currently, my partitioning is /dev/sda1 at 494GB [ext3, mounted as /], /dev/sda2 is a 6.2GB extended partition, and /dev/sda5 is a 6.2GB swap partition. Basically, I need to do the following things, but don't know the least hacky way around it.

1) Repartition to make the Ubuntu's root filesystem take up ~40GB of space
2) Probably have the swap partition immediately after / (is the other extended partition even necessary?)
3) Install Windows 7 to use for gaming in a 60GB partition
4) Windows XP to use for music production in another 60GB part
5) Have the rest of the space on the hard drive formatted as NTFS & used for documents for Windows 7 (as D:), Windows XP (also as D:), and Ubuntu (used as /home/saxon).

Any pointers? I've searched around but I couldn't find anyone else with my exact problem - most people have Windows installed first and only want a dual boot. I'm fairly comfortable with the shell so I'm not too bothered about using Term either. Sorry if I've worded this awfully or seemed like a bit of an idiot

View 2 Replies View Related

Debian Installation :: Triple Boot On A Netbook: Grub Does Not Appear

Dec 26, 2010

I recently bought a netbook on which Windows 7 Start Edition was installed. I partitioned the disk to install 2 other linux distributions : Backtrack 4 and Debian Lenny. Here is my partition scheme :

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc6a9bf3e
[Code]...

Partition table entries are not in disk order During both of the installs, I chose to install Grub. Unfortunately, when I start my netbook, it launches Windows 7 automatically and I do not see grub...

View 6 Replies View Related

Debian Installation :: Triple Boot On 2 Separate Hard Drives

Sep 16, 2015

I have an HP Elitebook 8540w with 500gb hdd running win7.I plan to replace my blue-ray drive with an ssd using a hhd caddy. The problem is that i want to keep my first hdd (win7) as it is, and install on the new ssd 2 operating systems:win10 and debian 8.

View 3 Replies View Related

Debian Installation :: Install Squeeze On Triple-boot System?

Oct 28, 2010

'rolling' release as redoing install /upgrade every 6 months is getting 'old' My machine is triple boot

Hard drive is 320 GB
Windows 7 - 167 GB
Ubuntu - Maverick - 73 GB
Ubuntu - Natty - testing version - 65 GB

I do not want to screw up my 'grub' as it's been trashed a couple of times recently and had to re-install everything, which went great with install setting up partitions. I am not sure where 'grub' is installed to. I did install Windows 7 first then let installer split hard drive in half to put Ubuntu on then while installing my second Ubuntu, I let installer split the Ubuntu partition in half, hence the 167 GB Windows and the 2 smaller partitions for Ubuntu.I was thinking to maybe let Debian install over my Maverick install. Would that work and not mess up my Grub and cause me to not be able to boot and have to fix the drama?

View 14 Replies View Related

Ubuntu / Apple :: Installing Win7 To Triple Boot Mac Pro?

Feb 5, 2010

I am using Mac Pro with MacOS + Vista 32bit +Ubuntu installed. Using rEFIT with lilo bootloader. I want remove Vista 32bit and install 64bit Windows 7 instead. I am afraid of trying to install Win7, because it may delete bootloader. How can I remove Vista and do a clean install of Win7 to my Mac Pro without losing ubuntu and MacOs?

View 1 Replies View Related

Debian Installation :: GRUB Multi-boot Config Does Not Work On Physical Machines

Mar 26, 2016

I wrote a GRUB multi-boot configuration so I can boot multiple distributions and have storage space on one 32GB flash drive.

set imgdevpath="/dev/disk/by-label/multiboot"

Code: Select allmenuentry 'Debian Jessie amd64' {
        set isofile='/iso/debian-8.0.0-amd64-DVD-1.iso'
        loopback loop $isofile
        linux (loop)/install.amd/vmlinuz
        initrd (loop)/install.amd/initrd.gz
}

This works in virt-manager when I boot the physical usb device a virtual disk with a usb bus and it works flawlessly, but when I plug it into a physical machine the cdrom detects fails to mount /dev/sdb1 as fstype=iso9660.

View 14 Replies View Related

Ubuntu Installation :: Triple-Boot / Saying Can't Boot And Takes To A Startup Recovery?

Sep 10, 2010

I have a Computer, It came with Windows 7 64bit on it. I installed Ubuntu through WUBI. I used the Windows Disk Management program to resize my HDD. I shrunk the main drive and created a 20 gig free space. I installed WindowsXP on this 20g space. I had to change from AHCI to ATA. I started my new XP installation. As I should have expected my the screen that let me pick between Windows 7 and Ubuntu was gone, and it just said XP. Well thats cool. I get in XP use bcdeasy and use the install Win7 to mbr. So I restarted. Great I now I have Ubuntu and Win7... but no XP. So i think, okay, ill boot into Ubuntu, use the update grub command and XP will be there, so i do it and restart. No XP, So i try to boot into Win7 and see if i can do something in there.. No luck it says it can't boot and takes me to a startup recovery thing. Which, as Windows recovery things tend to do, doesn't find anything wrong. So I have Ubuntu now, which is great, but I do need Windows.

View 4 Replies View Related

Debian :: Macbookpro, Triple Boot And Partioning?

Aug 15, 2010

I have a working system with triple boot (Macos, Debian and Windows Xp).I have total 4 partitions, EFI, Macos, Linux Ext3 and Windows Ntfs. At this point I want to split my Windows partition and turn into the new user "Home" partition. I vaguely remember that there might have been some limitations with number of partitions regarding multiple boot schemes. Does anyone have an idea if there would be any problem if I go ahead and split my Windows partition and end up with 5 total partitions on this laptop?

View 7 Replies View Related

General :: Any Best Way To Triple Boot (XP / Win7 And Debian)

Feb 3, 2010

I need to find the best way to triple boot XP Win7 and Debian, with Debian installed first on my laptop. VMWare, Wine and Cedega cant do what I need with how I run my laptop, which is equivalent to my portable laptop/workstation. Is there a partitioning tool in Debian that I can install to make a small partition for each? I also hace to set up GRUB instead of the Windows BL.

View 1 Replies View Related

Fedora Installation :: Triple Boot With Three Drives

Mar 11, 2009

I have a dual boot with vista on disk 0 and ubuntu on disk1. I just installed a disk 2 that I would like to use to try out other distros. Ubuntu is the only linux experience I have had. I'm really not very good at all of this, so my questions before I start loading another distro are:

1. Does Fedora use GRUB as its installer?
2. When I installed ubuntu on disk 1 (sdb1), the install was very simple. I chose sdb1 for the install, it loaded it, and when it was done I simply had the choice of which drive to boot into. Will installing Fedora on disk 2 (sdc1) be just as simple, or will I encounter steps I must take to make it so that I have a choice of which disk/OS to boot into?

View 3 Replies View Related

Fedora Installation :: Triple Boot Vista 11 - 64 Bit And 11 - 32 Bit

Oct 2, 2009

I have a windows vista and fedora 11 64 bit dual boot. my diskstructure is as follows:

I have a swap of 6 gb.

I dont want to loose any of my existing OS's.

View 1 Replies View Related

Fedora Installation :: Triple Boot - Win7 / XP And F12

Jan 27, 2010

I am a linux newbie, I have messed with it some (backtrack) but I don't know a whole lot. I am going to networking security and I am in a linux class now. We are using fedora. On my laptop, I want to triple boot. Right now I have just 1 partition, with windows 7 ultimate x64 installed. I want to triple boot windows 7, windows xp x64, and fedora 12 x64. I am getting ready to format my laptop now with xp installing first. Then I will do windows 7, and then lastly fedora. Do I need to do anything special while installing fedora last? I have a 300gb hard drive, and I plan on having 100 for xp, 150 for 7, and the remainder for fedora.

View 2 Replies View Related

Fedora Installation :: How To Triple Boot The System?

May 25, 2010

i am using windows7 and ubuntu 10.04 in my system and dual booting... now i wanna install fedora 13 along with it ans make it triple boot... so can one pls help me in this process as i havent installed fedora before and i wanna be safe and dont want to loose my Grub or windows bootloader in this process

View 10 Replies View Related

Ubuntu Installation :: Triple Boot With XP F11 Encrypted

Jan 3, 2010

I have XP on sda1, Fedora 11 encrypted on sdb 1 (boot) and sdb 2 (root), I would like Ubuntu on sdc 1 (boot) sdc 2 (root). However when I tried to install from the cd the partition manager does not see my Fedora as an OS (I assume because it is encrypted). So my question is how can I achieve my triple boot without having to have my Fedora unencrypted. I want it encrypted for a reason.

Also I cancelled the installation for Ubuntu and it reverted to a Live cd and I tried to mount my Fedora encrypted drive. Ubuntu asked for the pass and when I entered it I get an error saying it cannot be mounted because it is not a mountable file system. This is not good for me because I would like to be able to access all my hdd's from both distro's.

View 1 Replies View Related

Ubuntu Installation :: Sorting Out A Triple Boot?

Feb 5, 2010

For completeness here's the history that got me to this point:

Stage 1
/dev/sda - disk with XP OS, set to be first boot disk in BIOS
/dev/sdb - a small data disk to supplement sda

[code]....

View 4 Replies View Related

Ubuntu Installation :: Triple Boot With Grub?

Sep 11, 2010

I have (only bc i have to) windows vista, also Ubuntu 10.04 on the same drive, and dual-booting is no issue at all. But after I installed Mandriva 2010 to try to triple boot, i couldn't find Ubuntu anymore so I got rid of mandriva, and grub was messed up bc I deleted all mandriva partitions. So then I installed Xubuntu 9.10 (because it is a quick install) to recover grub, and with Xubuntu, Ubuntu, and vista, Grub sees all three OSes no problem. So what would I have to do to make Grub work this way when I install Mandriva?

View 5 Replies View Related

Ubuntu Installation :: Triple Boot Loading With 10.04

Dec 21, 2010

I want to install a triple boot load consisting of Windows 7, Ubuntu 10.04, and Fedora.My question is, if I install Windows 7, followed by another distro, like Fedora, and then install Ubuntu 10.04, will the Ubuntu GRUB 2 menu display all three options?I know if I install Ubuntu and then install Fedora, I have to go through some heavy gyrations to get everything to show in the load menu, so it seems easier to install Ubuntu last.

View 2 Replies View Related

Debian Installation :: Booting Debian With Ubuntu/XP Triple / Warning Bootdevice May Be Renamed?

Mar 6, 2010

I had (and still do) a working dual-boot XP/Karmic (GRUB version 1.97 beta4). I shrank the Ubuntu partition and set up partitions and installed Debian 5.04. When I got to the point of installing GRUB, I told Debian to install grub to MBR. On rebooting, Ubuntu was not an option on the NEW (looked different) grub menu.Maybe it was GRUB2? Could boot to either XP or Debian though.

Thought easiest thing was to reinstall Ubuntu since it seems to "see" other OS's more reliably. So I did, and installed GRUB again during its install to MBR. Then, all three were in the GRUB menu (version 1.97 beta4 again), but when tried booting to Debian, got an error (forget the wording), but think it was because the partitions got renumbered when installing Ubuntu.

SO, reinstalled Debian, reformatting the partitions but not deleting them first so the numbering stayed the same. When got to the part for installing GRUB, I told it to skip (I got some kind of error that said "Install failed. This is a fatal error. You will have to boot with an external device..."), hoping now the current GRUB would work.

Now, all three were on the GRUB menu, but when I tried to boot Debian, I got "no such device" and a list of numbers/letters after it. And "press any key to continue", which takes you back to the GRUB menu (version 1.97 beta4, by the way).

O.K., did sudo update-grub in ubuntu and rebooted. Now, Debian 5.04 shows as last entry in GRUB, and choosing it starts a boot, which hangs at "Begin: Waiting for root file system....".

Waiting long enough at the "Waiting for root file system..." hang results in a series of notifications:

WARNING bootdevice may be renamed. Try root=dev/hda3
Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
-Check rootdelay= (did the system wait long enough?)
-Check root= (did the sytem wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/sda3 does not exist. Dropping to a shell!

In Gparted, the partition with Debian root is hdc3, although on the GRUB menu it's listed as /dev/sda3. However, in Gparted the Windows partition is hdc1 and on GRUB it's /dev/sda1, and it boots fine.....

Is my Debian install just borked? Did telling it to skip installing a bootloader (I got some kind of error that said "Install failed. This is a fatal error. You will have to boot with an external device..." ruin it?

If skipping the bootloader install did ruin it, how do you install Debian without borking your current GRUB? That's what happened the first time.

View 5 Replies View Related

General :: Installing Grub On A Dual-boot RAID Config?

Sep 29, 2010

Ive created two RAID0 partitions on my drives, a 500GB and a 60GB. Im trying to install Ubuntu on the smaller partition (ive already put Win 7 on the larger one) and every time when i get right to the last part of installation it says Grub couldnt be installed. "the grub package failed to install in arget......."

View 1 Replies View Related

Fedora Installation :: Triple Boot Pc - Random Lock Ups In FC 10

Feb 1, 2009

I have triple boot pc (xp, ubuntu, and fedora), installed in that order. xp and ubuntu seem to be stable. i have had to pull the power cord 3 or 4 times while booted in fedora. i noticed the last 2 times i can still move the mouse around, but can't get it to open anything. the keyboard is locked up, can't alt-f1 or f2 or anything to get console. can't get it to do anything, other than watch the mouse tail move around (weird).

i installed a new power supply (and at least i now have a power switch - the old one never had one), but that didn't fix the lock up problem. i haven't ran yum update since the fc10 live cd gnome install. was planning on doing that later.. not sure how long it will stay up to download all the 300 or so updates. right now the only thing open is a terminal (can't type in it).. what should i look at to fix this lock up problem?

View 6 Replies View Related

Fedora Installation :: Quadruple Boot / Triple Drives

Mar 25, 2009

I now have a triple boot on triple drives with Vista on sda, Ubuntu on sdb, and PCLinuxOS on sdc.When I installed PCLinuxOS on sdc, I installed the bootloader in the first sector of partition 1 of sdc so that I could keep using the Grub bootloader that installed with Ubuntu.Everything is working fine at the moment.I now want install Fedora 10 on sdc for experimentation. I have used gparted to create another partition on sdc to install Fedora 10, so my question is 'What and where exactly should I put in the /boot/grub/menu.lst of my original bootloader to get to Fedora?'

View 14 Replies View Related

Fedora Installation :: Triple Boot - Using The Separate Partition?

May 29, 2010

I am triple booting

Windows xp
UBUNTU 10.04
Fedora 13

Everything works fine, the setup went very well. But I got to thinking (A dangerous thing for me). In Ubuntu I am using separate partitions for / (root) and /home. I was wondering, during install of Fedora, could I use the separate partition I am using now for both root and /home for just / (root) and use the Ubuntu /home partition for Fedora (set the mount point for /home to the same partition as I did for Ubuntu and not format the drive)? This would allow me to seamlessly use the /home partition and not require duplication of files. I can mount the Ubuntu /home dir while in Fedora.I can share the /home partition with two different installs of Ubuntu (been there).

View 1 Replies View Related

Fedora Installation :: Creating A Triple Boot System XP And W7?

Jun 8, 2010

I need some help creating a triple boot system, I have already installed XP and W7, now I am installing Fedora 12 (this is for work so unfortunately it has to be like that). Now the problem is that I want it to show all the partitions in GRUB. Right now it works by going to GRUB first, when selecting Windows it jumps to the Win7 boot manager.

I tried to have them all in one but it seems like the addresses I used in GRUB did not work cause it keeps directing me to the Win7 BM. BTW I am using a single drive with 3 different logical partitions.

View 3 Replies View Related

Ubuntu Installation :: Set Up A Triple Boot With Fedora 12 And Mint 8?

Jan 14, 2010

I had Win7 installed on my Laptop and wanted to set up a triple boot with Fedora 12 and Mint 8.So I installed Fedora 12 and it worked loading grub and offering Win7 and Fedora as choices.Then I installed Mint hoping for the Grub2 to recognise Fedora and set up the triple boot but it didn't and I can now only boot into Win7 or Mint.sudo update-grub doesn't help.How can I configure grub2 to offer me all three OSs?

View 1 Replies View Related

Ubuntu Installation :: Triple Boot System With Ms Vista / 32-bit?

Mar 14, 2010

I recently installed ubuntu onto a pc running MS vista. Then I somehow managed to install a second instance of ubuntu. Both of these were on the (drive e Then because of HDD problems, I had to reformat my original drive with MS Vista (drive C). Because of installation problems with ms vista - I ended up installing it onto the drive e: also. But now I can no longer load ubuntu because the "GRUB" loader is missing. So my questions are:

1: How can I restore the "GRUB" loader? So I can access ubuntu again
2: How can I remove/uninstall the second ubuntu installation?
3: Is it possible to have a triple boot system with ms vista / ubuntu 32-bit / ubuntu 64-bit?

View 5 Replies View Related

Ubuntu Installation :: Upgrading From FC To Karmic On Triple Boot Mac

Mar 14, 2010

I have a Core 2 Duo iMac that I had set up for triple boot using Fedora Core (probably FC8 )and GRUB, Windows XP Pro, and Mac OS X v10.5. Some time ago, I had to blow out and reinstall my Windows installation because it had developed errors, but this also blew out my GRUB, leaving the Fedora install non-bootable. Since I never really used FC on this machine much, I didn't worry.

Lately, I've acquired an hp Mini 110, on which I'm running Linux Mint 8 (Helena), and I'd like to upgrade my FC partition on the iMac to Karmic, but when I run the installer, it won't let me use all of the existing Linux partition, instead wanting to resize it to accommodate both FC and Ubuntu.

How do I make the installer simply replace FC with Karmic, using the entire existing partition? I'm sure earlier versions of Linux that I've used had a simple "erase all Linux partitions and install" option, and the "Manual" option doesn't appear to read the existing partition information (I was too afraid to go any further).

I ended up quitting the installer, which put me into the Live CD environment, where I used the File Browser to "Format..." the Linux partition, but when I went back to the installer, I ran into the same problem, and it didn't seem to matter if I unmounted the existing partitions or not.

View 2 Replies View Related

Ubuntu Installation :: Setting Up Triple Boot Machine?

Apr 29, 2010

I i'm having trouble setting up my triple boot machine. I have Windows 7 and Mac OSX on two seperatate hard disks and they are dual booting fine with the chameleon bootloader. I just attempted to install ubuntu from liveCD which i downloaded and burned from the ubuntu website. During intallation i the option to "install side by side to windows" and resized the windows partition to make room for Ubuntu(250GB of 1TB), i also selected the option to disable the GRUB bootloader because i want to use chameleon. The installer completed successfully and the computer rebooted but chameleon, Mac OSX or windows (my partition for windows is 250GB smaller) won't recognize the partition.

View 2 Replies View Related

Ubuntu Installation :: Upgrade To 10.4 - Now Triple Boot Is Ruined

May 12, 2010

I just upgraded to lucid lynx from karmic koala 64 bit. During the upgrade it complained about grub not working. It said if i didnt know what drive to mount i had to select all of them, which i did. Did i now damage my triple boot ? i had also win7/ winxp on my hd, but altho it says windows 7 in the grub menu if i select it nothing happens just a cursor blinking. I can get into Ubuntu okay. I looked at the forum here and saw someone being advised to get Bootinfo script.

[Code].....

View 9 Replies View Related

Ubuntu Installation :: Where To Install Grub2 For Triple Boot

Jul 30, 2010

I have been searching in preparation to install 10.04.1 with 2 installations of Windows,already installed.(Win 7 then Vista) I have left room at the end of the drive for Ubuntu. When I get to the stage to select the boot options and click on advanced, what should I select?

View 4 Replies View Related







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