Ubuntu Installation :: Dual Boot - "error: No Such Device" After Reformatting/reloaded XP Partition

Feb 12, 2010

XP and Ubuntu are on different drives and they were booting ok prior the the reformatting. With the Ubuntu drive selected as the 1st hd boot device in Bios: I can boot into Ubuntu ok if I select it in the Grub2 menu If I select XP in the Grub menu I get:

"error:no such device c8e4918ce4917cfe"

If I select the XP drive as the 1st hd boot device in Bios I can boot straight into XP.So that is ok. This thread: [URL] has given me a clue that: "The UUID listed in grub.cfg is wrong In some cases the UUID in the above search line in grub.cfg is wrong. This can for example happen if the UUID has changed due to formatting or partitioning. Bugs The "search" function is plagued by various bugs (see [1], [2]), causing the search to fail."

However the fix in that thread gives me this result: "At the grub menu at boot up (you might have to hold the "shift" key or press "Esc" to get to the Grub menu) select the OS you are trying to boot. But do not press "enter", press "e" instead to edit the menuentry. Delete the line

search --no-floppy --fs-uuid --set 86d32ee3-aec6-490b-8dab-e5cfff9c7af9

and then press "Ctrl+X". This should boot your OS. If you were not able to boot into you OS, you are infected by a different problem and should not continue this howto." My Boot info script results are:

Code:

============================= Boot Info Summary: ==============================
=> Windows is installed in the MBR of /dev/sda
=> Grub 2 is installed in the MBR of /dev/sdb and looks on the same drive in

[code]....

View 9 Replies


ADVERTISEMENT

Debian Installation :: No Dual Boot - Error: No Such Device And The Grub Rescue> Prompt

Jan 18, 2011

I had Ubuntu installed, i installed Debian and there was no dual boot. So i formated all the hard disk to install only Debian. It installed but at boot i get error: no such device and the grub rescue> prompt. i googled for a solution and nothing worked:

- i tryed reinstalling grub, not worked
- i did the windows cd fixmbr trick, not worked
- reinstalled debian with fixmbr the first step and nothing
- tryed deleting with dd the mbr, not worked
- reinstalled grub from debian rescue, not worked

what should i do? i can't access my computer? please tell me how should i fix it? the google guys will kill me because i put their servers on fire

View 14 Replies View Related

Ubuntu :: No Boot Device Found - Error When Tried Dual Booting

Apr 5, 2010

I had a windows 7 professional on my computer. I tried dual booting it with ubuntu. While installing ubuntu when it asks which partition you want to install it "as it said your all data in the partition would be erased but not before you confirm" so I selected go back and aborted installation because I didn't wanted that and bang I start my system again an I get this error "no boot device found". I ran my hard disk test it say's passed so I don't think my hard disk is corrupted. I tried using windows 7 recovery disc but I guess it doesn't even detects a operating system on my laptop. I got no back up of my data. Any way to get back my data if I cant get windows back!

View 8 Replies View Related

Fedora Installation :: Dual Boot "Error 17: Cannot Mount Selected Partition"

Mar 29, 2009

I have a vista machine I recently put FC10 on. Through the course of figuring out wireless drivers, I goofed it enough that I was told to simply reinstall linux. I had the fedora GRUB file set as I wanted. But after I re-installed FC10 it would just hang after it searched for bootable CDs and stuff. I got the super grub CD and am able to boot into windows no issue. HOWEVER, when I select the fedora option, I get

"Error 17: Cannot mount selected partition"

I assume this means the grub doesn't know where my Linux boot stuff is. I have a separate drive dedicated to the linux install. The Vista drive is where the MBR is. So... how do I tell the grub where the FC10 install is? I've tried to reinstall FC10 twice hoping I just goofed something. edit: The standard grub file was in /boot/grub or something. Is there a file I can edit to point in the right direction?

View 1 Replies View Related

Ubuntu Installation :: Why Boot Partition Is Recommended For Dual Boot Of 10.04 And Windows 7?

Jan 5, 2011

if having a boot partition is recommended for dual boot installation of Ubuntu 10.04 and Windows 7 and why?

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

Debian Installation :: Dual-boot Grub Rescue Says No Such Device

Feb 13, 2015

I'm inexperienced in Debian. I have a dual-boot machine (64-bit, Debian 7.3, Windows 7, legacy boot) and encouter a problem at boot ever since I completed the installation of Debian 7.3 alongside the exising Windows 7. This machine has six hard drives: two are intended for ntfs storage of general data (raided together by RAID1); two more are intended for ext4 storage of general data (also raided together by RAID1); the fifth contains the Windows OS files and the sixth contains the Debian OS files. The problem is that I arrive to the grub_rescue each time at boot, seeing the message:

GRUB loading.
Welcome to GRUB!

