Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[S]grub2 gpt über usb
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Apr 27, 2015 6:25 am    Post subject: [S]grub2 gpt über usb Reply with quote

Hallo,

ich habe eine neue Festplatte per gpt formatiert und eingerichtet per chroot.

Leider kann ich grub2 nicht installieren, da noch über usb angeschlossen....

Gibt es da einen Trick zur Installation?

Edit Fehlermeldung:

Code:
grub2-install /dev/sdm
Installing for i386-pc platform.
grub2-install: Warnung: Diese GPT-Partitionsbezeichnung hat keine BIOS-Boot-Partition, Einbettung würde unmöglich sein.
grub2-install: Warnung: Einbettung ist nicht möglich. GRUB kann in dieser Konfiguration nur mittels Blocklisten installiert werden. Blocklisten sind allerdings UNZUVERLÄSSIG und deren Verwendung wird daher nicht empfohlen..
grub2-install: Fehler: mit Blocklisten wird nicht fortgesetzt.


Last edited by Tinitus on Fri May 08, 2015 6:59 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Apr 27, 2015 6:55 am    Post subject: Reply with quote

Hallo,

die Lösung für ein Bios mit GPT:

also man muß erst eine BIOS boot partition erstellen mit min 1 MiB besser 2 -4 MiB Dann mit parted /dev/sdm aufrufen.


Bei mir die 5. Partition

Dann:
Code:


set 5 bios_grub on


Dann ein

Code:
grub2-install /dev/sdm
Installing for i386-pc platform.
installation beendet. Keine Fehler aufgetreten.


zufinden hier:

https://wiki.gentoo.org/wiki/GRUB2#BIOS_with_GPT
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum