Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
get help on grub
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
gunner4ever
n00b
n00b


Joined: 17 Aug 2013
Posts: 3

PostPosted: Sat Aug 17, 2013 3:16 pm    Post subject: get help on grub Reply with quote

I have created root partition without a separate boot partition .
after installing grub every time it boot in command line mode so I should type these

root (hd0,0)
kernel /boot/kernel-3.8.130gentoo root=/dev/sda1
boot

how can grub boot automatically?

I solved it with

cp -a /grub /boot/

why I use emerge grub the grub folder is in / but not in /boot?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Aug 17, 2013 5:26 pm    Post subject: Reply with quote

looks like you did not run
Code:
mkdir /mnt/gentoo/boot
after running
Code:
mount /dev/sda3 /mnt/gentoo
and before skipping
Code:
mount /dev/sda1 /mnt/gentoo/boot

_________________
Defund the FCC.
Back to top
View user's profile Send private message
gunner4ever
n00b
n00b


Joined: 17 Aug 2013
Posts: 3

PostPosted: Sat Aug 17, 2013 11:21 pm    Post subject: Reply with quote

I only have one partition

/dev/sda1 ext4

so i can not mount /dev/sda3

and i have done the

mkdir /mnt/gentoo/boot

and the kernel-3.8.13-gentoo stored in /mnt/gentoo/boot/
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