Ubuntu Installation :: Unable To Boot From Either Dual Boot Drives

Feb 15, 2011

I can only use the Live CD to operate Ubuntu. After typing in the command sudo fdisk -l, I get the following?

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]....

And when I boot without the Live CD, I get the following message in the GNU GRUB Version 1.98-1ubuntu7 window page.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Unable To Dual Boot In 3 SATA Drives Setup

Jun 4, 2010

I have the following PC set up:
Dell 8400 with 3 GB of RAM with 3 160 GB SATA drives:
The first one has Windows XP installed on it.
The second one has been newly formatted and Ubuntu 10.04 has just been installed on it (20 GB / and 6 GB swap) with grub being installed on the first partition and not the master boot record. The remainder will be for storage for Windows.
The third drive is simply storage for Windows.

At this point I am able to boot XP just fine, but I'm not able to boot Linux. I just getting a blinking cursor or the PC just reboots when I choose Linux. I believe I have set up my boot.ini properly using:
C:Bootsectc.lnx="Linux Ubuntu"
After running dd if=/dev/sdc1 of=bootsect.lnx bs=512 count=1 and putting that file in place.

For reference, I don't believe this is a Linux problem, as much as I am simply trying to guide the ntldr to be properly pointed to a place where it can boot Linux. When I go into the bios and disable the first and the third hard drives, grub pops right up and I'm able to boot Linux with no problem, so that piece is fine. I think it's just now trying to get the correct syntax so I can boot Linux without having to disable drives and reenable them.

For kicks I even tried these syntax types in boot.ini:
multi(0)disk(0)rdisk(1)partition(1)="Linux11"
(i.e. 2nd disk, 1st partition ...etc...)

I read many troubleshooting documents on dual booting and so forth but I just can't get this right. For reference, I stated the way XP views my Hard Drives in the intro, which seem to be a different order than Linux sees them, yet I believe I've tried all the combos of settings for this to work (yet clearly have not). I have attached the output of boot_info_script*.sh here: [URL]. Boot Info Script 0.55 dated February 15th, 2010 ..... Devices which don't seem to have a corresponding hard drive.

View 9 Replies View Related

Ubuntu Installation :: Boot Sequence With Dual Boot And Two Drives?

Dec 10, 2010

recently sent up another computer as follows:Two sata drives. Windows 7 was installed on the first drive(sda)and booted successfully. This drive was disconnected ( I have had some installs where Unbuntu wipes out the existing C drive eventhough I am installing to D) and Ubuntu was installed to the second drive (sdb). At one point I had to rebuild the grup on the Ubuntu drive and was careful to make it installed on the Ubuntu drive. To my surprise when the PC booted up I saw the Grub menu with a menu entry for Windows. The Windows drive was always the primary drive before the Ubuntu install. I was planning on the Windows drive being the boot drive and using a boot manager to determine where to go from there. If I utilize the BIOS boot option (F12) I can boot each drive individually. I cannot in BIOS set a particular drive to boot - just a hard drive. Everything is working I am just curious why the primary drive does not boot first. IN BIOS the Windows drive is a primary SATA with a lower number that the Ubuntu drive which is listed as a secondary drive.

View 4 Replies View Related

Ubuntu Installation :: Unable To Boot On Dual-boot XP After Recovering Windows Bootloader?

Jul 18, 2010

I have Ubuntu 10.04 LTS and Windows XP installed on my laptop. Usually when booting, I get the GRUB 2 menu and I can boot into either Ubuntu or XP.I was playing around with EasyBCD, then after trying to remove it I was unable to boot into Windows, I used a Windows 2000 CD recovery console to fix the MBR (using: fixboot and fixmbr).Now Windows starts up when I power on, but I don't get the grub menu anymore with an Ubuntu option. If I boot from the Ubuntu Live CD and try to mount my Ubuntu partition (/dev/sda5) I get this error:

mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try

[code]....

View 2 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu Installation :: Unable To Get Boot Menu Once Boot Into Windows7 With Ubuntu Dual Boot?

Aug 11, 2010