error: no such device: e081517b-3399-4067-9294-8f0686f753ca.
Entering rescue mode...
grub_rescue>

View 2 Replies View Related

Ubuntu Installation :: Error While Installing, Retval=1, Device Partition=H?

Jul 7, 2011

I have a HP Pavilion dm4-1177 (640GB HDD, 6GB RAM, Windows 7 Home Premium 64 bit os, Intel core i5 2,4GHz).I tried to install Ubuntu 11.04 (both 32 bit and 64 bit) using the wubi, on a separate partition I keptexclusively for linux (10GB). During the mid-way of installation, it said:

An error ocurred:
Error executing command
>>command=C:Windowssysnativecdedit.exe/set{c644fa11-0e.......................} device partition=H:

[code]....

View 5 Replies View Related

Ubuntu Installation :: How To Partition For Dual Boot

Jan 21, 2010

I'm trying to understand how I can partition my hard disk to allow for a dual boot (Windows & Ubuntu) as well as allow access to a certain set of files from both Windows & Ubuntu. So far I understand that I'll need:

1 Windows boot partition ~2-4GB
1 Linux boot partition ~2-4GB
1 Linux swap partition ~1-2 GB

But I don't know:How can I keep my non-boot linux files & folders -- /home, /usr, etc. -- separate from the boot files? Do I need another partition? If yes, what size & format -- FAT32, ext3, etc. -- should it be?
If I separate, for instance, the "/home" folder only where do the remaining folders and files reside?
How can I access certain files with both Windows & Ubuntu? Do I need yet another partition, formatted in FAT32?

View 2 Replies View Related

Ubuntu Installation :: XP Into Partition And Be Able To Dual Boot?

Apr 24, 2010

I would like to install XP to /dev/sda5,sda6 being karmic. (I may have a dying dvd burner as was unable to install it yesterday but..) I got in a dreadful mess with grub after attempting to upgrade to Lucid,I needed to reinstall anyway. Will I be able to dual boot or should I just start from scratch?

View 4 Replies View Related

Ubuntu Installation :: Dual Boot Partition Size

Feb 18, 2010

I must say that until now I have worked with Win2000/Xp. Long time ago I worked with Xenix and in the last 2 month sometimes with Ubuntu.Now I have brought a new PC with 320Gb HD and 4 Gb RAM, and I wish to built a dual boot system, with Win7 and Ubuntu.

View 3 Replies View Related

Ubuntu Installation :: XP Partition Is NOT Recognized - Cannot Dual Boot?

Feb 22, 2010

Absolute newbie to Linux (assume I'm a complete dummyhead. I don't understand anything about Linux.). Just bought 500GB HDD. Made 3 partitions, 1 for Linux, 1 for Windows, and 1 for data.

1st, installed Win XP on 2nd partition (NTFS)
Then installed 64-Bit Ubuntu on 1st partition (Ext4)
(Created a 2 GB partition and for the swap file.)

Not sure which partition is primary, extended, etc., never really understood all that stuff anyways. XP was working perfectly, till I installed Ubuntu. Now, it just boots straight into Ubuntu, doesn't give the option to boot into XP. Tried everything I know, but it will not give the option to go into XP.

View 9 Replies View Related

Ubuntu Installation :: Partition Setup For Xp Dual Boot?

Aug 4, 2010

I have created 5 partitions:2 GB ext320 GB ext310 GB ext320 GB ntfs400 GB ntfsI have already installed XP on 20GB ntfs. Will dual boot work if I use the 3 ext3 partitions to install Ubuntu?

View 4 Replies View Related

Ubuntu Installation :: 10.10 - Dual Boot And Choosing Partition

Jan 30, 2011

I have Ubuntu 10.10 on my laptop currently and my mom would like to have it on hers as well. However, she does not want to get rid of Windows 7, or use Wubi (for some reason). So, my only choice is to dual boot it. While I was installing it onto my laptop there was an option to choose the partitioning. There wasn't an option to do this on my her laptop though because you can only have 4 partitions on a hard drive apparently. The partitions are:

NAME (TYPE)
System (NTFS)
C: (NTFS)
Recovery (NTFS)
HP TOOLS (FAT32)

Is there anyway to backup a partition (Like Recovery) and make it bootable from a flash drive/CD? Or is there any other work around from this?

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 :: Locked Out Of Windows Partition With Grub - Error: No Such Device: 2e3857fb3857c08f

Apr 5, 2011

I have two partitions on my HDD. A Windows XP (hd0,2) and an Ubuntu 9.10 (hd0,1).I have been using the Windows mainly and ran a program that changes the HDD's serial number. Now when I boot up and Grub loads, I try to access the Windows partition and get the following error:

Error: No Such Device: 2e3857fb3857c08f

I am still able to boot the Ubuntu partition but can not seem to get grub to point to the Windows partition any more. This is very frustrating as I really need to get back into that partition soon.

View 9 Replies View Related

Ubuntu Installation :: No Option For Dual Boot Partition During 10.04 Installation?

Jun 7, 2010

I am trying to install Ubuntu 10.04 LTS on a Windows XP Media Centre Edition system.On the Step 4 of the installation which usually gives you the option to partition the disk but it only gives me the option to Erase the entire disk or specify partition manually, although this also doesn't allow anything other than totally erasing the disk. I'd ideally like to keep my Windows and I have installed Ubuntu before (but 9.10) on a different system.

View 9 Replies View Related

Fedora Installation :: Error Creating Partition - Device Or Resource Busy

Jul 19, 2011

So I cant seem to be able to install fedora 15. I think it is the disk. I have windows 7 already installed (and would like to keep it) It was installed on the end of the hard drive leaving a 100 GB chunk in the center of the drive open and unformatted (this may be the problem). Anyway I used the live cd and tried to format the unformatted partition to exf but it gives me this error

Code:
Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sda, start=105906176, size=104752742400, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
Entering MS-DOS parser (offset=0, size=500107862016)
MSDOS_MAGIC found
found partition type 0xee => protective MBR for GPT
Exiting MS-DOS parser
Entering EFI GPT parser
GPT magic found
partition_entry_lba=2
num_entries=128
size_of_entry=128
Leaving EFI GPT parser
EFI GPT partition table detected
containing partition table scheme = 3
got it
got disk
new partition
added partition start=105905664 size=512
committed to disk
Error doing BLKPG ioctl with BLKPG_ADD_PARTITION for partition 2 of size 105905664 at offset 512 on /dev/sda: Device or resource busy

Do I have to reinstall windows for this to work or is there something I can try to do.

View 2 Replies View Related

Installation :: Dual-Boot Partition - S - Input ?

Mar 22, 2010

System Layout:
Alienware M17 Laptop
2.26 GHz Quad-Core CPU
4.0 GB DDR3 RAM

Hard Drive #1: Toshiba 500 GB 7200 RPM
Hard Drive #2: Toshiba 100 GB 7200 RPM

What I was thinking of doing was putting Windows 7 Ultimate (64-bit) and Ubuntu 9.10 (64-bit) on the 100 GB hard drive - with just under a 75/25 split towards W7 (approximately 70 GB for W7 and 22 GB for Ubuntu). Would this be optimal, having the operating systems on one drive separate from nearly everything else?

Another question that I was unsure about with this setup was the swap area. It doesn't need to be on the same HDD as the running OS to be utilized, does it?

Also, any partition size adjustment recommendations.

View 3 Replies View Related

Debian :: Window Manager (compiz) Needs To Be Reloaded On Boot?

Jan 29, 2011

I use compiz but when I boot I need to reset the windowanager for it to function correctly :'(. It is not the end of the world, but it is annoying

View 14 Replies View Related

Ubuntu Installation :: Increasing Partition On Vista Dual Boot

Jan 17, 2010

I downloaded Ubuntu about 5 months ago and love it.Problem is, I didn't know if I wanted to make it permanent on my computer, so I used the option which allowed me to download it as an application on my Windows Vista Control Panel.How can I increase the partition (I think I only have 9 GB left on my home folder) without loosing all of the preferences, applications, and hardware solutions that I have put on there?

View 1 Replies View Related

Ubuntu Installation :: Dual Boot - Mandriva - How To Partition My Disk?

Feb 26, 2010

I recently made the move from windows to Linux and I am happy to having got rid off all the MS stuff. Trying out a few distros I decided on using Ubuntu and Mandriva (wife likes the flashier stuff, what can I say ).

My question is how can I partition my hard disk in such a way that my /home is separate from both the Ubuntu and Mandriva part but accessed by both as my default home folder.

View 1 Replies View Related

Ubuntu Installation :: 9.10 And Win7 Dual Boot And Root Partition

May 11, 2010

I would like to dual boot Ubuntu and Windows 7. I have Ubuntu 9.10 Live CD and Windows 7 Pro Live CD. Ubuntu is installed but Windows 7 isn`t. I have gparted installed. I found the following directions within Ubuntu documentation.

Master Boot Record backup and re-replacement
Back-up the existing MBR, install Windows, replace your backup overwriting the Windows boot code:
Create an NTFS partition for windows (using fdisk, GPartEd or whatever tool you are familiar with)
Backup the MBR e.g. dd if=/dev/sda of=/mbr.bin bs=446 count=1
Install windows
Boot into a LiveCD
Mount your root partition in the LiveCD
Restore the MBR e.g. dd if=/media/sda/mbr.bin of=/dev/sda bs=446 count=1
Restart and Ubuntu will boot
Setup grub to boot windows

I don't want to backup the MBR and restore as listed. I would rather use the Ubuntu Live CD to reinstall the GRUB.
How do I overwrite the MBR?
Do I use gparted and change the partition?
Do I create an NTFS partition as listed above?
Or what do I need to otherwise do to boot the Windows 7 Live CD so that it will install?

View 6 Replies View Related

Ubuntu Installation :: Partition Sizes For Dual Boot System

May 29, 2010

I plan on installing Ubuntu 10.04 and it will be my first Ubuntu install. I plan on dual booting with windows 7 and I would like advice on partition sizes. I have a 250 GiB drive and my planned partitions are as follows.

Sda1 (PQSERVICE) 12GiB This was pre-installed should I delete it
Sda 2 (System Reserved) 100MiB This was also pre-installed should I delete it
I know one of the above is the windows recovery partition but I don't know which one
Sda 3 (Gateway) 25 GiB This will contain windows will 25 GiB be enough
Extended partition
Logical 1 10 GiB / the main Ubuntu partition 10 GiB should be enough
Logical 2 1 GiB /home this will just hold settings so 1 GiB will be enough right?
Both above partitions are ext3
Logical 3 3 GiB swap partition I have 1 gig ram upgradeable to two
Logical 4 180 Gib shared NTFS partition

I am new to Ubuntu and would like to know if you think this is proper. I have already defragmented the hard drive and will make the partitions in Gparted on Ubuntu live test from usb drive.

View 4 Replies View Related

Ubuntu Installation :: Change Size Of Partition On Dual Boot?

Aug 28, 2010

on a dual boot can one change the size of each partitioned section of the boot once both sides are installed ?i have a 500GB disc and i have lucid on 307 Gb and maverick on 145GB i did this so i could test mavericknow i would like to change the split to say half and halfcan i do this?i have mountmanager installed but i am not sure how to proceed

View 8 Replies View Related

Ubuntu Installation :: Dual Boot With Mandriva - Dedicated Partition ?

Aug 31, 2010

Does anyone have any experience installing Mandriva to a dedicated partition, and configuring it for use with Grub2?

View 9 Replies View Related

Ubuntu Installation :: 10.04.1/Windows Vista Dual Boot Partition?

Sep 18, 2010

Last week I installed Ubuntu 10.04.1 on his Windows Vista machine, it has a 200GB hard-drive and he wanted 100GB for Vista & 100GB for Ubuntu on there. So instead of selecting the default partition I split it to 100GB each.

Now, however, I can't boot back into Windows and when it loads I am taken to the 'Recovery Tools' options. Have I 'cked up his partition? I can still view all the files/folders on his Windows partition from within Ubuntu however, so maybe there is a chance I can shrink down the Ubuntu partition again and restore his Windows partition?

[Code]...

View 7 Replies View Related

Ubuntu Installation :: Setup The Partition - Dual Boot - Malfunction

Jan 1, 2011

i have an acer aspire one with a 250 gb hdd the hdd is currently partitioned into two parts part 1 - 85 or so gb, has windows installed part 2 - the rest which is currently unallocated. i am trying to install ubuntu so that each has its own section and will dual boot once in the ubuntu installation window, how do i set up the partition to achieve this? i am trying to install ubuntu 10.10 netbook

View 4 Replies View Related

Ubuntu Installation :: Dedicated Grub Partition - Two HDD And Dual Boot

Jan 21, 2011

Here's what I want to do. I have two separate HDD
HDD 1 : 160 GB (dedicated to windows, already working)
HDD 2 : 500 GB Will be using dedicated to ubuntu (not partitioned yet)

I want to use the HDD two only for linux and this HDD is not partitioned yet. What I want to do is
- A dedicated Grub partition (/boot) on HDD 2 (Do I really need it when I am using just two os? Will it work on second HDD?)
- / root partition
- /home partition
- /swap partition
- /fat32 partition (do I need it to share files with win?)

View 7 Replies View Related

Ubuntu Installation :: 10.04 - Create Dual Boot And Partition Locked

Jan 23, 2011

I had Ubuntu 10.04 on this machine and wanted to convert it to a dual boot. It's a 500GB hard drive. The HDD had 3 partitions: one really big one, and two swap areas of about 6 GB each. I ran GParter and carved the big partition into a 100GB partition and a 400GB partition (less the swap areas). Then I installed Windows XP into the 100GB partition, then installed Ubuntu 10.04, selecting the "create dual boot" option.

It dual boots beautifully, and everything runs just fine. But I find that Ubuntu has split the 400 GB partition into two 200 GB partitions, and one of them is simply off-limits. I can see it, but I can't write to it. The attached png shows the Disk Utility, with the mystery partition selected. Its only contents is a folder called lost+found; I cannot open it.

View 9 Replies View Related







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