Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema na Instalação (grub)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
kabrito
n00b
n00b


Joined: 02 Oct 2006
Posts: 6

PostPosted: Mon Oct 02, 2006 2:11 pm    Post subject: Problema na Instalação (grub) Reply with quote

Olá, estou instalando o gentoo, e fiz tudo da forma que tem no handbook do site, mas na hora de instalar o grub, copiei a partição de boot para a root e depois exclui a partição de boot. Fiz isso após fazer o "emerge grub", e na hora de fazer o "grep -v /proc/mounts > /etc/mtab" ele vai para a linha de comando de baixo e não faz nada (abre uma linha branca, e não a linha que vc pode escrever). Não funciona tambem a linnha "grub-install /dev/sda". O que eu posso fazer para não ter que começar tudo de novo?

Abraço.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Wed Oct 04, 2006 3:44 am    Post subject: Reply with quote

Boas.

Antes de mais, se abandonou a partição /boot depois de instalar o GRUB, faça de novo emerge -av grub.
Depois verifique se tem o /proc montado. Se não, mount -t proc proc /proc. Não se esqueça que ao não usar uma partição /boot, todas as referências a ficheiros tem que ter /boot no inicio:
Code:
root (hdX,Y)
/boot/kernel-...

_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
GothicKnight
Tux's lil' helper
Tux's lil' helper


Joined: 02 Aug 2004
Posts: 123
Location: Santa Maria da Feira/Portugal

PostPosted: Wed Oct 04, 2006 11:09 am    Post subject: Reply with quote

mount -t proc none /proc
_________________
Se a vida não te sorri... Faz-lhe cocegas.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Wed Oct 04, 2006 12:43 pm    Post subject: Reply with quote

Boas.
GothicKnight wrote:
mount -t proc none /proc

Não foi um erro, não. mount -t proc proc /proc também é uma sintaxe correcta. A grande diferença entre um e outro é algo muito simples, mas que se pode tornar extremamente frustrante. Se houver algum problema no acesso ao /proc, a mensagem de erro com a sua sintaxe será "none is busy", com a minha será "proc is busy". :wink:
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
kabrito
n00b
n00b


Joined: 02 Oct 2006
Posts: 6

PostPosted: Wed Oct 04, 2006 1:33 pm    Post subject: Reply with quote

Obrigado. Vou tentar aqui!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese 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