Re: Fedora16 auf einem Lenovo B570

Florian Krammel <[email protected]>
Newsgroups gmane.linux.redhat.fedora.german
Message-ID <[email protected]>
> fdisk -l /dev/sda
> WARNING: GTP detected in '/dev/sda'! 
> Device Boot Start End Blocks ID System
> /dev/sda1 1 976773167 488386583+ ee GPT

Hierfür Lektüre

http://blog.fpmurphy.com/2011/10/fedora-16-gpt-grub2-bios-boot-partition.html

Dir fehlt anscheinend eine Partition mit "bios_grub" flag.

Ich nutze eine klassische Bootpartition daher sieht meine
Partitionstabelle so aus:

Gerät  	   boot.   Anfang  Ende        Blöcke     Id  System
/dev/sda1          2048    20973567    10485760   12  Compaq Diagnostics

/dev/sda2          20973568 25167871   2097152    82  Linux Swap

/dev/sda3  *   	   25167872 26191871   512000     83  Linux

/dev/sda4          26191872 625142447  299475288   5  Erweiterte

/dev/sda5          26193920 625141759  299473920   8e  Linux LVM

sda3 mit dem boot flag ist hier ausschlaggebend. Entweder partitionierst
du neu auf die klassische Art und Weise oder du setzt dich mit GPT und
Grub auseinander.

Wichtig: sda1, 2, 3 oder 4 muss die Bootpartition mit gesetztem bootflag
sein. Eine Größe zwischen 500 MB und 1 GB ist sinnvoll.

http://www.ecosia.org/search.php?q=linux+partitionieren

Oder du lässt Fedora automatisch partitionieren.

> parted list /dev/sda
> Number Start End Size File System Name Flags
> 1 1049kB 19.2GB 19.2GB fat32 EFI System Partition boot
> 2 19.2GB 19.7GB 524MB ext4 
> 3 19.7 500GB 480GB lvm

Deine "Boot-Partition" (Nr 1) ist hier ~20GB groß? Nutzt du diese gleich
als Systempartition? Wofür dann Partition Nr 2 mit ~500MB?
Nr 3 ist dann quasi für Nutzdaten gedacht? z. B. /home?

Trenne Boot von Systempartition.

> yum install grub2-efi
> [...]
> Transaction Check Error:
> file /boot/efi/EFI/redhat/grub.efi from install of 
> grub2-efi-1:1.99-12.fc16.x86_64 conflicts with file from package 
> grub-efi-1:0.97-84.fc16.x86_64

hast du grub (Version 1) installiert?

yum remove grub-efi
yum install grub2-efi

Da das System noch nicht genutzt wurde schlage ich mal vor:

- mach dir Gedanken über die Partitionierung (Partitionierungsschema)
- partitioniere klassisch oder
- partitioniere mit GPT oder
- partitioniere automatisch über das Fedora Setup (der einfachste Weg)

und installiere somit neu.

http://www.fedorawiki.de/index.php/Installation

http://docs.fedoraproject.org/en-US/Fedora/16/html/Installation_Guide/s1-diskpartsetup-x86.html

http://de.wikipedia.org/wiki/GUID_Partition_Table

Das sollte dich zum Erfolg bringen.

MfG

Florian

Am Dienstag, den 20.12.2011, 14:42 +0100 schrieb Florian Lehner:
> Um moegliche Fehler auszuschliesen habe ich die Platte mit quasi
> Zufallszahlen ueberschrieben und Fedora16_64 von DVD neu installiert.
> 
> 
> Danach hat es auf dem System folgendermassen ausgesehen:
> 
> 
> anaconda.program.log
> INFO program: Running... efibootmgr -c -w -L Fedora -d /dev/sda -p 1
> -l \EFI\redhat\grub.efi
> 
> 
> fdisk -l /dev/sda
> WARNING: GTP detected in '/dev/sda'! 
> Device Boot Start End Blocks ID System
> /dev/sda1 1 976773167 488386583+ ee GPT
> 
> 
> parted list /dev/sda
> Number Start End Size File System Name Flags
> 1 1049kB 19.2GB 19.2GB fat32 EFI System Partition boot
> 2 19.2GB 19.7GB 524MB ext4 
> 3 19.7 500GB 480GB lvm
> 
> 
> 
> 
> ls /boot/EFI/redhat
> device.map grub.conf grub.efi
> 
> 
> yum install grub2-efi
> [...]
> Transaction Check Error:
> file /boot/efi/EFI/redhat/grub.efi from install of
> grub2-efi-1:1.99-12.fc16.x86_64 conflicts with file from package
> grub-efi-1:0.97-84.fc16.x86_64
> --
> de-users mailing list
> [email protected]
> https://admin.fedoraproject.org/mailman/listinfo/de-users


--
de-users mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/de-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.