I am trying to install ubuntu 10.04 on windows7.windows 7 was already installed.I ollowed these steps to install ubuntu 10.04.1)First i made some freespace in hard disk to install ubuntu using windows7 default options(By shrinking).2)I used USB drive to install ubuntu.I made it bootable using unetbootin.3)I followed normal steps install(language,area,keyboard,using manual partition i installed ubuntu in free space,etc).4)I got boot menu when it restarted.PROBLEM isAs long i use only ubuntu (boot into ubuntu --shutdown--boot into ubuntu --shutdown) it works well.

If once i boot into windows 7 and restart the system i am loosing boot menu options.The following error i am getting"no module name found Aborted.Press any key to exit".If i press any key,I guess its trying boot using internet and lastly it says Operating system not found and hangs.

View 9 Replies View Related

Ubuntu Installation :: Dual-boot Using Two Hard Drives?

May 1, 2010

this may be a very stupid question, but. My computer has two hard drives. One has Windows XP installed on it. The other is blank.

Is it possible for me to install Ubuntu onto the second hard drive, and run a dual-boot using GRUB during startup? Or does it only work when both OSs are on the same hard drive?

View 1 Replies View Related

Ubuntu Installation :: Dual Boot Across 2 Hard Drives?

May 4, 2010

I would like to install Ubuntu 10.04 on my new 1 TB hard drive. I currently have Windows XP installed on a 160 GB hard drive for things that I cannot do on Ubuntu. I would like to know if it's possible to install the other hard drive, and then dual boot Windows with it? Effectively dual booting across two hard drives. I wouldn't care if GRUB replaces the standard Windows bootloader, just as long as I can choose between the two at startup

View 9 Replies View Related

Ubuntu Installation :: How To Dual Boot 11.04 And Win 7 On Separate Drives

Jun 4, 2011

I have Ubuntu 11.04 on 1TB HDD and Win 7 on another 1TB HDD. Right now I have to unplug a SATA cable to get to boot into one or the other. What is the best way to be able to pick. I don't care which OS I do it in or which is the primary, if there has to be one. I have an MSI mobo.

View 2 Replies View Related

Ubuntu Installation :: How To Partition Drives For A Dual-boot

Aug 9, 2011

I've been using ubuntu exclusively on my two laptops lately, for coding and all of my other work. I plan on installing it onto my desktop now for work as well, but I would like to retain Windows 7 so I don't have to worry about compatibility for all of the games I love to play. My question is this:When setting up my partitions, how much space (and what format) should I set aside for windows to write and read games from? I have a 500GB hard drive currently, and was planning the partitions as:

1. Windows 7 (NTFS, setup with Windows installer) ~20 GB
2. File Storage (NTFS, set up with the Ubuntu install partitioner) ~452 GB
3. Ubuntu (EXT3, set up with Ubuntu install partitioner) ~ 20 GB
4. Swap (~2x the size of my RAM) ~ 8GB

The plan is to have Windows install and execute games from the NTFS File Storage partition, while being able to access the same partition from Ubuntu for my documents, code files, music, etc.I don't know if this would work, and I'm also not sure what my file system will be like (windows or linux-y?) if it did. Will this work? Or is there a more elegant solution?

View 7 Replies View Related

Ubuntu Installation :: Dual Boot 10.10 And Windows 7 On Seperate Drives?

Mar 8, 2011

I am trying to install ubuntu 10.10 and windows 7 on my hard drive. I want to install both the OS on seperate drives. can anyone tell how to do it? I know that there are screenshots on ubunutu site itself but i am new to ubuntu and I am unable to follow instructions.

I first installed ubuntu 10.10 in dec 2010 using my ubuntu dvd. Now I am reinstalling it again but the setup screens have changed? hows that possible? i mean its the same disk. does anyone know why? or am i drunk.

View 4 Replies View Related

Ubuntu Installation :: Dual Boot Problems With X2 Sata Drives?

Apr 14, 2011

I have recently built a new system which has two internal sata drives. The plan was to install windows 7 one drive and ubuntu 10.10 on the second drive for KVM hosts. I started with the windows install which completed, then I went forward and installed ubuntu 10.10 64bit to my second drive (sdb). During the installation I chose to manually partition my drive. i partitoned the drive (sdb) as follows

/boot - 1gb
/ 40gb
swap 16gb
extended partion of 400gb

