public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] documentation-problem
@ 2002-06-13  8:15 Stephan Wentz
  2002-06-13  7:29 ` Michael R. Gayeski
  2002-06-13 16:47 ` mbutcher
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Wentz @ 2002-06-13  8:15 UTC (permalink / raw
  To: gentoo-dev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-06-13 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-13  8:15 [gentoo-dev] documentation-problem Stephan Wentz
2002-06-13  7:29 ` Michael R. Gayeski
2002-06-13 21:47   ` Colin Morey
2002-06-13 16:47 ` mbutcher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox