public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Stephan Wentz <wentz@gmx.de>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] documentation-problem
Date: Thu, 13 Jun 2002 10:15:43 +0200	[thread overview]
Message-ID: <200206131015.43556.wentz@gmx.de> (raw)

hi folks!

yesterday is started installing gentoo on my laptop from scratch - everything 
worked fine, and the documentation is EXCELLENT! great job ;-)
he found all modules, all pcmcia-network-cards (normal ethernet and a 
wlan-card).
but i found 2 things that didn't work out with my installation:

1) 14.Final steps: kernel and system logger

after i succeded with the installation and booted the first time, i got this 
error-msg:

"mount_devfs_fs(): unable to mount devfs, err: -2 

looked through the forums and found the solution:
in the kernel-config i checked "/dev filesystem support", but i ALSO checked 
"Mount on boot", after i unchecked it, the mount_devfs_fs-error disappeared.
maybe you should put this in the red warning-section?

2) Final network configuration 

where it says
"If you have a PCMCIA card installed, have a quick look into 
/etc/init.d/pcmcia to verify that things seem all right for your setup"

the problem is: there is no file /etc/init.d/pcmcia!
did i miss something? i followed the instructions step-by-step, don't think i 
forgot something... or do i have to create that file by myself?

3) Final steps: configure GRUB 

in code listing 40 the line splashimage points to
(hd0,0)/boot/grub/splash.xpm.gz

and above you state that in your example hda1 is the boot-partition.
shouldn't it mean (hd0,0)/grub/splash.xpm.gz then? without /boot ?
and what about the kernel-line? there's the same thing... or does it mount 
/dev/hda3 (like state with the root-parameter in the kernel-line) as the 
root-device? then it would be ok...

now, while booting i get this error:
"Warning: unable to open an initial console. 
Kernel panic: No init found. Tyr passing init= option in kernel."

i think this is because of a wrong grub-configuration... maybe you can help me 
out? i have my root partition on hda4, and the boot-partition on hda3... how 
would grubs menu.lst look like? is the following right, if not, where is the 
error? (note: i'm using the nt-bootloader right now, because of that i 
installed grub into the boot-partition, not in the mbr...)

default 0
timeout 30
splashimage=(hd0,2)/grub/splash.xpm.gz

title=My example Gentoo Linux
root (hd0,2) 
kernel /bzImage root=/dev/hda3

maybe you can help me out... i'm very interested in gentoo - so i'd like to 
start it ;-)

another question according to grub: like i said, i installed it into my 
boot-partiton, what if i want to remove it from there and put it in the mbr? 
just install it in the mbr? how to remove the version from the partition? or 
is this done automatically?

so, enough for now... hope my remarks can help you make gentoo even better ;-)

stephan


             reply	other threads:[~2002-06-13  8:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13  8:15 Stephan Wentz [this message]
2002-06-13  7:29 ` [gentoo-dev] documentation-problem Michael R. Gayeski
2002-06-13 21:47   ` Colin Morey
2002-06-13 16:47 ` mbutcher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200206131015.43556.wentz@gmx.de \
    --to=wentz@gmx.de \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox