Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Restore Bootloader di LINUX

    Ciao a tutti,recentemente ho formattato la partizione con XP e ovviamente ho sovrascritto il boot loader della mia distro FEDORA.

    Come faccio a recuperare GRUB?

  2. #2
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,558

    Re: Restore Bootloader di LINUX

    Originariamente inviato da the_driver
    Ciao a tutti,recentemente ho formattato la partizione con XP e ovviamente ho sovrascritto il boot loader della mia distro FEDORA.

    Come faccio a recuperare GRUB?
    con la ricerca nel forum , thema discusso un milione di volte

  3. #3
    Utente di HTML.it L'avatar di altor
    Registrato dal
    Sep 2003
    Messaggi
    658
    Non so come te la cavi con l'inglese, per i casi simili tengo sotto mano questo appunto:

    "How to Restore the Grub Menu:

    1. Boot from a Live CD, like Ubuntu Live, Knoppix, Mepis, or similar.

    2. Open a Terminal. Go SuperUser (that is, type "su"). Enter root passwords as necessary.

    3. Type "grub" which makes a GRUB prompt appear.

    4. Type "find /boot/grub/stage1". You'll get a response like "(hd0)" or in my case "(hd0,3)". Use whatever your computer spits out for the following lines.

    5. Type "root (hd0,3)".

    6. Type "setup (hd0,3)". This is key. Other instructions say to use "(hd0)", and that's fine if you want to write GRUB to the MBR. If you want to write it to your linux root partition, then you want the number after the comma, such as "(hd0,3)".

    7. Type "quit".

    8. Restart the system. Remove the bootable CD."

    Ciao!

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.