Ubuntu :: Broken MBR On Attempting To Dual Boot 10.10 And XP ?
Jan 1, 2011
I've just gone and modified the MBR by following this article: [url]
What now happens is that I boot up the machine and all that comes up is an error:
The disk drive for /home is not ready yet or not present Continue to wait; or Press S to skip mounting or M for manual recovery
I have /home on a separate partition. Using the manual recovery I can see that the partition still exists and has all the files.
What do I need to do in order to get /home mounting again? Is this even the issue?
View 9 Replies
ADVERTISEMENT
May 22, 2011
Today I attempted to install Win 7 on my Ubuntu 11.04 machine so I could dual boot. The Win 7b install went smoothly, but when I tried to fix grub everything went to hell.
I initially tried to reinstall grub using this walk though [URL] However, when I start the computer I get:
"GNU GRUB version 1.99~rc1-13ubuntu3
Minimal BASH-like line editing is supported....
grub> "
I tried to use the technique in [URL] to solve the problems, but when I try to run chroot I get a bin/bash error (I don't have the full error handy, but can rerun the steps if needed). The only potential cause that I can find doesn't apply to me since I am using a 11.04 64 bit live usb on a 11.04 64 bit install.
I've run [URL] and included the results below.
[Code]....
View 9 Replies
View Related
Jul 27, 2010
Current rig:
Toshiba Satellite L455 laptop
Celeron 2.20 GHz
Windows 7, 64bit
3GB RAM
I downloaded the DVD release of Kubuntu 10.04, from Kubuntu.org. The file is: Kubuntu-10.04-dvd-amd64.rar . I burned it to a DVD, as image, with ImgBurn application. See any problems so far? I want to dual-boot, leaving my Win7 in tact. I am confident that I can handle this with some patient instruction.
View 14 Replies
View Related
Jan 2, 2011
I'm running 10.04 on Wubi in XP and want to partition to dual boot properly. I've done the permanent grub-update issue fix for Wubi so I've got the time to figure this out, I'm just at an impasse right now.
I've tried both GParted and PartitionMagic Live CDs and have been unable to shrink my main partition down. It's currently at 45 or so GB with about 22 GB empty. I've turned off my virtual memory in XP as well and no dice. I keep getting the error in GParted during the shrinking process. It doesn't really explain why, though.
View 9 Replies
View Related
Sep 1, 2011
I had been running a dual boot of both ubuntu and windows 7. I recently upgraded to ubuntu 11.04. After doing so i no longer have the option to select to load windows from the grub loader. Instead of the options presenting themselves my screen remains black before loading ubuntu.
View 9 Replies
View Related
Jan 14, 2010
I am at my wits end with trying to figure out why this machine won't dual boot any more. I had to reload XP and it broke my grub. I have tried everything I can think of to fix it. I have to use SuperGrub cd to boot. I get the grub menu and when I select the kernel it gives an error 17, can't mount selected partition. Also, my sound is broke....again. I upgraded from 9.04 to 9.10 and had to uninstall grub2 to get everything working again
View 9 Replies
View Related
Apr 12, 2010
I just upgraded to Ubuntu 10.04 from 9.10 and now my Windows XP will not boot from grub. It shows up on the grub boot list but when I select it, all I get is a black screen. It worked perfectly just minutes before the upgrade, but now I cannot use windows, which I need really badly at this point.
View 9 Replies
View Related
Jun 27, 2010
I recently installed Ubuntu Lucid on my sisters laptop and it will now no longer boot into Windows Vista.
When Vista is selected, the loading bar is briefly displayed before the screen turns black and returns to GRUB.
EDIT : More specifically, first a long bar is displayed at the bottom of the screen that says something like 'loading windows files' above it. Then the standard vista loading bar, with (c) microsoft under it. Then I get an hourglass pointer and a message "please wait a moment" in the centre of the screen. After a few seconds, the screen then goes black and the computer reboots.
I used a live CD to install Ubuntu and I chose the default automatic option for the dual boot partitioning. All the data on Windows can be accessed from Ubuntu, it just will not boot.
Here is the output of the boot info 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 partition #5 for /boot/grub.
[Code].....
View 3 Replies
View Related
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
Dec 23, 2014
My Toshiba Satellite C870-198 has Debian 7.7 installed in UEFI mode alongside Windows 8.1. The GRUB menu no longer displays, but the machine boots straight into Windows.
I can boot into Debian or Windows from rEFInd installed on a USB stick. The rEFInd menu has the following entries:
The Debian entry actually launches the GRUB menu which was installed with Debian.
Code: Select allBoot Microsoft EFI boot (Boot Repair backup) from Basic data partition.
Boot supposed Microsoft EFI boot (probably GRUB) from Basic data partition.
Boot EFIubuntugrubx64.efi from Basic data partition.
Boot EFIdebiangrubx64.efi from Basic data partition.
Boot bootootx64.efi from Basic data partition.
Boot vmlinuz-3.2.0-4-amd64 from boot.
In an attempt to fix GRUB I executed the commands in the 'Reinstalling grub-efi on your hard drive' section of: [URL] ....
Code: Select allmount /dev/sda1 /boot/efi
... surprisingly returned:
Code: Select all$LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
$LogFile version 2.0 is not supported. (This driver supports version 1.1 only.)
Did not find any restart pages in $LogFile and it was not empty.
The file system wasn't safely closed on Windows. Fixing.
Code: Select all[ -d /sys/firmware/efi ] && echo "EFI boot on HDD" || echo "Legacy boot on HDD"
... returned "EFI boot on HDD".
[Code] ....
... Where is Debian?
FULL HISTORY ....
=============================
The laptop came with Windows 8 preinstalled. I switched off Secure Boot and installed Ubuntu for UEFI dual boot. I recall having to use Boot Repair to get the GRUB boot manager working properly for both systems.
Recently I decided to replace Ubuntu with Debian 7.7 and first cloned the entire hard drive to a USB drive (The Clone Drive). This drive successfully boots into Ubuntu in UEFI mode.
Following this I took the opportunity to update Windows to 8.1, which broke GRUB as expected, so that the machine would only boot straight into Windows.
I installed Debian from a live USB stick in the mistaken belief that it would be bootable in UEFI mode. It did boot OK in legacy mode.
I then burned the full Debian 'DVD' image to a USB stick, booted it in UEFI mode and reinstalled Debian. In UEFI mode GRUB allowed me to boot into both Debian and Windows.
At this point I tested The Clone Drive. It was still able to boot into Ubuntu as previously, but after powering down, unplugging The Clone Drive and rebooting, the GRUB menu failed to appear and the machine booted straight into Windows. This is its current state.
View 13 Replies
View Related
Jun 26, 2010
I've run Debian on my laptop for quite some time now with no problems. I installed Slack to a new partition created in the free space of my hard drive, and I thik this was my mistake: I let Slack automatically configure the MBR with lilo (can't remember - I should stop operating on the MBR at 4 AM.) Now Slack runs just fine, but upon bootup I would like to be able to boot either Debian or Slack, but instead I just have a Slack splash and the only option is to press enter to boot Slack.
Code:
I believe sda1 is the root directory of my Debian install.
Code:
In the above table, sda10 is the swap I created for Slack and sda3 is the root directory for Slack. All other partitions were there before (my initial Debian install).
Thus my partitions are apparently intact and visible by the MBR (is it correct that the MBR holds the list of partitions on a disk?) but for some reason I don't have the option to boot Debian at all - just Slack.
I have a feeling this is a LILO/GRUB issue, but I don't know where to start.
EDIT: more poking around seems to reveal that it is the configuration of LILO that is the problem. Observe the following output:
Code:
View 4 Replies
View Related
Nov 2, 2010
I installed Win7 after Ubuntu (10.10). I attempted to reload grub so that I would be able to run them dual boot and now I can't load anything.
I followed the guide here: [url] and went threw it a couple of times now to make sure it wasn't user error.
I am using a live cd from 10.04 because it's the only one I have. Any chance that's why it isn't working properly? I wouldn't think so, but I assume that it's possible.
If that is the case; Any way to solve it without using the live cd? I cannot burn a new disk because I have to boot from disk to use my computer right now.
I just get a flashing cursor on a blank screen when I try to load.
View 9 Replies
View Related
Jan 2, 2011
I decided to install a dual boot on my Sony Vaio recently.Installation has not gone well.I attempted to install latest version desktop 10.10 with a CD. I was able to choose a language, then screen went black. I heard some music after a few minutes but no video. I was eventually able to boot the system several times under recovery mode. Several other forums and posts suggest that the problem was with my Vaio graphics card (NVIDIA GeForce GT 230M).After the initial dual boot screen, where I'm able to choose operating system, if I choose either Ubuntu or Ubuntu safe mode a bunch of text scrolls by and ends with.
View 1 Replies
View Related
May 21, 2011
Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message
error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.
View 29 Replies
View Related
Dec 29, 2010
I have Ubuntu 9.10. The batter drained several days ago, and now when I attempt to boot I simply get a string of indecipherable error messages which last for about 5 minutes, and the screen then goes completely black. I am not able to even get to the login screen. Windows 7 Starter boots fine, so it's definitely a software issue. Any solutions short of completely reinstalling? I really don't want to lose all of my data.
View 2 Replies
View Related
May 2, 2010
I'm a newb and have ambitions for a triple boot with MAC/W2K/#! 9.04. I first installed Ubuntu on C600 laptop and then switched to Crunchbang 9.04 since the Dell is lacking any ooomph. Now I'm trying to triple boot an HP Pavilion a330n (AMD Athlon, non-SATA board which has created problems getting Leopard to play nice, but that's another story). I removed the HD from the C600 (W2K) and replaced it with another running only #!. I installed the W2K laptop drive as master on the HP desktop with a 120GB IDE drive as slave. The 120GB drive has been partitioned for 4: MAC (35GB, ext3), W2K (35GB, NTFS), #! (40GB, ext3) and Linux-Swap (remainder, ext3).
Now to the question: I was planning on using the DD command to "xcopy" the W2K drive to the W2K partition. Sounds simple. I am trying to use the following:
dd if=/dev/sda2 of=/dev/sdb3 bs=4096 conv=notrunc,noerror
To back up a step, I saw somewhere else suggesting to boot live and run off the CD to facilitate this since I'm manipulating both hard drives. Since I'm working live, I've had some trouble sorting out password issues with root. I managed to change the root password (I know - dangerous, but only for this session anyway). Each time I try to execute the dd command, I get nada. No activity. The cursor drops below the root@crunchband:~$ prompt and just blinks. There is no important information to be lost on either drive per se, but have lost the W2K install CD long ago which is why I need to use DD anyway.
View 1 Replies
View Related
Apr 5, 2010
Segfault during boot of nvidia drivers, anyone know what's causing it? Boot log is here: [URL] It cites a segfault in my /etc/rc.d/init.d/functions at ine 513.
View 2 Replies
View Related
May 16, 2011
we have an oracle application server on red hat 4.6 upon booting it comes up with error: attempting boot from hard drive (c GRUB)
View 2 Replies
View Related
Jan 5, 2010
Since my upgrade to 9.10 I can't expand my windows over two monitors anymore.
I'm using the NVidia software, external drivers and everything was working before.
Is there something I missed during the upgrade?
View 3 Replies
View Related
Jun 24, 2010
I'm trying to install ubuntu on a laptop (Acer Aspire 6530), and duel boot with windows vista. However, when starting up the computer with the CD in the drive, the installer fails to load, showing only a picture at the bottom of the screen showing a square and a circle with a person in it... This persists for as long as I have cared to wait (hours) and pressing keys at first results in nothing, then after sufficient key presses just produces beeps...
Anyone know what's wrong there?
View 5 Replies
View Related
Feb 3, 2010
I have XP on my IDE hard drive and Ubuntu on my USB hard drive (which is really an IDE drive with a USB adapter and external power souce). We've used Windows once in the past month, so we decided to jettison it. Two questions: 1. Can we simply delete all partiitions on the IDE hard drive and reformat or will this cause problems? 2 Is the write-speed gain worth switching the drives out, putting the Ubuntu drive in my IDE slot and my freshly wiped drive on the USB adapter?
View 3 Replies
View Related
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
Aug 13, 2010
I currently have a dual boot on my 160gb hdd, but even that feels cramped. i was wondering...I have a spare 40gb harddrive compatible with my laptop. could I just install the windows 7 installation there?
assumably i'd swap in the appropriate windows 7 hdd whenever i'd want to load windows 7 at Grub.
what do you guys think?
View 4 Replies
View Related
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
Oct 7, 2010
The computer I'm using is a Dell Vostro 1000. If you need any specific stats, let me know and I'll post them, but I don't have access to anything that will list them.
As of this afternoon, Grub will not longer boot. I don't know what prompted it; the only change I made was to the power management settings and installing IcedTea. It brings me to "BusyBox" after saying "No init found. Try passing init= bootarg." Then it brings me to some command prompt that doesn't respond to most bash commands I know, and it says "(initramfs)."
I had that problem two or three weeks ago after Fedora broke Grub, but I fixed it by using "grub-install" in an Ubuntu LiveCD. (No easy task to find what command I needed to use, though.)
But, now the LiveCD won't load. It hangs on the splash screen that just says "Ubuntu" with the dots underneath that indicate it's loading. This exact same disk (and I've reburned it, of course) worked fine when I had to clean up the mess that Fedora made. I tried switching to a terminal at the point where it hangs and there are no messages at all.
I already tried using acpi = off and burning the disk at the slowest speed (from two different computers).
I tried with the Mepis LiveCD, but the GUI just shows a blank screen. I can run commands using Alt+F2, and the cursor is visible, but that's it. I can switch to a terminal, but I can barely use grub-install at all as it is, and I can't figure out how to mount a drive through the command line.
An older version of a Sabayon Linux LiveCD works fine, but, unfortunately, doesn't do anything useful. I haven't tried Knoppix because it never worked on this computer.
If there are any other distros that I can use to run grub-install (preferably lightweight; I'm getting impatient downloading so many 700 mb iso files), I'm open to suggestion. Those are just the ones that I'm familiar with already.
View 4 Replies
View Related
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
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
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
Apr 10, 2011
I have a jpeg file on my Windows system that won't delete. However, when I try to boot into safe mode to delete it, I can not get into the menu to select "Safe Mode". F8 just boots me right into Ubuntu.I have Windows 7 and Ubuntu 10.10 on an Acer Aspire 5520.
View 3 Replies
View Related
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