I then selected sdb to hold the boot record, as it was set by default to sda (my windows drive). The OS installed fine. I then went to reboot my system so go back into windows, by selecting the first drive in the bios. Once selected the system keeps booting into Ubuntu, no matter which drive I select. Now I checked the grub.cfg file and i see all references to hd1 there is no reference for windows found. I then proceeded to do 'sudo update grub2' this did not pickup any reference to my windows droive to add to the grub menu. When i select the ubuntu drive to boot fom my bios, i get no grub menu appaer it just boots quite happily into ubuntu. Can anyone please provide any resoloution to this, I can provide additonal outputs regarding my partion tables etc. later this evening when I get back from work.

View 9 Replies View Related

Ubuntu Installation :: Combine 2 Drives, 2 OS' Into 1 Dual Boot System?

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

Ubuntu Installation :: 10.04 And Windows 7 Dual Boot With Seperate Hard Drives?

Jun 21, 2010

I'm a n00b at dual booting and I plan on installing Ubuntu 10.04 on a separate hard drive than my Windows 7 64 bit one in a dual boot situation. I have read that you can do this by unplugging the Windows hard drive, install Ubuntu on the other one, and than plug the Windows hard drive back in and everything will be fine and dandy. Is this correct? If it is, will I have to manually set the Primary and Secondary drive (in the BIOS I think?), or will it automatically do that.

View 6 Replies View Related

Ubuntu Installation :: Natty Dual Boot On Separate Hard Drives

May 29, 2011

I've been trying to properly install grub for the past 3 days and failing every time.I recently bought a new computer and would like to dual boot Windows 7 64 and Natty. On my previous machines, ubuntu installer has automatically detected windows. It does not do so on this machine.I have three hard drives: 2 ssd's and a single 3 tb drive for storage.

I would like one ssd for windows 7 and one for natty.Currently, I am able to boot into both OS's but only by altering the boot sequence of the drives from the bios. I am hesitant to install grub to the windows drive for fear I will lose the ability to boot into windows. I did this early in the discovery process and ended up having to reinstall windows.

View 9 Replies View Related

Installation :: Dual Boot Menu Setup 2 Hard Drives?

Jun 17, 2010

I need a suggestion on setting up a dual boot menu for my setup. I have two hard drives one with WinXP and a second one with CentOS 5.3 installed. I basically moved the hard drive from another identical machine to this one and so I want to setup a boot menu to access either windows or Linux. CentOS already has grub on it.

What is the simplest method of setting up the dual boot menu? I would like something which is easy to administer which I can just ghost over either the Linux drive or Windows drive or disconnect either and have either boot just fine. I don't ask for much do I?

If I have to go through a little process after ghosting over one or the other drives that would probably be ok. We get updated images for this machine and replace the image on the drives with new images, although Linux shouldn't be reimaged, just windows. So the Linux drive (2nd drive) should not be touched normally.

View 9 Replies View Related

Ubuntu :: Dual Boot 2 *seperate* Drives \ Several 1.5TB+ Drives, And One Of Them Is Not Being Used?

May 1, 2011

I've used it once before but got fed up with the boot asking me everytime I turned my laptop on because I wasn't using it enough. I have Windows 7 on drive C . I want to keep it on drive C. I have several 1.5TB+ drives, and one of them is not being used. I want to dedicate it to Ubuntu, and be able to do a dual boot with my Windows 7 install. Is this possible? If it is, what about when this drive is not connected to my laptop? Will that mess up the boot process?

View 2 Replies View Related

Fedora Installation :: Dual Boot Vista - No Hard Drives Or Partitions Are Shown

Feb 9, 2009

i'm tying to dual boot Vista64 (already installed) and Fedora 10 x86_64. I am running a Dell XPS 410 running 2 sata hard drives raid 0 (ICH8DH). I started the process by shrinking my C drive on disk0 leaving 64.45GB of unallocated space. Next I rebooted into Fedora install DVD and when i get to blue graphical install screen i get message asking if my drive is GPT and if it is it may be corrupted. I click NO, and it comes up with a message telling me i have to initialize my drive if i want to use it ( have to click NO twice) and if i do it i will lose all my data.

i can click no and keep proceding through the install until i get to the partition setup screen. No hard drives or partitions are shown. I've tried googling the problem and get bits of pieces of information scattered in different parts but nothing conclusive to my problem i think. As far as my background of knowledge goes, I'm new to the linux community but give me a thorough guide and i'll do fine (i hope). I've been using fedora on a separate laptop for 2 days now .

View 9 Replies View Related

Ubuntu Installation :: Unable To Get 10.10 Dual Boot

Mar 25, 2011

I have a fairly old Dell Dimension 8400 with two disks. I have Windows XP on the first disk (750GB) and have a second unused 200GB disk that I installed Ubuntu 10.10 onto.

Here are the problems I had:

1) After the install, the computer would only boot into Linux. I had no options at all at boot up for which OS to boot into.

2) I verified that my 750GB WinXP disk was still intact (/dev/sda). I tried created a file for WinXP in /etc/grub.d taken from the 40_custom file. I added a menuentry section to it and ran grub-update. grub-update complained about an error ddf1 invalid # of disks in RAID partition.

3) Ubuntu didn't seem to know about my Linksys AE1000 wireless adapter. And since I has no Wireless on the computer, I couldn't download drivers.

4) I rebooted the computer after trying to update grub and now my PC boots into Windows again.

I expected to install Ubuntu and then have grub2 give me a choice of WinXP or Linux. Why did it intitally boot only into Linux, and why did it strangely revert back to WinXP later on?

View 9 Replies View Related

Ubuntu :: Grub - Unable To Boot Into Windows 7 On Dual Boot

Mar 23, 2011

I had a dual boot system with 3 partitions, Windows 7 on one partition, and Windows XP on another partition and a Data partition. I decided to load Ubuntu 10.10 on the Windows XP partition.During installation I selection manual partition, and deleted Windows XP.after successful completion of Ubuntu installation "Grub" directly boots into Ubuntu, it doesn't show me the OS selection screen. After following some forum posts I did an update grub

Code:

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic

[code]....

View 8 Replies View Related

Ubuntu Installation :: Unable To Dual Boot Windows Xp With 10.04

Dec 19, 2010

I have two separate hard disks, one having ubuntu 10.04 and one having Windows XP. I'm unable to get an option to choose from grub menu as to which operating system i want to boot into.

View 3 Replies View Related

Fedora Installation :: Unable To Dual Boot F12 And XP

Nov 25, 2009

fresh installed F12 on secondary drive, XP on primary drive. Then swapped drives making F12 primary. I boot into F12 fine, I also get menu to boot Other but when I choose this option instead of going into XP I get error 22 no partition? I can swap the drives around & boot into windows fine. I know I must not be pointing or having F12 pointing to the correct partition for XP.

View 14 Replies View Related

Ubuntu :: Unable To Boot 10.10 Desktop (32 Bit) In Dual Boot With Win 7 64 Bit

Jan 7, 2011

I have a Sony VPCZ13C5E with Intel Core i7 M640 @ 2.8GHz and Windows 7 Prof 64 bit.
It has 4 x 122GB SSD's in one Volume type Raid 0 using Intel Rapid Storage Technology.

The installation prog did not offer to install alongside an existing (Win 7) system, however after installation I was able still to boot Win 7 from the Grub Menu, but the Linux option just gives the black screen of death.

Booting from the 10.10 LiveCD and running sudo fdisk - l gives "unable to seek on /dev/sda". Also I have had a message "unknown filesystem type 'isw_raid_member' although I have forgotten where that came from!

The LiveCD shows that the filesystem does seem to have installed OK on the ext4 partion of 100Gb which I had kept for it, however it will not boot.

The results of Boot_info_script are shown in the attachment Results.txt

I have tried sudo mount /dev/mapper/isw_dijbjabefg_Volume07 /mnt and it gives no errors.

I then tried sudo grub-install --root-directory=/mnt/ /dev/sda which gave no errors but when I reboot and choose Linux the result is still the black screen of death.

I understand that the problem may be one of Ubuntu drivers having to catch up with the latest technology but given that Ubuntu can partition the swap file and the ext4 system I seem to be so close.

View 3 Replies View Related

Ubuntu Installation :: Dual Boot - Unable To Load Windows Xp

Jul 19, 2010

I installed ubuntu 10.04, aftert that i cluld not able to start windows xp,Please find the details about my hard disk

Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 2 Replies View Related

Fedora Installation :: Unable To Dual Boot XP And Knoppix?

Apr 25, 2009

I've just installed Fedora 10 onto a box which had XP and Knoppix dual-booting. XP is on 1 HDD and Knoppix and Fedora share a second HDD. I installed from Fedora Live CD and accepted the Fedora MBR when it came to that option. I edited the Fedora MBR to show Knoppix residing on /dev/sdb1 (with Fedora on sdb2). XP boots without a problem, however, when I try to boot into Knoppix, I get the message "invalid or unsupported executable format".Following advice in other strings, here is my grub.conf file entry:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that

[code]....

Finding another post on MBR problems, I've tried, also without success, amending the grub.conf file as follows:

title Knoppix
map (hdo) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1

View 5 Replies View Related

Fedora Installation :: Unable To Set Up Grub / Dual Boot

Oct 1, 2010

I have win 7 and F13 installed on my computer but I am having trouble setting up dual boot so I can choose to boot F13 or win 7. I have tried to set up grub, how to install grub and set up a dual boot so I can use F13.

View 8 Replies View Related

Red Hat / Fedora :: Dual Boot From Different Drives?

Jul 15, 2010

I have a Dell Dimension 3000, pretty boring. I've got 3 hard drives installed. One drive (C) has XP loaded onto it, one drive has Fedora 13, and one drive has all of my media and photography work on it.

I installed Fedora to play around with Linux, but now after a while, I've decided that I want to use it as my default OS. I haven't booted into Windows in who knows how long. The problem is, that when I boot the computer, it defaults to XP. The only way to get into Fedora is to press F12 at the proper time to select which drive I want to boot from. This is a hassle at times, because I have a tendency to forget and not hit F12 quick enough and have to start over.

Unfortunately, I'm not sure which bootloader I'm using, however I believe it is the XP boot.ini file, if I'm explaining this right. I tried modifying the boot.ini file in XP, but it seems as though the instructions I got are only when the two OS' are on the same drive in different partitions.

Want to make linux default OS in a dual boot system on 2 seperate hard drives

View 7 Replies View Related

Ubuntu Installation :: Unable To Reach Lucid From Dual Boot Vista?

Jul 22, 2010

I run Lucid on ext3. I really miss not being able to reach Lucid from my dual boot Vista.I have installed the latest fsdriver. I have also tried this:[URL].. which does not work. (Is it because fsdriver is still in the system?) I also tried these methods but to no avail.[URL]. The problem seems to be related to fsdriver not being able to handle ext3 with Inode size = 256. Going back to ext2 for only the home partition seems complicated?

View 1 Replies View Related

Fedora Installation :: Unable To See Any Dual Boot Options On Restart?

Aug 7, 2009

I am not able to see any dual boot options on restart.... getting back the windows?

View 4 Replies View Related

Installation :: Unable To Dual Boot Grub2 Auto Os Prober

Nov 3, 2009

Problems with dual boot, grub2 auto os prober

Drive #1 (sda) Master CS Ubuntu 9.04 grub upgraded to grub2 version 1.96
Drive #2 (sdb) Slave CS Ubuntu 9.10 grub2 version 1.97 /boot is (sdb1) root is (sdb5)

grub2 is installed in /boot (sdb1) and the mbr of (sdb)

I want to be able to boot drive #2 from drive #1 grub menu at boot time. I have run �update-grub and it probes and finds (sdb5) and creates a new grub.cfg called grub.cfg.new in the /boot folder, but the new cfg file does not show (sdb5) or (sdb) it shows all other changes that I made such as splash screens and they are working. How do I get it to recognize drive #2 with Ubuntu 9.10. I can boot each drive independently of one another and I can boot 9.04 with 9.10 if I swap the drives around. And run update-grub The auto probe is working in the Ubuntu 9.10 and may be working partly in the 9.04.

This may or may not be a problem, but is a pain anyway. When I run update-grub in 9.04's grub version 1.96, it does not change anything in the current grub.cfg it does make a new file called grub.cfg.new I have to go into /boot/grub and change grub.cfg to old and change grub.cfg.new to grub.cfg I do not have this problem running the same command in Ubuntu 9.10's grub. It finds changes and os's and automatically updates the current grub.cfg

View 2 Replies View Related







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