Quantcast
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

  1. #1
    silman is offline Junior Member
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    5
    Linux (Ubuntu) Firefox 16.0

    Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Hey guys,

    So i was dumb and must have messed something up when i was installing ubuntu 12.10 because after the installation was complete and i tried to boot up windows it just showed a screen that said "A drisk read error occured, press Cntrl Alt Del to restart."

    After some research i think i may have destroyed the MBR for windows but nothing seems to fix it.

    I inserted a windows 7 Ultimate disc and pressed "repair my computer" and under the screen where it lists which installation of windows you need to repair it doesn't list any and then gives an option to load drivers.

    Secondly when i just try to do an entire install and i hit Custom (instead of upgrade) it does not list any hard drives for me to install it onto.

    Luckily I have not lost any data because it was all backed up and I can even access my files through ubuntu because when i boot ubuntu up (which works fine, btw), it lists a hard drive in /media which is called OS_Install and when I access it it turns out to be the entirety of the data on my windows installation.

    My computer is a MSI GT683-R and it has two 500 GB hard drives in raid 0 to make a 1 TB hard drive. I read somewhere about needing a raid driver for the windows installation to see my hard drives. What can i do in order to repair or reinstall windows?

    How do i get it to recognize my hard drives so i can repair/re-install?

    Thanks for the advice! I am new to these forums but i sure hope you guys can help!

    Reply With Quote Reply With Quote

  2. #2
    Adamsappleone's Avatar
    Adamsappleone is online now Tier 2 Moderator
    USNavy D.A.V.
     
    Join Date
    Aug 2009
    Age
    59
    Posts
    753
    Windows 8 Firefox 16.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Hello silman, to Windows 7 Forums,

    Have a look here, see if they may help, you'll note the 2nd link also mentions the installation of EasyBCD, which I would have suggested;

    Can't boot Windows 7 after installing Ubuntu 12.04 LTS - Ask Ubuntu

    How to dual-boot Windows 7 and Ubuntu 11.04

    Keep us posted

    Don

    Reply With Quote Reply With Quote

  3. #3
    Saltgrass is offline Microsoft Community Contributor This member is a certified Microsoft Community Contributor at Windows 7 Forums. Click here for more information from Microsoft.
    Just trying to help
     
    Join Date
    Oct 2009
    Posts
    6,475
    Windows 7/Server 2008 R2 Firefox 5.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Installing Ubuntu after Windows can cause certain problems, depending on how you installed it. Normally it just overwrites the MBR and puts a Linux boot (Grub) in it place. The way to get rid of that is to use the bootsect.exe /nt60 command. You will need to boot to the Install DVD and use the Command Option. The suggestion by Adamsappleone suggests repairing Grub then using it to fix the Windows partition. Hopefully that will help, but I have no experince with it.

    Bootsect Command-Line Options

    If you do the Repair your Computer options from the install DVD, even if it does not show the Windows OS, try it anyway. Many times it will pop up a screen that just says fix it before you even get to the options. Let that proceed, then go back and run Startup Repair, probably 3 or 4 times. If you overwrote your Windows 7 install, of course it will not help.

    If all else fails, you may need to use Diskpart, from the Install DVD command prompt, to clean the drive and start over.

    Edit: If you are running Ubuntu now, you might use GParted to show a picture of the drive partitions and then take a picture and attach. if you use the Ubuntu capture utility, change the name to something simple or Windows will not be able to use it.

    An option for this is to download and burn Partition Wizard, the home bootable version, and take a picture of that. Cameras also work well for this purpose.
    Last edited by Saltgrass; 10-22-2012 at 11:44 AM.

    Reply With Quote Reply With Quote

  4. #4
    Saltgrass is offline Microsoft Community Contributor This member is a certified Microsoft Community Contributor at Windows 7 Forums. Click here for more information from Microsoft.
    Just trying to help
     
    Join Date
    Oct 2009
    Posts
    6,475
    Windows 7/Server 2008 R2 Firefox 5.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Sorry I am a little slow on picking up the RAID question. Since the Array is set up during the boot, you may need to add drivers for Windows to see it. You should be able to get those from the Manufacturer, or a drivers disk that came with your computer. Put them on a flash drive, maybe use the drivers CD to load them when asked.

    It is just hard to say if the RAID is involved, since I don't have that much experience with it.

    Reply With Quote Reply With Quote

  5. #5
    silman is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    5
    Linux (Ubuntu) Firefox 16.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Quote Originally Posted by Saltgrass View Post
    Installing Ubuntu after Windows can cause certain problems, depending on how you installed it. Normally it just overwrites the MBR and puts a Linux boot (Grub) in it place. The way to get rid of that is to use the bootsect.exe /nt60 command. You will need to boot to the Install DVD and use the Command Option. The suggestion by Adamsappleone suggests repairing Grub then using it to fix the Windows partition. Hopefully that will help, but I have no experince with it.

    Bootsect Command-Line Options

    If you do the Repair your Computer options from the install DVD, even if it does not show the Windows OS, try it anyway. Many times it will pop up a screen that just says fix it before you even get to the options. Let that proceed, then go back and run Startup Repair, probably 3 or 4 times. If you overwrote your Windows 7 install, of course it will not help.

    If all else fails, you may need to use Diskpart, from the Install DVD command prompt, to clean the drive and start over.

    Edit: If you are running Ubuntu now, you might use GParted to show a picture of the drive partitions and then take a picture and attach. if you use the Ubuntu capture utility, change the name to something simple or Windows will not be able to use it.

    An option for this is to download and burn Partition Wizard, the home bootable version, and take a picture of that. Cameras also work well for this purpose.
    Here is a picture from Gparted in linux. Which method of repairing the boot do you recommend first? And what exactly does Diskpart do and how do i use it from the command prompt?

    Reply With Quote Reply With Quote

  6. #6
    silman is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    5
    Linux (Ubuntu) Firefox 16.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Quote Originally Posted by Saltgrass View Post
    Sorry I am a little slow on picking up the RAID question. Since the Array is set up during the boot, you may need to add drivers for Windows to see it. You should be able to get those from the Manufacturer, or a drivers disk that came with your computer. Put them on a flash drive, maybe use the drivers CD to load them when asked.

    It is just hard to say if the RAID is involved, since I don't have that much experience with it.
    I don't know where to obtain these drivers, i have scoured MSI's website for them to no avail.

    Reply With Quote Reply With Quote

  7. #7
    Saltgrass is offline Microsoft Community Contributor This member is a certified Microsoft Community Contributor at Windows 7 Forums. Click here for more information from Microsoft.
    Just trying to help
     
    Join Date
    Oct 2009
    Posts
    6,475
    Windows 7/Server 2008 R2 Firefox 5.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    The drivers may be at the link. This is a GT683-DXR since I cannot find the model you listed. Check to make sure they are the correct ones. Should be the Intel Rapid Storage, and when you download those, you may have to open them to get the RAID drivers. If you unzip it, it might be a utility to make a cd, or at least it appears to be. You might not be able to see those drivers because it appears the default OS on the download page is Windows 8, and it doesn't have many drivers, so you need to make sure it says Windows 7.

    MSI Global ? Notebook - GT683DX(GT683DXR)

    But your partition display looks a little different than I am used to. I have not seen a Bios backup partiton before, but you seem to have one. Using Diskpart will wipe the drive and remove those partitions, If you are not sure if you need the data in the partitions, do not use diskpart.

    Try to get the RAID drivers, maybe it will help. I have to load USB 3.0 drivers for my external drive when I restore an image....

    Reply With Quote Reply With Quote

  8. #8
    silman is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    5
    Linux (Ubuntu) Firefox 16.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Quote Originally Posted by Saltgrass View Post
    The drivers may be at the link. This is a GT683-DXR since I cannot find the model you listed. Check to make sure they are the correct ones. Should be the Intel Rapid Storage, and when you download those, you may have to open them to get the RAID drivers. If you unzip it, it might be a utility to make a cd, or at least it appears to be. You might not be able to see those drivers because it appears the default OS on the download page is Windows 8, and it doesn't have many drivers, so you need to make sure it says Windows 7.

    MSI Global ? Notebook - GT683DX(GT683DXR)

    But your partition display looks a little different than I am used to. I have not seen a Bios backup partiton before, but you seem to have one. Using Diskpart will wipe the drive and remove those partitions, If you are not sure if you need the data in the partitions, do not use diskpart.

    Try to get the RAID drivers, maybe it will help. I have to load USB 3.0 drivers for my external drive when I restore an image....
    I found a similar page for my laptop on the msi website but when i click on drivers it doesn't mention anything about RAID drivers.

    Also all my data is backed up externally, so i can wipe the entire system if need be.

    Reply With Quote Reply With Quote

  9. #9
    Saltgrass is offline Microsoft Community Contributor This member is a certified Microsoft Community Contributor at Windows 7 Forums. Click here for more information from Microsoft.
    Just trying to help
     
    Join Date
    Oct 2009
    Posts
    6,475
    Windows 7/Server 2008 R2 Firefox 5.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    I found this, maybe it will help.

    MSI Global ? FAQ

    Reply With Quote Reply With Quote

  10. #10
    silman is offline Junior Member Thread Starter Thread Starter
    Enjoys Windows 7 Forums
     
    Join Date
    Oct 2012
    Posts
    5
    Linux (Ubuntu) Firefox 16.0

    Re: Broke my Windows installation by installing Ubuntu, now can't reinstall Windows for some reason!

    Quote Originally Posted by Saltgrass View Post
    I found this, maybe it will help.

    MSI Global ? FAQ
    I tried this link. I downloaded the drivers that the page links to and put them on a usb but when i plugged the usb into the install disc and it was recognized but it didn't see any file inside the usb.

    At this point i just want to format the entire disc and get a fresh install of windows. How can I get windows to see my hard drives so i can format them and install windows again!?

    Reply With Quote Reply With Quote

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 1
    Last Post: 08-09-2012, 11:16 PM
  2. [INSTALL] Ubuntu Uninstallation windows 7 installation
    By fieryspider in forum Windows 7 Installation and Upgrade
    Replies: 2
    Last Post: 05-13-2011, 11:43 PM
  3. Replies: 2
    Last Post: 11-05-2010, 12:41 PM
  4. Installing windows 7 on ubuntu
    By nkapur3 in forum Windows 7 Installation and Upgrade
    Replies: 3
    Last Post: 10-14-2009, 03:50 AM
  5. Replies: 1
    Last Post: 05-26-2009, 05:54 PM

Visitors found this page by searching for:

ubuntu windows 7 disk read error

correcting a disk read error after installing ubuntu

after installing ubuntu windows 7 a disk error has occured

a disk read error occurred after installing ubuntu

a disk read error occurred dual boot windows 8

disk read error occurred after installing ubuntu

a disc error occurred dual boot

ubuntu seven a disk read error occurred

disk read error in windows 7 after installation of ubuntu

linux broke my computer

installation ubuntu a disk read error occurred

ubuntu update broke windows 8

windows 7 disk read error when installing ubuntu

a disk read error occurred windows 7 ubuntu

an error occured to read disk

disk read error windows wont boot ubuntu

windows 7 disk error after linux install

windows 7 ubuntu grub a disk read error occurred

disk error after installing ubuntu

mbr error after ubuntu un install

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •