Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/ fs problem nach installation [SOLVED
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
south
n00b
n00b


Joined: 29 Sep 2004
Posts: 53
Location: Vienna

PostPosted: Sat Jun 11, 2005 11:15 am    Post subject: / fs problem nach installation [SOLVED Reply with quote

hallo,
hab auf einem PIII eine stage3+getoo-sources installation durchgeführt, soweit so gut
beim booten bekomm ich dann folgende fehlermeldungen:
Code:

*starting devfsd...
/sbin/rc: line 271: /sbin/devfsd: no such file or directory
Code:

*checking root file system...
fsck.ext3 no such file or directory while trying to open /dev/hda3
/dev/hda3:
the superblock could not be read or does not describe a correct ext2 filesystem. if the device is valid and it really contains an ext2 filesystem (and not swap ou ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck - 8193 <device>

*filesystem couldn't be fixed


hab schon in den udev-guide und devfs-guide reingwschaut, konnte aber nicht so richtig schlau draus werden
nachdem im installations-guide nirgends (außer beim genkernel) udev oder devfs erwähnt is hab ich auch nix gemerged etc.
is eines der beiden bei einer installation erforderlich ?
danke
_________________
gentoo-2.6.10-r6; x86; kde 3.4
athlon xp2000, nvidia

greetings from the south


Last edited by south on Sat Jun 11, 2005 4:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
Freiburg
Guru
Guru


Joined: 19 Jun 2004
Posts: 504
Location: Freiburg

PostPosted: Sat Jun 11, 2005 11:31 am    Post subject: Reply with quote

Ich würde UDev nehmen, DevFSD ist veraltet und Gerg KH hat gerade die erste Patches auf die Kernelmailingliste gepostet die DevFSD entfernen (UDev und DevFSD managen beide die DeviceNodes in /Dev UDev bietet allerdings mehr Möglichkeiten). Mach mal ein
Code:
emerge udev

damit sollte dann das erste Problem gelöst sein, das zweite hab ich noch nie gesehen, vielleicht hängt das auch mit fehlenden Devicenodes zusammen...
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Sat Jun 11, 2005 3:13 pm    Post subject: Reply with quote

1. Installiere "udev"
Code:

$ emerge udev



2. Entferne "devfs" support aus deinem Kernel. Falls du ihn selbst baust:
Code:

$ cd /usr/src/linux
$ make menuconfig


Filesystems -> Pseudo Filesystems ->
[ ] /dev file system support (Obsolete)


Falls du genkernel benutzt musst du die Option "--udev" bei "genkernel" angeben.
Code:

$ genkernel --udev all


Mfg

Sino
Back to top
View user's profile Send private message
south
n00b
n00b


Joined: 29 Sep 2004
Posts: 53
Location: Vienna

PostPosted: Sat Jun 11, 2005 4:25 pm    Post subject: Reply with quote

thx a 100 times!

startet wie's soll

emerge udev
kernel ausgebessert und make && modules_install
hab zusätzlich noch gentoolkit gemerged...man weiß ja nie

nochmals danke
_________________
gentoo-2.6.10-r6; x86; kde 3.4
athlon xp2000, nvidia

greetings from the south
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