Solved Boot screen displays "mbr" no problems in recovery disk

ben657

New member
Local time
3:46 PM
Messages
9
Boot screen says "ctrl+alt+del reboot" no problems in recovery disk

Hello, I recently tried to install debian linux via a live USB, which didn't go too well. Basically, my mbr and general boot sector got messed up completely.

So I used the live USB to re-write the mbr of Windows 7 using "TestDisk" on linux, which let the OS show up in my win 7 recovery disk.

The first time, it started repairing straight away, and asked me to reboot. I did so, and the second time, it went to the list of recovery options, of which I selected repair system (I think thats what it's called... the first one anyway) which did some more repairs, and asked me to reboot again. This time, the repair CD still booted, but said there were no problems and the OS should boot perfectly fine.

This is not the case, removed the cd and I still just get "ctrl+alt+del reboot" on my boot screen. Any ideas what options I have from here?
 
Last edited:

My Computer My Computer

At a glance

Windows 7 Home Premium 32 bit
OS
Windows 7 Home Premium 32 bit
this has happened to my uncles laptop before, it is quite mis-leading, if you have recently installed some modules of ram, sometimes if the size and speed dont match it will show that error, this is one of the reasons that that error comes up, i assume there are many more
 

My Computer My Computer

At a glance

Windows 7 Ultimate x86Intel Pentium D 925 @ 3.00GHz1GB DDR2 667MHzOverclocked Asus ATI Radeon X1600 Pro 512MB
Computer Manufacturer/Model Number
Packard Bell iMedia 2218 -- Has Been Running For Almost 7 Years!
OS
Windows 7 Ultimate x86
CPU
Intel Pentium D 925 @ 3.00GHz
Motherboard
Socket 775 MCP73VT-PM
Memory
1GB DDR2 667MHz
Graphics Card(s)
Overclocked Asus ATI Radeon X1600 Pro 512MB
Sound Card
Sound Blaster Audigy 570
Monitor(s) Displays
19" LCD Monitor; MW19E-AAA
Screen Resolution
1440 x 900
Hard Drives
500gb 7200rpm (Windows 7) ---
160gb 7200rpm (Backup) ---
1TB Iomega External Drive (7200rpm)
PSU
250w Packard Bell Standard
Case
Packard Bell standard
Cooling
Intel Socket 775 Air Cooler
Keyboard
Wired PS/2 Keyboard
Mouse
Dell Wireless USB Mouse
Internet Speed
Wireles --- Download - 6.63 Mbps Upload - 0.38 Mbps
Other Info
Currently Planning To Build New Computer --- Also Got A Samsung Galaxy Ace II (Plays All Games You Throw At It)
Hmm, that can't be the problem in my case, I haven't done anything to modify the hardware.. all I've done recently is attempt to install linux as I said... :sarc:
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32 bit
OS
Windows 7 Home Premium 32 bit
Hello, I recently tried to install debian linux via a live USB, which didn't go too well. Basically, my mbr and general boot sector got messed up completely.

So I used the live USB to re-write the mbr of Windows 7 using "TestDisk" on linux, which let the OS show up in my win 7 recovery disk.

The first time, it started repairing straight away, and asked me to reboot. I did so, and the second time, it went to the list of recovery options, of which I selected repair system (I think thats what it's called... the first one anyway) which did some more repairs, and asked me to reboot again. This time, the repair CD still booted, but said there were no problems and the OS should boot perfectly fine.

This is not the case, removed the cd and I still just get "mbr" on my boot screen. Any ideas what options I have from here?

I have limited experience with linux, so the following may or may not solve your problem;

  • Download a Live CD version of Ubuntu 11.10 (make sure that you download the amd64 Live CD if your system is 64 bit).
  • Boot into the Live CD, ask to try Ubuntu which opens a new terminal window.
  • Run the following commands:
    • sudo mount /dev/sda1 /mnt
    • sudo mount --bind /dev /mnt/dev
    • sudo mount --bind /proc /mnt/proc
    • sudo mount --bind /etc /mnt/etc
    • sudo mount --bind /sys /mnt/sys
      (some of these might be redundant but some programs may give out some errors if these weren't run)
    • sudo chroot /mnt
  • When in root, run:
    grub-install /dev/sda.
As I stated, I am not well versed in the use of linux, so ...
 

My Computer My Computer

At a glance

Windows 7 Professional x64Intel i5 quad processor16 GBRadeon HD 5770
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64
CPU
Intel i5 quad processor
Motherboard
DP67BG
Memory
16 GB
Graphics Card(s)
Radeon HD 5770
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
Samsung SyncMaster
Screen Resolution
1920X1080
Hard Drives
WD 2TB (SATA Internal)
WD 1TB (USB External)
PSU
Corsair GS800
Case
Tower (Generic)
Cooling
3 Internal Fans
Keyboard
MS Wireless
Mouse
MS Optical Wired
Internet Speed
54 mbps
Antivirus
Emsisoft
Browser
IE-Version 9, Palemoon-Version 24.2.0
No luck with that, I tried it on my Debian live USB (which I was installing off) to no avail, grub says it cannot install onto the selected drive.Although my windows install cd has found a problem now, well see how that goes.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32 bit
OS
Windows 7 Home Premium 32 bit
Gave that a try, but to no avail... :huh:

Also, I'm now getting "ctrl + alt + del to reboot" on my boot menu now...
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32 bit
OS
Windows 7 Home Premium 32 bit
GO IT!!

Never been so happy to see that welcome screen...

Anywho, what worked was to use TestDisk on my debian live USB, and allow it to wriet its own custome mbr, which got windows booted enough for it to actually tell me to use the repair CD, which told me it would be repaired after a reboot. Which it is! :D
 

My Computer My Computer

At a glance

Windows 7 Home Premium 32 bit
OS
Windows 7 Home Premium 32 bit
GO IT!!

Never been so happy to see that welcome screen...

Anywho, what worked was to use TestDisk on my debian live USB, and allow it to wriet its own custome mbr, which got windows booted enough for it to actually tell me to use the repair CD, which told me it would be repaired after a reboot. Which it is! :D

Good to know that your problem has been solved, please mark this thread as solved, so other members with similar problems will be able to find a solution by following this thread (:
 

My Computer My Computer

Computer type
Laptop
Thanks for marking the thread as solved.
 

My Computer My Computer

Computer type
Laptop
Back
Top