Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

repair bootloader after installing Linux

Featured Replies

Hello i've installed linux, but I can't set my portable in "sluimerstand" (Hybernate?) so i want to recover back the original bootloader but when i'm inserting die cd/dvd from vista/xp i can't recover.

I've tried serveral bootloader programs.

i've followed these turorial:

http://auscoder.com/2007-05-18/restore-vis...bootloader.html

like in step 3 I can't see any operating system.

I want a failsafe solution before i remove the linux partition

if there are any extra questions, i got to go to class now...

thanx for the help


Hello i've installed linux, but I can't set my portable in "sluimerstand" (Hybernate?) so i want to recover back the original bootloader but when i'm inserting die cd/dvd from vista/xp i can't recover.

I've tried serveral bootloader programs.

i've followed these turorial:

http://auscoder.com/2007-05-18/restore-vis...bootloader.html

like in step 3 I can't see any operating system.

I want a failsafe solution before i remove the linux partition

if there are any extra questions, i got to go to class now...

thanx for the help

Pop a Vista cd in, boot from it, in repair mode.

Run the following commands in the commandline:

bootrec /fixmbr

bootrec /fixboot

bootrec /rebuildbcd

This rebuilds the BCD, fixes the MBR, the partition boot sector, hence making the OS show.

Then, in the repair options hit "Startup Repair" and it will copy BOOTMGR to your system partition.

Edited by meh11

Instead of restoring the Vista bootloader, it'll probably be easier to use a grub4floppy disk (do you have a floppy drive?) to boot Vista using a round-about way.

Basically, instead of loading vista using the bootloader, you get Grub4Dos to call bootmgr.

Download grub4dose and make a boot floppy. Then modify your menu.lst to include:

# Sets colors, timeout before default selected and default value
color black/cyan yellow/cyan
timeout 5
default 0

# Boot Vista by finding and loading bootmgr
title Microsoft Windows Vista
find --set-root /bootmgr
chainloader /bootmgr

This will load Vista without relying on Vista's bootloader.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.