Ubuntu Installation :: Update Dual Boot 10.04 To 10.10?

Oct 17, 2010

So i have a second PC, which has 2 HDD's in it. Windows 7 is installed on the first HDD, (640GB) and i have Ubuntu 10.04 installed on the second HDD (80GB). This was done basically by "OldFred" 's directions.[URL]...(First few posts on thread i linked will inform how i have my Dual boot setup) So far i haven't really used Ubuntu much. And from reading on here, 10.10 isnt to stable, but still im interested in knowing:

Is it safe (considering my dual boot setup) to update my Ubuntu version? I am assuming when in my 10.04 it would tell me a new version is out, but maybe it doesnt upgrade like that, you tell me please. Basically i am concerned for messing up my dual boot setup considering if something goes wrong , i dont want to mess up my Windows 7 OS or the time taken to successfully install the dual boot.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Update Screwed Up Grub Dual Boot?

Feb 3, 2010

On my hard disk I have ubuntu 9.10 (/dev/sda6) and Slackware 13 (/dev/hda1). Since Ubunutu was installed second, it replaced Slackware's lilo with grub. Anyway I modified grub and got Slackware 13 booting also, I has been this way for a couple of months. Tonight slackware would not boot, it kernel panic'ed.Complained about no device /dev/sda1 and listed possible devices, /dev/hda1 (What it is supposed to be) being one of them. What the heck, what changed???

A quick check of /boot/grub.cfg first showed that the las cahnged date was 2010-1-30. What? I have not touched grub.cfg since the Ubuntu 9.10 install. But, I remember that about that date I did a system update. there were four Slackware menuentries, and I remember only one. Strange. Anyway I changed Slackware's grub menu entry to root=/dev/hda1 and rebooted. Now it complained about no known file system, Slackware 13 is ext4. Here is the Slackware menuentry:

[Code]...

View 9 Replies View Related

Ubuntu :: Dual Boot Stopped Working After Update?

Nov 29, 2010

I have been running 10.04 in dual boot with Vista on a Toshiba Satellite A215 for the last 4 or 5 months. Last night I did a standard update and when I turned my computer on this morning I was given the standard prompt for Vista or Ubuntu. Every time I select Ubuntu the computer just restarts and gives me the same prompt.I have been looking over the forums, but most of the fixes seem to be done in Ubuntu, which I can't get into. I am fairly sure that it is an issue with GRUB. Does anybody know how to fix this problem from windows?

View 9 Replies View Related

Ubuntu Installation :: 10.04 / Win XP SP3 Dual Disk Dual Boot

Jun 5, 2010

I am quite experienced user of Ubuntu desktop / server distributions. Recently my desktop 9.10 disk failed and I decided to reinstall using 10.04. My configuration is a dual disk dual bot system. I have XP Pro SP3 on one disk and Ubuntu 10.04 on second. XP has own, untached MBR ubuntu got Grub 2 installed on the same disk as Ubuntu. Ubuntu disk is booting first in BIOS. Grub 2 detected both system, however I can boot only to Ubuntu. When I am trying to boot XP I got black screen only. Looks like booting is stack in BIOS stage, because crt+alt+del reset system.

I read Ubuntu forum, search Google and did not come with any solutions. My XP MBR is OK. I can boot directly, choosing XP HDD in BIOS as a starting disk. All entries in grub.cfg looks fine to me. I made 3 different clear installations of Ubuntu. Each with the same result. I reinstaled Grub2 with no effect. I wonder if this may be a hardware/Grub 2 compatibility issue. I am using quite old components.My motherboard is Assus P4C800 Delux. I have 5 HDDs 2 CD. Exactly the same configuration was OK with 9.10/XP dual disk dual boot using Grub legacy.

[Code]...

View 9 Replies View Related

Ubuntu / Apple :: Dual Boot Setup Broken By Update?

Jul 5, 2010

I installed Ubuntu 10.04 lucid lynx 64bit on my mac pro in a dual boot setup with os x. When installing I had some trouble figuring out the partitions, especially because the thing happened with the extra partition from nowhere. I deleted the small partition created by the installer, synced the GPT and MBR, installed GRUB on /dev/sda4 and all was fine.

After my first software update my system is now broken, after rEFIt it got stuck on a black screen. I started up from the livecd, chrooted into my system, reinstalled GRUB on /dev/sda4, installed it on /dev/sda too, but that did not really help. I now get to the GRUB rescue shell, but I'm pretty clueless what to do. Also it does not seem a widespread problem, since I didn;t find many reports of dual-boot macintels breaking with this update. What can I do to restore my linux system ?

View 3 Replies View Related

Ubuntu Installation :: Disk Error On /boot With Dual Boot On Dual Disk

Dec 30, 2010

I have a (slightly complicated) dual/multi boot system.

I keep getting boot errors (when choosing ubuntu from the grub2 menu)

Code:
Serious errors were found while checking the disk drive for /boot

If I switch off and restart, ubuntu will then start without issue.

My setup is like this ....3 disks, one with 10.10 clean install - so Grub2, separate partitions for /, /boot and /home, one with windows 7, one with windows XP and 10.04 wubi (this is my old disk which I will trash once I'm happy with my upgrade to 10.10 & 7 on separate disks.

I installed 7 and 10.10 with ONLY their disks installed. After both were working, I added all disks and rejigged the grub2 menu (using update-grub and StartUp-Manager).

This problem only seems to occur if my previous boot was not 10.10 ( I will investigate this further). It's as if something (grub2 ?, the bios ?) is remembering part of the previous boot and not using the grub2 menu completely.

View 2 Replies View Related

OpenSUSE Install :: Error 15 - File Not Found After Update 11.3 On A Dual-boot PC With Ubuntu 9.10

Oct 22, 2010

Recently I've installed Open Suse 11.3 along with Ubuntu 9.10 on my PC ( made it a dual-boot OS ). This morning while logged in, in Open Suse 11.3, found out that there were important update for kernel in Yast. So, did the update and then required to restart the PC. In the Grub/boot menu, I chose to log-in to Open Suse 11.3, but after a while it returned with " Error 15, file not found ". Luckily I was able to log-in in Ubuntu 9.10. Assumed that Error 15 is always related to misplaced or wrong configuration of Grub in the partition, I did several searching via Google, and found this possible solution HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive . So I tried the " Broken Grub menu: boot to the menu, drop to a console and boot openSUSE direct " method. But rightly after the " find /boot/grub/menu.lst " command as instructed in the solution, it returned with ( hd0,0 ) and ( hd0,4 ). Why there are 2 bootloader in the Grub ? Which bootloader should I choose ? And for convenience, here is my " menu.lst " folder that I get via Terminal in Ubuntu 9.10 :

$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),

[code]....

View 9 Replies View Related

OpenSUSE Install :: Dual Boot Grub Protection From Win 7 Update?

Jun 17, 2011

I saw a good quick fix for grub after win 7 updates over here

My question is, after WIN 7 sp1 it seems every update win 7 does borks grub and resets the system to boot from the Win 7 boot partition, Is there a way to prevent this or is it going to be a boot from CD and repair after every update?

Cause I know M$ isn't going to want to fix it as they don't like sharing systems.

I'm running
OpenSuse 11.4 Win 7 sp1 dual boot

View 3 Replies View Related

General :: Grub Boot Loader Installation In Dual Boot Machine After Windows 7 Installation?

Mar 23, 2010

I had a dual boot machine with fedora 12 and windows vista and I could use grub boot-loader to switch between two. Few days ago windows got corrupt and I have to reinstall it. I put windows 7 now and as usual it erased grub. So to reinstall I put the fedora 12 installation CD on and followed some usual setup steps. When I got the command line I issued the command "grub-install /dev/sda" (sda not hda because It showed bunch of sda, sda1..) but surprisingly it said grub command not found. I remember doing it before while it worked fine.

View 4 Replies View Related

General :: Wireless Disabled After Installing Update And Restarting (dual Boot Ubuntu/win7)

Jun 21, 2011

the only issue that i have: the wireless is always disabled.

when i install new updates, the wireless comes back enabled and everything is fine but when i restart ubuntu its disabled again !!

i have a DELL studio 1537 laptop (broadcomm wifi card)with a win7 service pack 1/linux ubuntu 10.04 LTS dual boot.

View 11 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 :: Xp And - Netbook Dual Boot - Error - Windows Boot Failed

Jul 8, 2010

I have a netbook running Windows XP as standard. There is also a recovery partition which came from the factory.

In the past I installed Ubuntu (I think 9.something) from USB key and all worked fine. However my XP became corrupted and I needed to do a repair on it. After this, Ubuntu became removed from the boot select menu.

Since then, Ubuntu has become updated to 10.04, which I now cannot install.

The Live CD tells me there is a "file IO error" and simply stops installation at around 70%.

I did manage to get into Ubuntu from a Live USB using Wubi. However when I chose to install Ubuntu to a Harddrive, the option to "install side by side" was missing.

After reading on the forums, I did a chkdsk /f on Windows and tried again. Now my liveUSB does not show a boot menu!

When I select to boot from USB stick, the screen goes blank with a flashing cursor. Ctrl+alt+dlt reboots.

I'm really lost here! It seems when I fix one problem, another problem arises!

Also when trying to instal Ubuntu within Windows, the process goes through to 100% and asks me to reboot. When I do so, the option for Ubuntu does show in the boot menu. However when I select it, I get an error "Windows boot failed: file wubildr.mbr and status: 0xc00000f - something is corrupt".

View 1 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 - Turning A Dual Boot Into Single Boot?

Feb 10, 2010

I recently got a netbook and setup as dual boot between win7 starter and 9.10 (64bit). Win 7 starter is not impressive so i want to nuke it and give the space all to my /USR partion. I am comfortable working with Gparted and assume that i can launch using my gparted live usb and delete the windows partion and then resize the /usr partion.

what changes do i need to make w/ Grub2? I would prefer not to see the Grub menu at all and have it load right the main kernel if possible. Also, if this is possible is there a way to get to the Grub menu during boot should i need to select a different kernel?

View 2 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 :: Dual Boot With Win7 - Bitlocker And TPM - Without The Usb-stick The Pc Won't Boot

Oct 18, 2010

I have searched and read threads about the Bitlocker, grub and TPM issues that might show up, but I can't draw any conclusions as some information contradict each other. To make sure I don't screw up my pc as thought I need to make a new post.

At work I'm supposed to run Windows 7 and encrypt the win-partition with Bitlocker. I have installed Windows, turned on the encryption and it ties into the TPM. But as I am moving over to the *nix department I want to run Ubuntu as dual boot to check everything rusn fine with all the systems I need. Before I installed Windows I partioned the disk:

1,5 GB for system/bitlocker requirement
147 GB for Windows, C:
85 GB which is empty where I intend to install Ubuntu (not formated yet)

I boot into Windows with my bitlocker/TPM key on an USB-stick. Without the usb-stick the pc won't boot. Now, before I try to install Ubuntu I want to make sure to do it the right so I don't mess up the Windows installation or won't be able to boot the pc at all.

There seem to be several "schools" to this. Some suggest I should have installed Ubuntu first, then Windows and then encrypt. Some say, no worries just fire away and install since you are not planning to read the windows-partition from Ubuntu. Or an alternative, install but make sure to deactive the encryption during installation. Some say, install but make sure grub is installed in (multiple choices) location.

View 9 Replies View Related

Ubuntu Installation :: Dual Boot Using Windows Boot Loader, Not GRUB?

Nov 8, 2010

I'm trying to dual boot Win7 and Ubuntu WITHOUT using Grub. This is to support Bitlocker encryption.

I followed this guide, and now when I select Ubuntu I get a Grub> prompt and no ubuntu.

I feel like I'm halfway there, I just need to get Grub to load correctly or something.

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

Ubuntu Installation :: Rearrange Boot After Removing XP Dual Boot

Jun 5, 2010

I am ready to reclaim the disk space that is currently being used by XP in my dualboot scenario. Per the Gparted scan below, my hard drive is currently being sequenced as sda1 (NTFS data only, which I mounted in Ubuntu and write my working documents to), sda2 (XP operating system/boot drive). Ubuntu is on sda3, with home on sda4. I'm currently running 9.10.

I would like to eliminate the contents of sda2, and migrate sda1 contents to ext4. Question is, what are the best steps. I have good backups of everything, and sync my NTFS data to a NAS.

My grub.cfg looks as follows (am running 1.97)

Code:

View 5 Replies View Related

Ubuntu Installation :: Cannot Install Or Boot 10.10 (dual Boot With Windows 7)

Oct 19, 2010

I am trying to install Ubuntu on a machine that already has Windows 7 on one partition. Obviously I intend to install it on the other free partition. So I downloaded the iso burnt it onto the disk and pop in the disk and the boot the machine. The installation screen comes up I selected the first option (Try Ubuntu without installation), I just see a prompt after a few seconds and then the screen goes blank and nothing happens. Unable to detect a signal, The monitor goes into standby. The same thing happens if I use "install Ubuntu" option as well. I downloaded minimal install version Ubuntu and tried to install with that. since its old school installation, the installation completed without any errors, but when I restart the grub come up and when I select to boot into Ubuntu, I see the same behavior i.e. the screen goes blank and never boots to anything. This is a machine on which I was using 10.4 until yesterday.

View 1 Replies View Related

Ubuntu Installation :: Can't Boot To XP Of Maverick On Dual-boot System

Nov 10, 2010

When I first installed Ubuntu as a dual-boot (about 18 months ago), I had problems booting to XP, which were eventually solved for me in this thread, which set Windows to boot Ubuntu, rather than the other way round.

I've just had to do a fresh install of Maverick, following a major problem, and I'm back to being unable to boot XP. The error is different from before and I don't want to start guessing at what to do about it and screwing things up still further.

The GRUB menu lists Ubuntu first, then Windows XP. If I choose XP, it takes me to my previous boot menu, with Windows as the first option. However, selecting this gives me

Code:
Windows could not start because the following file is missing or corrupt:
<Windows root>system32
toskml.exe

Please re-install a copy of the above file. Windows and Ubuntu are on separate hard drives. XP was fine until I re-installed Ubuntu.

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

Ubuntu Installation :: Dual Boot - Win7 Not Being Able To Boot Anymore

Apr 29, 2011

So we install Windows 7 home premium. Then in goes the Ubuntu Disk. Ubuntu seems to think that the windows 7 partition is one big lump of unallocated space. Tried multiple re-installs of Windows 7, all concluding the same. A bit of googling told me that it has something to do with partition tables or something. I even tried to use Gdisk to delete Gpt from the windows disk, which - as I have absolutely no idea what any of it means, - resulted in me screwing up the entire Win7 partition hence win7 not being able to boot anymore.

i've seen on the internet include a lot of technical garble which I don't understand. I've been using Linux for a while, but as far as partitioning and dual booting is concerned, it's always gone smoothly for me up until now

View 1 Replies View Related

Ubuntu Installation :: Grub Dual Boot - Cannot Boot Win 7

May 3, 2010

I updated from Ubuntu 9.10 to 10.04 via Ubuntu updater. Worked nicely. Until I had to use Win 7 for a moment, so I went to the Grub boot menu and picked Win 7. Nothing is happening. Just a black screen with blinking underscore to the top left corner. I never had this problem with 9.10, so I am confused. I tried looking around and nothing helped. Be noted that I am an amateur with Ubuntu coding and installing. I did hear that this is already a common issue now.

View 6 Replies View Related

Ubuntu Installation :: Dual Boot - Windows XP / 10.04 - Can't Boot XP

May 14, 2010

I just got a Toshiba Mini NB305-310 and tried to install Ubuntu 10.04 on it using the .iso file on a flash drive. When I try to boot into Windows XP, the loading screen comes up for a second, flashes blue, then restarts the computer. I'm able to boot up in Ubuntu, but it takes a LONG time with the screen black before it goes to the Ubuntu loading screen. I saw in an earlier post that it's helpful to post the output of the Boot Info Script, so I've posted it below. I'm new to the forums, so if I'm doing anything wrong, please let me know:

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 #5 for /boot/grub.

[code].....

View 9 Replies View Related

Ubuntu Installation :: Windows 7 Dual Boot Won't Boot

Oct 28, 2010

I am trying to run a dual boot system with Windows 7 and an Ubuntu 9.10 installation from a live CD. I am running this on a Dell Inspiron M5030. Both operating systems have installed fine however whenever I run Windows the computer subsequently fails to run Grub upon rebooting and gives the following error message:

Grub loading
the symbol 'ob_bioslgrub?+E?U? Not found
Aborted press any key to exit

The unrecognised symbols are different each time. I have also had (' ') and ('ee*??S ') and ('un'). I cured this initially by reinstalling Ubuntu but after looking at the support documentation have now found that I can cure it temporarily by simply reinstalling Grub using the command:

sudo grub-setup -d /media/dd5d6cd6-cb80-40e0-baf3-13ae1ebe17a4/boot/grub -m /media/dd5d6cd6-cb80-40e0-baf3-13ae1ebe17a4/boot/grub/device.map /dev/sda

I can then run Ubuntu fine, however upon running Windows again the problem reoccurs and Grub will not run.

View 9 Replies View Related

Ubuntu Installation :: No Boot After Dual Boot Removal?

Nov 15, 2010

I removed windows vista from my machine via Gparted. Then used the command sudo update-grub. I noticed the portion of the hard drive that had windows was now unallocated. I rebooted my machine to see what impact that would have and got the following:

Intel UNDI, PXE-2.1 (build 082) Copyright (C) 1997-2000 Intel Corporation For Realtek RTL8101E/8102E PCI-E Ethernet Controller v1.05 (071227) CLIENT MAC ADDRF: 00 26 6C 33 96 CE GUID: FCBA3670-D104-11DE-BBA9-00266c3396ce PXE-E53: No boot filename received PEX-MOF: Exiting PXE ROM. It seems that during the boot process my computer cannot find the ethernet controller, or is this an indication that something else is wrong?

View 3 Replies View Related

Ubuntu Installation :: Dual Boot - Can't Boot Win7

Nov 16, 2010

I've installed Ubuntu 10.10 (64bit) next to my Windows 7, in SSD hard drive. I'm able to boot Ubuntu with no problem, but my problem is my Windows. When I try to enter windows 7, all I get is a black screen with one blink char, and from there it does nothing...

My PC:

cpu i5 760
4gb ram
mb gigabyte GA-P55A-UD3
gpu gainward nvidia gtx 460

View 1 Replies View Related







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