Ubuntu :: Reinstalling - Windows 7 - Unable To Boot Into 8.04
Mar 4, 2010
i am having ubuntu 8.04. i have installed windows 7 but i am not able to boot into ubuntu 8.04. i have new version of ubuntu 9.10 in CD. does reinstalling the new ubuntu will overwrite my all previous data which i had in older version of ubuntu?
View 4 Replies
ADVERTISEMENT
Jan 5, 2010
I've re-installed Windows and now can't boot xubuntu 9.1. I've looked at: [URL]. I did the the fdisk -l and tried mounting each of the partitions but I couldn't mount sda4 which I think is the partition that my xubuntu is located on. A clue that this is the partition is that it is the only one of type extended as I saw in gparted. It was also the only one apart from sda5 that I wasn't able to mount and sda5 I think was an old USB partition. Anything else I could try or are you going to need the output of "fdisk -l" to get a fuller picture.
View 3 Replies
View Related
Jan 18, 2011
I'm about to reinstall Windows XP on a system that I also have Ubuntu installed on. I'm a bit confused how the boot loader works in a dual boot system. After reinstalling XP will I have to do something, like reinstalling GRUB somehow?
View 3 Replies
View Related
Mar 17, 2010
After Reinstalling windows how 2 boot ubuntu i.e installed via Wubi perviously on win After Reinstalling windows how 2 boot ubuntu i.e installed via Wubi perviously on windows 7. I am running Ubuntu 9.10 on my Laptop, where it installed via Wubi on Windows 7. [windows 7 (Cand ubuntu on the different drive(U(NTFS)*its not a dual boot as installed via wubi]. For some reason My Windows needs a reinstall but in this case i think i will also lost ubuntu because its installed via Wubi.
Part 1 - I need to back up all the data that is installed in ubuntu i.e. SMplayer,Graphical GTK theme,Compiz,Emerald. and its setting,means the whole ubuntu system. So that after installing windows and ubuntu as a dual boot (not wubi again)i do not need to configure and install the whole ubuntu data/software again. Its pain for me to downlad again and again the data for ubuntu [Coz low speed connection ]
Part 2 - if it is possible that after Reinstalling windows i can boot into ubuntu that is previously installed via Wubi on different drive that please tell me, how could i do that. ****if it is not possible than please show me the way to do backup all the data,software,plugin that is downloaded.etc. I need to back up the whole Ubuntu because after installing windows i am goin 2 format the ubuntu drive and make it to Ext4 that is currently NTFS and then i will install the Fresh 9.10 on that.
View 1 Replies
View Related
Nov 27, 2010
I had Windows XP Pro 32 bit and CentOS 5.4 installed on my Dell M6400 laptop and life was wonderful. Until I had to reinstall Windows. In the process, I reformated the C: partition of the drive where the Windows operating system was installed. I was careful NOT to reformat anything else. Now I cannot boot CentOS. The drive that has both the Windows and CentOS still shows the same partitions as were there before I reinstalled Windows, namely:
NTFS (C:) 171.82 GB
/boot 102 MB
(F:) 60.96 GB
is where my CentOS partition has all of my linux data and apps. I assume /boot should be the boot partition for CentOS I use Acronis OS Selector to show the partitions to boot. Now CentOS doesn't show as an option even if I go through the process of trying to detect a CentOS boot partition using OS Selector. I have researched this in the forums but have not found anything that was of help. There was a thread from someone who had trouble booting Ubuntu on a system with Windows Vista and CentOS but I did not see anything there that looked like it would help in my situation.
View 3 Replies
View Related
Jan 23, 2010
I currently dual boot windows XP Pro with Ubuntu 9.10. I made a mistake last night playing with gparted and lost my E drive, which had all of my music, games and movies plus is where my Ubuntu install was. I then ended up reformatting the drive with windows and reinstalling Ubuntu 9.10.My question is how can I put my windows files on my E drive without going through the hassle of reinstalling windows.
I have a 20g IDE drive where my windows install is, windows and Ubuntu both tell me this drive is failing, (I have used it for booting since 2002, so I am not that concerned with it), another 40g IDE drive for more storage and a 160g SATA drive where Ubuntu is again installed. I want the SATA drive to be my main boot drive now, so how can I clone my windows boot to the other drive. I tried gparted but could not figure it out. I have gparted burnt to cd, booted with it and just don't understand how to use it.Also, if I clone this boot drive to the SATA drive, do I need to change jumper settings on my 40g to master when I take out the 20g drive.20g master and 40g slave on first IDE channel and 2 CD devices on second IDE channel and SATA drive on first SATA connection. I read somewhere that it is better to keep the cd devices on another channel than the disk drives.
View 1 Replies
View Related
Feb 11, 2010
I have to reinstall windows on to my disk to run certain programs and I know I really have to uninstall ubuntu. Is there a way I can backup my whole ubuntu o/s or will it be easier for me to download a whole new disk from Net.
View 2 Replies
View Related
Apr 19, 2011
Currently running Ubuntu 10.10 off of hard drive. I want to install a second hard drive and install Vista onto that drive from backup discs. I know how to install the drives: what I need to know is what order (if any) to install second drive (master or slave) and then, after installing Vista on the new drive, to get GRUB to recognize it.
View 2 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
Mar 23, 2011
I had a dual boot system with 3 partitions, Windows 7 on one partition, and Windows XP on another partition and a Data partition. I decided to load Ubuntu 10.10 on the Windows XP partition.During installation I selection manual partition, and deleted Windows XP.after successful completion of Ubuntu installation "Grub" directly boots into Ubuntu, it doesn't show me the OS selection screen. After following some forum posts I did an update grub
Code:
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic
[code]....
View 8 Replies
View Related
Apr 18, 2010
I recently had to reinstall Windows XP and as usual it destroyed my grub setup. I have done this before, so I simply booted from a live CD and typed this in the terminal:
Code:
sudo grub
> root (hd0,2)
> setup(hd0)
> quit
Now, the problem with it this time is that in the past in these situations I had only Ubuntu Feisty and Windows XP installed on my machine. But I have installed Ubuntu 9.04 on a separate partition (retaining the old 7.04 installation separately) since I last had to reinstall XP. Doing the above procedure restores my grub sttings to my pre-9.04 installation (i.e. I only get Ubuntu 7.04 and Windows XP in the grub menu).
View 9 Replies
View Related
Dec 13, 2010
Every other guide I've seen is confusing the heck outta me.
I had ubuntu, and no other OS, then I installed win7, and now I want GRUB to be my MBR.
View 1 Replies
View Related
Feb 28, 2011
I am trying to recover Grub2 after reinstalling Windows 7 on my computer (which always takes over everything). I downloaded the Ubuntu 10.10 image from here and have mounted the image using the given instructions.
After restarting my computer, changing the boot order, etc., the computer reboots and hangs at "Verifying DMI Pool Data............" I have done everything correctly, so what exactly is causing this problem? Should I restore Grub2 in some different way, then?
View 2 Replies
View Related
Jun 4, 2011
Recently when I booted Windows 7, a "check filesystem" thing got up, so I let it do its thing. And now when I start Windows 7 my computer reboots right after "Windows 7" logo pops up. Is there any way I can re-install/repair my Windows 7 without losing my Ubuntu partition and all my stuff on it?
View 9 Replies
View Related
Mar 25, 2010
I have an old computer, it came with Windows 98, later I updated it with Windows XP. XP ran slowly because of it's outdated hardware. Around this time I already had a new computer. I decided to install Ubuntu on it to muck around with. However, Ubuntu also runs slowly and I have a dual-booting computer. However, when I try to get into the BIOS of the computer and run the 98 disk, I can hit every button and BIOS will not load. Question: How do I reinstall Windows if I can't access the BIOS?
View 9 Replies
View Related
Jan 15, 2011
I previously had a single 160gb drive with two partitions, dual booted for Ubuntu and XP. I then installed a new SSD drive and put Windows 7 on it and of course I lost grub on the MBR. I have gone through this before so I went ahead and booted the livd CD, installed grub then ran
root (hd0,1)
setup (hd0)
but then got these errors;
Error 22: No such partition
grub> setup (hd0)
setup (hd0)
Checking if "/boot/grub/stage1" exists... yes
Checking if "/boot/grub/stage2" exists... yes
[Code]....
View 9 Replies
View Related
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
Aug 4, 2010
My Windows installation had a problem and I had to reinstall Windows. The problem now is that I need to get grub back so that I can boot into Fedora. I'm using a Fedora 11 LiveCD I had sitting around. Here are the results of the command most of the way down the first page:
Quote:
Disk /dev/sda: 250.0 GB, 250059350016 bytes
240 heads, 63 sectors/track, 32301 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x000f09ab
[Code].....
I'm tempted to try the grub-install command quoted near the end of the thread, but I don't want to do anything that will hose the system.
View 14 Replies
View Related
May 1, 2010
I already have Ubuntu 9.10 on my system and don't want to have to reinstall all my programs after a clean install. I want to encrypt my hard drive so it will boot and ask for a password. Does anyone know if this is possible?
View 3 Replies
View Related
Jul 13, 2010
Have 2 HDDs, ubuntu 804 is on primary, xp is on secondary. using grub boot loader which defaults to xp.
xp install has crapped out and needs reinstalling. any caveats i should be aware of?
My thoughts were that i should just stick the xp cd in, boot her up, reformat secondary, install xp and everything would be fine?
View 2 Replies
View Related
Apr 22, 2011
I had a dual-boot windows7 n Ubuntu 10.10
reinstalled windows...
Now when i try reinstalling Ubuntu, the USB boot is detected but is stuck...
Tried changing download sources, USBs...it is happening on all notebook computer i tried booting with it...
View 7 Replies
View Related
Oct 12, 2014
I have a dual boot machine (Windows 7 and Debian). W7 and debian are on the same HD but on different partitions. The debian partition is an LVM encrypted one.
The W7 needs reinstalling, and as I understand the process will overwrite the debian bootloader (grub).
Question: Is there a way to save the current bootloader and recover it after I've reinstalled W7, so I wont have to reinstall debian from scratch?.
I plan to re-install W7 on the same partition it is now, without overwriting the debian partition.
View 9 Replies
View Related
Apr 12, 2011
Currently I installed Windows Starter, then installed Fedora 15 Alpha from the 'Fedora 15 LiveCD'.Now, I have reinstalled Windows Starter and now my grub loader has been removed.How can I get the grub loader back, with just the LiveCD?Is it possible to do this without the LiveCD?
View 2 Replies
View Related
Mar 27, 2010
I'm using the Live CD and have followed steps to recover grub2 after XP install. (damn Windows)!
Upon rebooting I get the grub> prompt with no where to go. Upon installing grub via the Live CD I get this:
Quote:
Update:
When I do this link, upon doing the
Quote:
I get this:
Quote:
View 1 Replies
View Related
Jan 10, 2011
I have windows 7 and ubuntu 10.04 lts on the same hard disk, having dual boot system. My problem is that after formatting c: drive and installing windows xp the ubuntu option does not appear and windows xp starts directly without any options of dual boot.So how to get the option of ubuntu again to start ubuntu.please guide me as i am new to ubuntu.
View 2 Replies
View Related
Aug 5, 2010
I have a PC with a single HDD and multiple partitions as follows:1. A FAT32 - Special partition for recovery (Windows kit provided by manufacturer)2. NTFS - C: win partition for primary Win3. NTFS - D: win partition for other Win OSThese 3 are primary partitions.4. An extended partition with NTFS E and the rest of HDD the default partitions of openSUSE 11.3 (/ , /home)All the OSs worked perfectly until I reinstalled the D: Windows OS. During the Win install the machine is restarting and normally continues to finish the setup. In my case after restart the following message appeared: Invalid partition table.I think that by reinstalling linux I will get access to the C and E partitions too but I need to reinstall win on D too. How can I make this possible.
View 5 Replies
View Related
Oct 23, 2010
I was using windows 7. Today I installed ubuntu 10.10. After installing the normal boot option is now replaced with grub boot menu. I am able to boot ubuntu successfully using that but I am not able to go to windows 7. In the menu it's showing: windows 7(loader) /dev/sda1 whereas my windows is installed in /dev/sdb1. Also it's showing another entry for windows xp whereas I don't have windows xp at all. My CD drive is also not working therefore I am not able to run the windows 7 rescue utility. Also not sure whether it'll work or not.
View 9 Replies
View Related
Mar 13, 2009
I'm trying to reinstall FC10 after a foolish mistake I've done that costed me operation of my Fedora partition (uninstalling SELinuxpolicycoreutils).
I have a dual boot Ubuntu - FC 10 machine and delete my old fedora partition with GParted. However when I try to install FC 10 from the live CD using the option "Use free space on selected drives and create default layout" I get the error message:
Could not allocate requested partitions:
Partitioning failed:
The following errors occurred with your partitioning:
You have not defined a root partition (/), which is required for installation of Fedora to continue.
This can happen if there is not enough space on your hard drive(s) for the installation.
Press 'OK' to choose a different partitioning option.
This is the output of fdisk -l :
Partition table entries are not in disk order
My last option is erase everything from my drive including the Ubuntu partition and start over the installation, something that I would like to avoid.
View 2 Replies
View Related
Oct 4, 2010
can I reinstall one os without overwriting the other?
View 2 Replies
View Related
Jun 4, 2011
i just installed nvidia driver 96 manually and after reboot pc wont boot, nothing no output , no beep even if removing ram but fans still work and lights too, did a cmos reset but still got the same result,
View 1 Replies
View Related