gentoo on a laptop

khankhan New
edited June 2004 in Science & Tech
I'm trying to install gentoo on my Dell Inspiron 1100 (I know, I know, but it was cheap =P).

I got all they way through the install manual, right up to where you "emerge grub"...at that point it gives me this error message:

>>> Merging sys-boot/grub-0.94-r1 to /
cat: /proc/mounts: No such file or directory
cat: /proc/mounts: No such file or directory
*
* Cannot automatically mount your /boot partition.
* Your boot partition has to be mounted rw before the installation
* can continue. grub needs to install important files there.
*

!!! ERROR: sys-boot/grub-0.94-r1 failed.
!!! Function mount-boot_mount_boot_partition, Line 53, Exitcode 0
!!! Please mount your /boot partition manually!

!!! FAILED preinst: 1


I'm almost positive I did everything up till now correctly, so I'm totally baffled. I've tried umounting and remounting the boot partition, same with proc, but to no avail. At this point I'm thinking of starting over...seeing as how I haven't rebooted in days cause I've been setting this all up, do I have to start completely over, or can I recover anything? I.e. do I have to re-bootstrap and everything?
(or even better, can anyone think of a way to get emerge grub to work?)

Comments

  • khankhan New
    edited June 2004
    By and by, the baron pointed out that the problem may lie in the fact that my MBR and my boot partition are in different places...
    /dev/hdc1 = NTFS windows partition, 25 gigs
    /dev/hdc2 = boot, ext2
    /dev/hdc3 = swap
    /dev/hdc4 = root, reiserfs (5 gigs or so)

    If that won't work, what should I do instead?
  • beatzbeatz i am a hamburger Member
    edited June 2004
    Hi,

    you should look at forums.gentoo.org for a solution. A quick search for "cat: /proc/mounts/ brought up these threads, maybe there is some help for you there.

    Thread 1
    Thread 2
    Thread 3

    I can really recommend those forums. They have helped me with all my gentoo problems.

    Good luck,

    Michael
Sign In or Register to comment.