Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Failed to install grub2 into boot partition
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
skysearcher
n00b
n00b


Joined: 27 May 2017
Posts: 19

PostPosted: Fri Jun 02, 2017 3:31 pm    Post subject: [SOLVED] Failed to install grub2 into boot partition Reply with quote

Hello,

i have a problem when I install grub in my boot partition. I tried it now several times and searched online for solutions but none of those worked, so I hope I could get some help from here.

My problem is that every time I tried to install grub in my boot partition I get this output:

Code:
(chroot) livecd /# grub-install /dev/sdb2 /boot
i386-pc will be installed for your architecture.
grub-install: warn: ext2 does not support embedding.
grub-install: warn: Embedding is not possible. Grub can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.
grub-install: error: will not proceed with blocklists.


I have tried this guide and this but none of them worked:

https://wiki.gentoo.org/wiki/GRUB2/Troubleshooting

https://wiki.ubuntuusers.de/GRUB_2/Problembehebung/ [German]


Last edited by skysearcher on Sun Jun 04, 2017 5:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Fri Jun 02, 2017 3:53 pm    Post subject: Reply with quote

I do not like Grub2 and I do not use it, but isn't your problem missing Grub BIOS partition?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
frostschutz
Advocate
Advocate


Joined: 22 Feb 2005
Posts: 2977
Location: Germany

PostPosted: Fri Jun 02, 2017 4:09 pm    Post subject: Reply with quote

You should use /dev/sdb as target, not /dev/sdb2

Code:

grub-install /dev/sdb


if that complains about something, show the output and also parted -l
Back to top
View user's profile Send private message
skysearcher
n00b
n00b


Joined: 27 May 2017
Posts: 19

PostPosted: Fri Jun 02, 2017 4:40 pm    Post subject: Reply with quote

frostschutz wrote:
You should use /dev/sdb as target, not /dev/sdb2

Code:

grub-install /dev/sdb


if that complains about something, show the output and also parted -l


Thank you very much!

It works :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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