Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Forgot to mount/proc
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
tinoest
n00b
n00b


Joined: 30 Mar 2005
Posts: 4

PostPosted: Wed Mar 30, 2005 3:02 pm    Post subject: Forgot to mount/proc Reply with quote

Hi,
I forgot to mount proc before i did the genkernel all and did't realise until i got to copying this over to /etc/fstab i think it was called just after configuring grub would it be possible to just mount proc and just install genkernel again would it affect any of the packages emerged after this point? Or is it just easier to start the install again? Sorry for the lack of information as I cant remeber exactly what bash said I will add more if is needed. So does anyone know? Thanks
Back to top
View user's profile Send private message
Nard`
Apprentice
Apprentice


Joined: 23 Jan 2005
Posts: 250

PostPosted: Wed Mar 30, 2005 4:16 pm    Post subject: Re: Forgot to mount/proc Reply with quote

tinoest wrote:
Hi,
I forgot to mount proc before i did the genkernel all and did't realise until i got to copying this over to /etc/fstab i think it was called just after configuring grub would it be possible to just mount proc and just install genkernel again would it affect any of the packages emerged after this point? Or is it just easier to start the install again? Sorry for the lack of information as I cant remeber exactly what bash said I will add more if is needed. So does anyone know? Thanks


my recommendation would be to try mounting /proc, recompile your kernel and reinstall your bootloader into the MBR. see if it works, if it works fine then don't worry. if you get some weird errors start over again.
_________________
Programming is the process of putting bugs in.
Debugging is the process of attempting to take bugs out, doing an ugly hack, hitting your computer, then claiming insurance.
Back to top
View user's profile Send private message
tinoest
n00b
n00b


Joined: 30 Mar 2005
Posts: 4

PostPosted: Wed Mar 30, 2005 5:44 pm    Post subject: Reply with quote

hi,
ok did what you said.
i now get this message /dev/hda does not have any corresponding BIOS drive

after I have typed this 'grub-install --root-directory=/boot /dev/hda'

can any one help?
thanks
Back to top
View user's profile Send private message
smukec
n00b
n00b


Joined: 06 Dec 2003
Posts: 59
Location: Slovenia

PostPosted: Wed Mar 30, 2005 7:13 pm    Post subject: Reply with quote

Just go straight:
Code:
grub
root(hd0,0)
setup(hd0)
quit

Just correct to match your config.

P.S.: I made the same mistake, currntly recompiling the kernel :(
Back to top
View user's profile Send private message
smukec
n00b
n00b


Joined: 06 Dec 2003
Posts: 59
Location: Slovenia

PostPosted: Wed Mar 30, 2005 7:28 pm    Post subject: Reply with quote

The kernel recompile and grub reinstall does not help resolve my problem.

My system just does not boot correctly. It fails somewhere after stating
"uncomopressing...
after that it just scrolls down - like going beeserk...

Running 2005.0 from minimal CD, stage 2, manualy configured kernel, 2.6.11, on a SATA disk
Code:
boot = sda5
root = sda7

grub
Code:
title  Gentoo 2005.0
root (hd0,4)
# kernel /vmlinuz root=/dev/sda7 vga=0x318
# kernel /bzImage root=/dev/ram0 /init=linuxrc ramdisk=8192 real_root=/dev/sda7 vga=0x319
kernel /bzImage root=/dev/sda7 vga=0x319
You can see everything I've tried to (try to) make it work but it is always the same problem.

Also tried the udev at the end (like stated in some other thread), but it seems is something else.
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