Ubuntu Installation :: Ubuntu10.10 And Win VISTA Does Not Boot

Mar 27, 2011

I just installed Ubuntu10.10 64bit on a DELL Inspiron Laptop dualboot with Windows VISTA. May be I did a bit too much: I resized the Win partition (wit Ubuntu Installation tools) and Win was not shut down but in sleep mode.Now in grub I can choose between Ubuntu, memtest and "Windows Recovery Environment" - first time Win came up fine (continued the session). After I shut windows down, it does not boot correctly (shutdown after half way Win boot).

View 4 Replies


ADVERTISEMENT

Fedora Installation :: Dual Boot: FC13 - Est4 - Ubuntu10.04 - Ext3 ?

Aug 10, 2010

I'm running Ubuntu Lucid formatted ext3. It boots with Grub (old Grub) in sdb6 (hd1,5) It mounts at /, and its partition, sdb6. is flagged boot.

I created a new partition for Fedora 13, 64bit. I installed Fedora in sdb8 (hd1,7), formatted ext4, and created a separate /home in sdb7, formatted ext3, so I might share it with Ubuntu, in sdb6.

Fedora installed with Grub2. It booted fine, and after adjusting references in fstab Ubuntu booted OK too, but rather roughly.

That is when I shifted the boot flag to the Ubuntu partition. So now the original Ubuntu Grub is handling boot once again. Ubuntu boots as before, but I can't get Ubuntu's Grub to boot Fedora. An earlier post suggested this code, which generated error 13, Invalid or inappropriate executable:

Code:

I tried the following code, pasted from the Fedora Grub, but it doesn't work either:

Code:

I've got alternative lines invoking the kernel, because someone had suggested omitting the direct reference to root= ....

Either way I get error 2 - Bad File or directory.

I suspect the problem may be that I'm booting Grub in an ext3 partition and trying to invoke Fedora in an ext4 partition. Does anyone know if that is the likely cause of my problem? If so I can reinstall Fedora formatted ext3.

Alternatively, can I create a Fedora /boot partition, and move/reinstall Grub there? Either way -- should I use old Grub, so both Grubs are the same?

Should I have assigned mount points to sdb8 (Fedora) and sdb7 (home)? Currently I'm not using sdb7 at all.

I'll attach a screenshot from GParted of my partitions.

View 9 Replies View Related

Installation :: Unistall Windows Vista From An Ubuntu / Vista Dual-boot?

Mar 18, 2011

I have a single hard-drive on a spare computer and I decided to try out Ubuntu on recommendation from a friend. I really like it now but at first I just dual-booted it, and now I want Vista gone. I know it's unnecessary to have just one OS but my hard-drive isn't particularly big and I'd prefer to have Ubuntu by itself. Can anyone tell me how to eliminate vista and leave Ubuntu as my sole operating system (I've all my files from computer on another computer so I don't have to worry about losing anything).

View 2 Replies View Related

Ubuntu Installation :: Installed 10.10 Along Side Vista - Now Can't Boot Into Vista

Apr 6, 2011

I installed Ubuntu 10.10 on my PC running Vista Home Basic. I installed to run as a dual boot but now I can only boot into Ubuntu. I have tried to run the recovery disk for Vista and it errors out also..

View 6 Replies View Related

Slackware :: 13.1/ubuntu10.10 Dual-boot Grub2

Feb 17, 2011

I have read that installing ubuntu 10.10 will inevitably install grub2 with it(unless you use flash drive workaround). i am wondering how slackware 13.1 reacts to grub2.

Does it go on like nothings changed (if configured correctly)? Or does it freak out and have a fit? If slackware doesn't play nice with grub2. i don't think i will use ubuntu 10.10.

View 13 Replies View Related

Ubuntu Installation :: Cannot Get To Boot Up / Show Menu On Dual Boot With Vista Initially

Jan 18, 2010

Have just installed 9.10, again, many failed attempts previously.Cannot get to boot up and show menu on dual boot with Vista initially,However when I delete the grubenv file the system boots ok and works fine.But does not show the grub menu to choose boot up choices.Got the information to delete the file on some posts elsewhere about booting problem, and tried a longshot and got into Ubuntu for the first time from trying to install now for 3 months!The problem is the file grubenv is created each time so on subsequent boot ups the sytem fails to boot again.The Grub version is 1.97 beta 4, most up to date for Karmic I think, I have seen a version 1.98 but dont think its for Karmic?

Is there a way to modify the grub.cfg file to stop this problem ( all posts say dont touch this file??Or install a script to delete the grubenv file on shutdown as a workaround for me, (I have no idea how to do this whatsoever, I'm not familiar with linux at all)I did read that this problem was fixed/patched in Grub version 2, but dosn't seem.so on my system afetr I updated it when I got into Ubuntu.I couldnt find the patch or fix, I got the information I am on about from this post:URL...It seems to say it was fixed or patched by Colin Watson reading through, but I don't really understand whats being said or how to get the patch on my system if indeed there is one?Sorry for being a bit thick about all this, its a bit beyond my brain now, hope somebody can help out as I have enjoyed my brief bit of fun in Ubuntu.

View 9 Replies View Related

Ubuntu Installation :: Dual Boot - Vista Ultimate / 10.4 - Can't Boot Windows

May 7, 2010

I have just installed Ubuntu 10.4 x64 onto a machine with Vista Ultimate x64. When I boot the machine, the Windows option comes up in the GRUB menu. However, when I attempt to boot Windows, I receive the following error: No such device: de80ab9f80ab7d21. error: No such partition. Press any key to continue...

I looked around and found a similar issue at [URL] However, before trying to fix the issue by guesswork or via solutions that worked for a similar, though not necessarily identical problem. I've run the boot info script (see output below) mentioned several places on this site as a valuable input for boot problem tracking. how to get Windows to boot on my computer?

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Vista Multiple Boot - No Boot Filename Received - No Bootable Device

Jan 2, 2010

i had a working multi-boot system, vista on sda1,2; swap sda3; ext=sda4; ubuntu sda5; fedora sda6; data sda7 - i mount the data partition when using all of the linux releases so i don't have to have multiple copies of music, docs, etc. everything has worked fine until yesterday. i tried to install fc12 on sda6, replacing fc11. it required me to format sda6 as ext4. i wasn't sure where i had grub installed, but have a backup of menu.lst in data (sda7), so figured i could let it install to mbr or wherever it wanted to by default. when the install completed and i reboot, i get a black screen and these messages: CLIENT MAC ADDR: 00 19 XX XX XX GUID: XXXXX PXE-E53:

No boot filename received
PXE-M0F: Exiting Intel Boot Agent.

No bootable device -- insert boot disk and press any key I tried reinstalling fc12, same exact errors. I then thought maybe the problem had something to do with ext4 partition mixed in with ext3's, so i installed mepis on the sda6, and let it write grub to mbr (i think, not really sure where it wrote it). anyway, i still get the identical black screen. no grub type menu or anything. the screen used to show "DHCP for a few seconds", but doesn't anymore after i disconnected the ethernet cable.........

View 5 Replies View Related

Fedora Installation :: After Updating The Software - Unable To Boot - Able To Boot In To Vista

Dec 1, 2009

I installed fedora 12 as second os along with ulimtate vista on 64 bit machine.

I was able finish the install and boot to fedora first time. but after updating the software , i am unable to boot into fedora but am able to boot in to vista.

I am using a HP Pavilion HDX9000 notebook series. it has 2 100gb hdd. vista is on c and fedora is on d. boot info was written to MBR on C drive.

View 1 Replies View Related

General :: Unable To Boot Into Windows Vista Installation And Only Boot Fedora

Jan 28, 2010

Having a major issue with my laptop. I am unable to boot into my Vista installation.I am currently posting this through my Fedora 11 installation which I had already. If anyone is interested, the BSOD error is:

0x0000007B (0x80399BB0, 0xC0000034, 0x00000000, 0x00000000)

As far as I know, a '7B' BSOD is usually a hard disk error but I am 100% sure the HDD is fine as I can read and write from both Fedora and Knoppix without issue. Steps taken so far: Obviously, I have tried the usual steps of trying to start windows in safe mode, last good config, and all of the F8 options. When they failed, I used fedora to check for some solutions online (Mostly useless answers from MS) and I found one successful case when a person flashed his BIOS back to an earlier time. Unfortunately, I cant get the BIOS update I got from the Dell website to boot from a USB drive (Says invalid boot disc - the BIOS on it is in the .exe format which I can't use in linux) and I do not have a floppy drive on the laptop.

So, I put in my Dell drivers and utilities CD hoping that it would give me some option to update (Or roll back) the BIOS but there was no such option. However, it did give me a load of diagnostic options including repair options by symptom so went with the "Unable to boot from BIOS". Unfortunately, that didnt help me at all. So, I got my Vista installation disc (OEM supplied) and managed to get to the repair menu (Which I had among my F8 options anyway) but this also has the option to reinstall. Unfortunately, it states that "Upgrade is unavailable" and that a clean install is the only thing I can select (At the expense of my files and settings).

As for the repair options, the automatic recovery doesn't seem to find any errors, asks to reset and see if all is well (It isn't). For some reason, system restore doesn't detect any restore points. There are no windows memory errors detected and I have no backups. So, i'm left with a command prompt that, by default, is asking for a file in this folder: X:/WINDOWS/System32/ I have no idea where it is getting the X: drive from - I have C and D drives for windows only. As per another online guide, I tried:

[Code]....

View 8 Replies View Related

Ubuntu Installation :: Vista Boot Loader Missing After 10.10 Installation?

Nov 12, 2010

I have just installed ubuntu with a USB key, I have Vista installed in drive C: and I created a partition (L: ) and installed Linux root (/ ) in that one.When there was the screen where I could choose the boot loader i left the default option instead of choosing Windows Vista Loaderand now I can't boot Vista anymore.

In grub i see a windows vista option, but that option brings me to a recovery partition and not to the real operative system. I know that vista is not broken because when I used wubi I was able to boot from the vista bootloader without any problems, but I never could boot vista from grub because it brought me to that recovery partition.I can access all my files on the disk from ubuntu, but I would like to be able to restore the vista boot loader and use again windows when I need it.Is there a way to restore vista's boot loader? I tried to do automatic startup repair from the vista recovery cd but it says that no problem could be found.

View 9 Replies View Related

Ubuntu Installation :: Get A Dual Boot Set Up For Vista And 9.10?

Jan 13, 2010

I'm trying to get a dual boot set up for vista and 9.10

I already have 3 logical partitions

Code:

ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x48000000

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Vista Dual Boot ?

Jan 26, 2010

If I were to install windows vista shrink the partition to fit only the OS and dual boot Ubuntu over it would I be able to use windows programs on the Ubuntu install.

In a sense I am wondering if I can use Ubuntu as my primary OS and use my Windows Utilities through Ubuntu on the Ubuntu partition?

If not would it be possible to install them on the windows partition and launch them through Ubuntu?

View 3 Replies View Related

Ubuntu Installation :: Updated To 10.04 And Can't Boot Vista

May 9, 2010

I've got a dual boot system with both Vista and Ubuntu. After upgrading to 10.04 my Vista doesn't load anymore. I select it in the Grub menu and the computer just hangs.

Are there any known fixes for this? Where do I start? I'm an Ubuntu novice, but I'm an able computer fixer.

View 1 Replies View Related

Ubuntu Installation :: After 10.04 Upgrade Win Vista Does Not Boot

Jun 15, 2010

I have a similar problem to that described in the 'MBR questions (and: Windows 7 not booting with Grub2)' Thread, except that mine is with Vista and the bootinfoscript result is different.

I have upgraded from Ubuntu 9.10 to 10.04 on my desktop PC, running Vista from sda1 with Linux on sda6 (actually the second partition of the 320 gig master drive, there is a similar external HD that causes the high number, but its presence or absence has no effect on my problem).

On booting, a cursor flashes top left on a blank screen ( no 'Grub Loading' text) and then the grub menu shows the new 32.22 Linux options and the Windows Vista booting from sda1.

If I press enter on the Linux option the cursor flashes for 20 seconds and then boots into Ubuntu with no problems.

If I press Enter on the Windows option the cursor flashes for 3 minutes without any change, completely unresponsive to any Keyboard input. ( I have not left it any longer, I have to hit the power button to shut down.)

If I press 'e' on the Windows option the screen shows: Gnu Grub v1.98 -1ubuntu6; Ctrl-x gives a terminal with a 'GRUB>' prompt, but it does not recognise any commands I tried. The boot option shows 'Disk Boot Failure,insert System Disk and Press Enter.' Pressing Enter reverts to the Grub Menu.

Booting from a Vista recover DVD and running Startup Repair shows no error, but it still does not boot. The dvd does not give me the option to repair the MBR, but does offer a Command Prompt. Can I repair the MBR from there ? if that is what I need to do.

If so what commands should I use ?

Bootinfoscript shows Grub2 in sda0 and both sda1 and sda5 (the Recover partition) pointing to different places in neither of which is core.img to be found:

Code:

Should I remove the Grub 2 from one or more of the partitions, as described by darkod ?

My system is : Medion MD 8822 with a 2.9GHz Dual Core Intel CPU, running Vista Home Premium 32 bit, 2Gb DDR2 Ram, 320 Gb Sata HD and externally similar HD( not plugged in when these tests were done, though it was during the upgrade installation).

View 6 Replies View Related

Installation :: Won't Boot Into Vista X64 After Ubuntu 10.04 Install / Fix It?

Oct 29, 2010

I installed Ubuntu 10.04/32-bit desktop on a system with a working Vista x64 installation. I had problems installing Ubuntu. I tried wubi, which didn't work at all... just booted right into Vista with no ubuntu boot option. I tried doing a full Ubuntu install, and it never gave me the "install side by side" option. Finally, I shrunk my Vistax64 boot partition to give some room for Ubuntu. Ultimately, I installed Ubuntu 10.04/32-bit desktop. I had to use the "Manully create partitions" option during installation, and created an ext4 root partition and a swap partition. The Ubuntu install worked but now I'm unable to boot into Vista x64.

After the Ubuntu 10.04 / 32-bit desktop install, the Grub2 boot loader came up. It boots into Ubuntu just fine, but when I select Vista I get a very fast blue screen, then it reboots. I tried "last known good" on the vista boot, didn't work I tried a safe mode vista boot, but get the blue screen right after it loads the "crcdisk.sys" file.

View 4 Replies View Related

Ubuntu Installation :: Can't Boot Vista - When Upgrade ?

Nov 10, 2010

After the upgrade to Ubuntu 10.4 I'm not able to boot on my Windows Vista any more.

Here is the RESULT.txt from the boot script:..help please..help please

Code:

Boot Info Summary:

View 1 Replies View Related

Ubuntu Installation :: 9.10 And Vista - How To Select Boot Order

Feb 28, 2010

I am using a dual boot with windows vista, I would rather use ubuntu but my wife wants windows. How do I change my boot order to boot into windows instead of ubuntu? My ubuntu is an upgraded version from 8.? then 9.04 then 9.10

View 7 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 :: Grub Won't Dual Boot Vista But 10.04 OK

Mar 21, 2010

upgraded from 9.10 to 10.04 beta today.Ubuntu boots but not Vista boot info script info for my system as follows...Boot Info Script 0.55 dated February 15th, 2010

============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #7 for /boot/grub.
=> No boot loader is installed in the MBR of /dev/sdb

[code]...

View 2 Replies View Related

Ubuntu Installation :: Remove An Old Vista Boot Loader?

Apr 17, 2010

I've just came across something rather strange. I've been having a problem with GRUB 2 and Windows as highlighted in this thread:[URL].. Often when I attempt to access my Windows partition from GRUB I will get the Windows failed to start error, but today I may have found something rather interesting that may help me solve my problem. Sorry if it looks like im double posting, but im asking something different.

Basically when Windows fails to boot it restarts and when I attempt to boot it again I usually get the Windows failed to start screen with the option to run Startup and Repair when I ran it earlier, I suddenly saw the Windows Vista Loading bar, which is rather impossible as im running Windows 7. But my laptop came pre-loaded with Windows Vista as well as a recovery partition with Windows Vista on it. I thought I'd removed them both completely but now seeing the Windows Vista Loading screen says otherwise. It looks like some part of the Vista loader remains and well could be the cause of my boot issues. So im wondering how can I go about fully removing the Windows Vista Boot loader?

View 5 Replies View Related

Ubuntu Installation :: How To Uninstall Vista On Dual Boot

May 2, 2010

I just successfully upgraded to 10.04 on my Ubuntu-Vista dual boot SONY VAIO. I do have a separate Ubuntu partition for /home. I have decided I want to abandon Vista entirely and do a fresh install of 10.04 so I will be able to use GRUB2. How do I proceed, short of totally wiping out the drive?

View 1 Replies View Related

Ubuntu Installation :: Can't Boot Into Vista After Upgrade To 10.4 / Make It Possible?

May 4, 2010

I upgraded my dual-boot (Vista/Ubuntu) system last night to 10.4. Everything had been working perfectly running karmic.

As I recall, during the upgrade process, something, I assume grub 2, asked for a list of boot devices and defaulted to selecting all devices, one of which was a non-bootable USB stick. I consented.

This returned some sort of error; I made a couple different choices selecting different drives until ultimately it accepted my choice and continued the upgrade process.

Once the upgrade completed, I could no longer boot into Vista. I now assume that one of the choices that I deselected was the dual-boot manager.

From what I can tell, all the Windows files remain intact, I just can't boot into Vista.

View 5 Replies View Related

Ubuntu Installation :: Can't Boot To Windows Vista After Upgrading To 10.04 Lts

Jun 4, 2010

I had Ubuntu 9.10 and windows vista on my laptop and both systems boot normally throw grub but after I upgrade to Ubuntu 10.04 LTS windows is shown on the grub loader but if I selected it all I get is blinking cursor, Ubuntu boots just fine.

View 1 Replies View Related

Ubuntu Installation :: Windows VISTA Won't Boot After 10.4 Upgrade?

Jun 5, 2010

After the upgrade to Ubuntu 10.4 I'm not able to boot on my Windows Vista any more. It is most likely due to my fault during installation, since I ask to overwrite with GRUB also Windows partition's MBR (but if I remember well I think it was not the best solution to put as default overwriting all the MBRs).Anyway I was not able to fix it until now.Here is the RESULT.txt from the boot script:

Code:
Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in

[code]...

View 9 Replies View Related

Ubuntu Installation :: Trying To Dual Boot Using Two HDDs Vista And 10.10

Dec 5, 2010

I'm new to the world of Ubuntu 10.10. My PC had windows Vista running on an 80GB HDD, and on Friday 03/12/10 I decided to install Ubuntu 10.10 on a second 160GB HDD. Wrongly I assumed I could simply have 2 HDD's in my PC and it would magically allow me to chose between Windows Vista and Ubuntu 10.10. Well that was 50 hours ago and I still can't get it to work. As you can see I have the results of my boot_info_script055.sh below.

PHP Code:
Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary:
Grub 2 isnstalled in the MBR of /dev/sda and looks on the same drive in partition # 1 for (,msdos1)/boot/grub. 
=> Windows is installed in the MBR of /dev/sdbsda1:
File system: ext4 Boot sector type: - Boot sector info: Operating System: Ubuntu 10.10
Boot files/dirs: /boot/grub/grub.cfg /etc/fstab /boot/grub .....

View 9 Replies View Related

Ubuntu Installation :: Unable To Boot - Automatically Went To Vista

Dec 21, 2010

after I installed Ubuntu 10.10 and my computer restarted, I couldn't find a way for it to boot Ubuntu, but it automatically went to Vista. When I press 'esc' to enter the boot order, it only give me the option of CD drive or Hard drive. I tried force installing GRUB2 from a live CD, but to no effect.

View 9 Replies View Related

Ubuntu Installation :: Dual Boot, Win Vista - Only Recovery Env?

Mar 8, 2011

Firstlyi want to specify that i read many threads and guides before posting this, tried to follow some advice and solutions but nothing worked (but I am a beginner user, and maybe i did something wrong!)My laptop is a Lenovo SL410 (i bought it in China) which came with pre-installed Windows Vista.I had many trouble with resizing the partition in order to make room for Ubuntu but i finally managed. I successfully installed Ubuntu 10.04 and everything works fine.My problem is that Grub shows"Windows Recovery Environment (loader) (on /dev/sda1)" instead of normal Windows Vista (which is on /dev/sda2)If i choose Windows Recovery Env. i can load Vista but is not stable, keeps crashing, or giving me warning about low memory

View 9 Replies View Related

Ubuntu Installation :: 11.04 With Vista - Out Of Frequency Error During Boot Up

Jul 14, 2011

I recently attempted to install Ubuntu 11.04 alongside Windows Vista, and now during the boot up process only I get Out of Frequency Error and a black screen, so I can't see the boot options come up to log into Vista instead if I should so desire. When I get out of the boot up process and hit Ubuntu everything's fine. This happens with multiple monitors, ranging from archaeologically old CRTs to a new flat screen that's less than a year old, to my five year old CRT I had intended to use.

I've tried updating drivers, but I'm not sure I'm doing it right... Changing my resolution through the Monitors menu under system settings->hardware doesn't help me at all in the boot up process. Googling the problem leads me to suspect it may be tied to monitor refresh rate, but with my current store of knowledge that information is no value to me whatsoever.

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







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