Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo Kernel Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Arbaal
n00b
n00b


Joined: 23 Oct 2002
Posts: 13

PostPosted: Wed Oct 23, 2002 12:24 pm    Post subject: Gentoo Kernel Probleme Reply with quote

Ich habe mir Gentoo als 2t System Installiert (mit Hilfe der Live CD und der Stage3-Athlon-XP).
Meine Partitionen sehen wie folgt aus:

hda2 = Windows (FAT 32)
hda3 ext2 /boot
hda5 ReiserFS /
hda6 Swap

Habe auch die /etc/fstab hab ich wie folgt geschrieben:

/dev/hda3 /boot ext2 noauto,noatime 1 2
/dev/hda5 / ReiserFS noatime 0 1
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0


Ich habe den Gentoo-Linux Kernel genommen (ein gepatchter 2.4.19 Kernel).
Nach dem Complieren und eintragen bei Grub , giebt er mir beim laden des Kernels (nach restart) folgenden Text (abschrift):

ds: no socket drivers loaded!
VFS: Mounted root (ext2 filesystem) readonly
mount_devfs_fs(): unable to mount devfs,err: -2
Freeing unused Kernel memory: 100k free
Warning: Unable to open an initial console.
Kernel panic: No init found. Try passing init=option to kernel

Weiß jemand Rat? Habe mich an die Installations Anleitung gehalten , und hatte nie Fehler gehabt!
MFG
Nils Hasenbanck
Back to top
View user's profile Send private message
koba
n00b
n00b


Joined: 07 Jun 2002
Posts: 45

PostPosted: Wed Oct 23, 2002 12:27 pm    Post subject: Reply with quote

hat der kernel reiserfs support (nicht als modul) ?

gruss koba
_________________
... kompilierst du noch oder surfst du schon ?
Back to top
View user's profile Send private message
Arbaal
n00b
n00b


Joined: 23 Oct 2002
Posts: 13

PostPosted: Wed Oct 23, 2002 12:28 pm    Post subject: Reply with quote

Jo , hat er.
Back to top
View user's profile Send private message
koba
n00b
n00b


Joined: 07 Jun 2002
Posts: 45

PostPosted: Wed Oct 23, 2002 12:40 pm    Post subject: Reply with quote

hast du bei "kernel /boot/bzImage" "root=/dev/hda5" übergeben

hast du devfs support im kernel

im zweifelsfall einfach noch mal von der gentoo cd booten,

mkdir /mnt/gentoo
mount /dev/hda5 /mnt/gentoo
mount /dev/hda3 /mnt/gentoo/boot
mount -o bind /proc/ /mnt/gentoo/proc
chroot /mnt/gentoo/ /bin/bash

cd /usr/src/linux
make menuconfig
devfs aktivieren
den kernel nochmal bauen,
kernel nach /boot kopieren
und checken obs dann klappt
sauber unmounten nicht vergessen

gruss koba
_________________
... kompilierst du noch oder surfst du schon ?
Back to top
View user's profile Send private message
hopfe
Guru
Guru


Joined: 22 Oct 2002
Posts: 456
Location: Frankfurt Main oder Aachen

PostPosted: Wed Oct 23, 2002 12:42 pm    Post subject: Re: Gentoo Kernel Probleme Reply with quote

Arbaal wrote:

ds: no socket drivers loaded!
VFS: Mounted root (ext2 filesystem) readonly
mount_devfs_fs(): unable to mount devfs,err: -2
Freeing unused Kernel memory: 100k free
Warning: Unable to open an initial console.
Kernel panic: No init found. Try passing init=option to kernel


hast du devfs_support im Kernel aktiviert, und wie sehen deine Einstellungen für grub aus ?
Back to top
View user's profile Send private message
Arbaal
n00b
n00b


Joined: 23 Oct 2002
Posts: 13

PostPosted: Wed Oct 23, 2002 12:55 pm    Post subject: Reply with quote

wer mal kurz alles machen und bin in 20 min wieder da
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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