public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren
@ 2015-08-04 16:56 wolfgang Jankowski
  2015-08-04 17:55 ` Juergen Rose
  2015-08-05  7:40 ` Randy Andy
  0 siblings, 2 replies; 4+ messages in thread
From: wolfgang Jankowski @ 2015-08-04 16:56 UTC (permalink / raw
  To: gentoo-user-de

Hallo zusammen,

nach etwa 5 Jahren Abstinenz von Gentoo (Windows7, Rasbian) wollte ich 
wieder ein gentoo installieren.
Zur Verfügung habe ich /dev/sda3 als Root-Partition und
/dev/sda5 als /boot.
Der Bootsektor MUSS auf diese Partition. Grub auf /dev/sda ist keine Option.

Lilo läuft nicht, daher Grub2.

Der Bootmanager läuft über Windows :-( auf diese Partition.

Die Installation lief über die Live-DVD ganz gut, bis zum Punkt:
grub2-install /dev/sda3.
Es kommt immer die Fehlermeldung:
grub-setup: warn: Attempting to install GRUB to a partition instead of 
the MBR. This is a BAD idea.
grub-setup: warn: Embedding is not possible. GRUB can only be installed 
in this setup by using blocklists. However, blocklists are UNRELIABLE 
and its use is discouraged.

Die Konstellation:
/dev/sda3 50GB ext4. Boot Aktiviert. Vorher 100MB GAP vor dieser Partition
/dev/sda5 10MB ext4.
Die Platte ist mit BIOS/MBR initialisiert.

Ich bin das Gentoo-Wiki und das gentoo-Manual schon komplett durch und 
finde keine Lösung.

Gibt es vielleicht ein Tool, das diesen Teil der Installation 
durchführen kann oder habe Ihr einen Tip?

Tschüß
Wolfgang


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren
  2015-08-04 16:56 [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren wolfgang Jankowski
@ 2015-08-04 17:55 ` Juergen Rose
  2015-08-05  6:54   ` wolfgang Jankowski
  2015-08-05  7:40 ` Randy Andy
  1 sibling, 1 reply; 4+ messages in thread
From: Juergen Rose @ 2015-08-04 17:55 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]

On Tue, 2015-08-04 at 18:56 +0200, wolfgang Jankowski wrote:
> Hallo zusammen,
> 
> nach etwa 5 Jahren Abstinenz von Gentoo (Windows7, Rasbian) wollte 
> ich 
> wieder ein gentoo installieren.
> Zur Verfügung habe ich /dev/sda3 als Root-Partition und
> /dev/sda5 als /boot.
> Der Bootsektor MUSS auf diese Partition. Grub auf /dev/sda ist keine 
> Option.
> 
> Lilo läuft nicht, daher Grub2.
> 
> Der Bootmanager läuft über Windows :-( auf diese Partition.
> 
> Die Installation lief über die Live-DVD ganz gut, bis zum Punkt:
> grub2-install /dev/sda3.

Warum nicht grub2-install /dev/sda (in den MBR)?

> Es kommt immer die Fehlermeldung:
> grub-setup: warn: Attempting to install GRUB to a partition instead 
> of 
> the MBR. This is a BAD idea.
> grub-setup: warn: Embedding is not possible. GRUB can only be 
> installed 
> in this setup by using blocklists. However, blocklists are UNRELIABLE 
> and its use is discouraged.
> 
> Die Konstellation:
> /dev/sda3 50GB ext4. Boot Aktiviert. Vorher 100MB GAP vor dieser 
> Partition
> /dev/sda5 10MB ext4.
> Die Platte ist mit BIOS/MBR initialisiert.
> 
> Ich bin das Gentoo-Wiki und das gentoo-Manual schon komplett durch 
> und 
> finde keine Lösung.
> 
> Gibt es vielleicht ein Tool, das diesen Teil der Installation 
> durchführen kann oder habe Ihr einen Tip?
> 
> Tschüß
> Wolfgang
> 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren
  2015-08-04 17:55 ` Juergen Rose
@ 2015-08-05  6:54   ` wolfgang Jankowski
  0 siblings, 0 replies; 4+ messages in thread
From: wolfgang Jankowski @ 2015-08-05  6:54 UTC (permalink / raw
  To: gentoo-user-de

Am 04.08.2015 um 19:55 schrieb Juergen Rose:
>> Der Bootmanager läuft über Windows :-( auf diese Partition.
>>
>> Die Installation lief über die Live-DVD ganz gut, bis zum Punkt:
>> grub2-install /dev/sda3.
>
> Warum nicht grub2-install /dev/sda (in den MBR)?

Ist eine politische Entscheidung. An den MBR darf ich nicht ran. Deshalb 
eine Plan-B-Lösung.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren
  2015-08-04 16:56 [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren wolfgang Jankowski
  2015-08-04 17:55 ` Juergen Rose
@ 2015-08-05  7:40 ` Randy Andy
  1 sibling, 0 replies; 4+ messages in thread
From: Randy Andy @ 2015-08-05  7:40 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 2184 bytes --]

Welcome, to the real world, ;-)
Wolfgang.

Am 4. August 2015 um 18:56 schrieb wolfgang Jankowski <
wolfgang.jankowski@gmx.de>:

> Hallo zusammen,
>
> nach etwa 5 Jahren Abstinenz von Gentoo (Windows7, Rasbian) wollte ich
> wieder ein gentoo installieren.
> Zur Verfügung habe ich /dev/sda3 als Root-Partition und
> /dev/sda5 als /boot.
> Der Bootsektor MUSS auf diese Partition. Grub auf /dev/sda ist keine
> Option.
>
> Lilo läuft nicht, daher Grub2.
>
> Der Bootmanager läuft über Windows :-( auf diese Partition.
>
> Die Installation lief über die Live-DVD ganz gut, bis zum Punkt:
> grub2-install /dev/sda3.
>
Äh, ist das ein typo, ansonsten ham'wer hier schon Fehler Nr.1, da Du oben
schreibst deine Boot-Partition soll sda5 sein!
Dann solltest Du auch in den Bootsektor der sda5 installieren, richtig?

Es kommt immer die Fehlermeldung:
> grub-setup: warn: Attempting to install GRUB to a partition instead of the
> MBR. This is a BAD idea.
> grub-setup: warn: Embedding is not possible. GRUB can only be installed in
> this setup by using blocklists. However, blocklists are UNRELIABLE and its
> use is discouraged.
>
> Die Konstellation:
> /dev/sda3 50GB ext4. Boot Aktiviert. Vorher 100MB GAP vor dieser Partition
> /dev/sda5 10MB ext4.
> Die Platte ist mit BIOS/MBR initialisiert.
>
> Ich bin das Gentoo-Wiki und das gentoo-Manual schon komplett durch und
> finde keine Lösung.
>
> Gibt es vielleicht ein Tool, das diesen Teil der Installation durchführen
> kann oder habe Ihr einen Tip?
>
Schon, doch mag ich GRUB2 nicht und verwende und habe daher nur Erfahrungen
mit GRUB legacy.
Weiß also nicht genau ob du die Syntax 1:1 auf Grub2 übertragen kannst,
ggf. in die Doku gucken.
Ich glaub so heisst es abweichend bei Grub2, grub2-install.

Übrigens, bei der Methode ist kein chroot erforderlich, es reicht ein boot
von der SystemRescueCD und danach deine Mountpoints einzuhängen.
Die CD bringt sowohl Grub legacy als auch Grub2 mit.

# mount /dev/sda5 /mnt/gentoo/boot
# grub-install --recheck --root-directory=/mnt/gentoo/boot /dev/sda5


>
> Tschüß
> Wolfgang
>
> Gruß und viel Erfolg,
Andy.

[-- Attachment #2: Type: text/html, Size: 2978 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-05  7:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 16:56 [gentoo-user-de] Grub2 auf /dev/sda3 will nicht installieren wolfgang Jankowski
2015-08-04 17:55 ` Juergen Rose
2015-08-05  6:54   ` wolfgang Jankowski
2015-08-05  7:40 ` Randy Andy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox