jfmxl <jf...@sdf.org> wrote: > I wrote a coupla days ago, using the guest interface at the website ...
I do not know what you mean by "guest interface". One right place for your support question would be the gentoo forum "Installing Gentoo": https://forums.gentoo.org/viewforum-f-14.html > but the kernel failed to mount root. This can have many reasons. More informations are needed. According to this: > looked at /etc/fstab, but found a /dev/ram0 and a > /proc and nothing like what I'd entered ... you are probably using an initrd which you must have built and entered into grub (or grub2?) somewhere. Are you perhaps using genkernel to build such an initrd? I had used genkernel only once many years ago, and remember that you have to specify your root filesystem with the kernel parameter real_root=... If you do not use genkernel, you should pass the correct root partition with the kernel parameter root=... In the latter case, be sure that you have the filesystem support as well as the disk processor code compiled into the kernel (i.e. not as a module). > that is if I'm not already blackballed > for somehow not holding my mouth right. Why do you think that it should be problem to ask a support question, especially in a friendly way? There is no reason to stay anonymous.