LinuxMint 17 startet nicht nach Installation

Support-Forum für deutschsprachige Benutzer

Moderator: karlchen

Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
jubaben

LinuxMint 17 startet nicht nach Installation

Post by jubaben »

Hallo,

habe "LinuxMint 17" mit der Installations-DVD auf meinem PC (AMD 64 Bit) installiert (Partition (dev/sda).
Das erstemal lief normal durch und System bootet normal.
Dann habe ich die Festplatte "/dev/sda" gegen eine größere Festplatte getauscht und "LinuxMint 17" neu installiert.
Installation lief normal durch.
Nach dem Neustart erhalte ich folgende Meldung:

Code: Select all

GRUB loading.
Welcome to Grub!

error: file `/grub2/i386-pc/normal.mod' not found.
Entering rescue mode...
Bei der Installation war die Auswahl für den Bootloader = /dev/sda.
Im Internet habe ich folgendes gefunden (für UBUNTU)

Code: Select all

Solved this on a machine this afternoon. It seems that one cause of this problem is the installer thinking that you have EFI secure boot, when you don't and therefore loading the incorrect GRUB files.
What you need to do is install GRUB 2. To do this you need to boot to the live instance, mount your root partition and install.
From a live instance, find the partition on which your root partition is loaded. GParted will tell you this, or you could use
sudo fdisk -l
Go for the partition in which ubuntu is installed.
Once you have your partition you need to mount it. Assuming the root partition is on /dev/sda1, that'd be:
sudo mount /dev/sda1 /mnt
Then install GRUB 2
sudo grub-install /dev/sda --root-directory=/mnt [use copy and paste for this one as there are some spaces that you need to get right.]
Assuming this is your problem, then you should just be able to reboot and everything will work fine.
Original solution for this was from here: http://ubuntujournal.blogspot.com/2012/11/fix-new-install-of-ubuntu-1210-wont-boot.html
Hat aber nicht geholfen.

MfG

Juergen B.
:x
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
HarzVieh

Re: LinuxMint 17 startet nicht nach Installation

Post by HarzVieh »

Wenn du Grub errors hast ist es am besten die Boot-repair-disk: http://sourceforge.net/projects/boot-repair-cd/files/
zu benutzen. Normale weise sitzt der Grub in Master Boot Record (MBR) und es ist am besten ihn neu zu machen..
Wenn der PC booted und sagt:
"Missing operating system.
Disk boot failure, insert system disk and press Enter"
dann kanns du Linux neu installieren.
Es hilf nicht einmal mit Partitionierungs Progarammen wie Acronis Disk Director die Partitionen zu löschen.. der MBR bleibt so wie er ist.
Alternatiev, kannst du von Windows XP booten, alle Partitionen löshen und dann neu erstellen.. dann macht er auch einen neuen MBR..
dann einfach die Installation abbrechen..
Die Boot-repair hat auch ein zweites Program das zum Beispiel eine Installation sauber entfernt.. ach ja und es will ständig Statistiken sammeln,
und deshalb mit dem Internet verbunden sein.. man kann das aber in den "Advanced Settings" abschalten..
Locked

Return to “Deutsch - German”