Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ext2fs Problem
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
marcoow
n00b
n00b


Joined: 13 Aug 2003
Posts: 11

PostPosted: Sat Aug 16, 2003 12:01 pm    Post subject: ext2fs Problem Reply with quote

Hallo,

ich habe ein Problem mit meinem Gentoo. Gleich vorweg: ich habe fast keine Ahnung von Linux. Also: Ich boote, dann kommt
Code:

loading NVidia driver
failed to load nvidia driver

danach:
Code:

/dev/hdc2 is mounted
fsck failed, manual repair needed

(oder ugf. so, weiß jetzt nicht den Wortlaut). Meine fstab sieht so aus:
Code:

/dev/hdc2      /boot      ext2      noauto,noatime      1 2
/dev/hdc2      /            ext2      noatime                  0 1
/dev/hdc5      none      swap      sw                        0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro      0 0

none         /proc      proc      defaults      0 0


none         /dev/shm   tmpfs      defaults      0 0
Back to top
View user's profile Send private message
bonsaikitten
Apprentice
Apprentice


Joined: 01 Jan 2003
Posts: 213
Location: Shanghai, China

PostPosted: Sat Aug 16, 2003 12:11 pm    Post subject: Re: ext2fs Problem Reply with quote

Code:

loading NVidia driver
failed to load nvidia driver

versuch mal
emerge media-video/nvidia-kernel

Der Fehler tritt auf weil das Modul nicht zu deinem Kernel passt
Falls der Fehler weiter auftritt solltest du ueberpruefen ob /usr/src/linux auf deinen aktuellen kernelsource zeigt


Code:

/dev/hdc2 is mounted
fsck failed, manual repair needed

die Partition kann nicht getestet werden weil sie schon mounted ist ... scheint ein nicht-kritischer Fehler zu sein, ich weiss nicht wo der herkommt...
Back to top
View user's profile Send private message
marcoow
n00b
n00b


Joined: 13 Aug 2003
Posts: 11

PostPosted: Sat Aug 16, 2003 12:20 pm    Post subject: Reply with quote

das emerge media-video/nvidia-kernel habe ich schon gemacht. wenn ich kde starte, kommt allerdings vorher der nvivida- screen, also scheint da ja scheinbar schon was geladen zu werden. wie sehe ich denn, wohin /usr/src/linux zeigt und wohin muss es denn zeien? (wie gesagt- bin linux- anfänger)
Back to top
View user's profile Send private message
bonsaikitten
Apprentice
Apprentice


Joined: 01 Jan 2003
Posts: 213
Location: Shanghai, China

PostPosted: Sat Aug 16, 2003 12:47 pm    Post subject: Reply with quote

>das emerge media-video/nvidia-kernel habe ich schon gemacht. wenn ich kde starte, kommt allerdings vorher der nvivida- screen

also funkitoniert das NVidia-Modul. kann sein dass das ein Ueberbleibsel ist, irgendwann wurde das von NVDriver zu Nvidia umbenannt ...

ich denke den Fehler kannst du getrost ignorieren.

zum Kernel:
ln -s /usr/src sollte dir zeigen wohin der kernel verlinkt ist

lrwxrwxrwx 1 root root 26 Aug 14 22:09 linux -> /usr/src/linux-2.6.0-test3

ist die relevante Zeile, wie du siehst benutze ich 2.6.0 :twisted:
Back to top
View user's profile Send private message
c07
Veteran
Veteran


Joined: 25 Oct 2002
Posts: 1091

PostPosted: Sat Aug 16, 2003 2:49 pm    Post subject: Reply with quote

bonsaikitten wrote:
ln -s /usr/src sollte dir zeigen wohin der kernel verlinkt ist

Das sollte wohl ls -l sein.
Back to top
View user's profile Send private message
ian!
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 3829
Location: Essen, Germany

PostPosted: Sat Aug 16, 2003 2:59 pm    Post subject: Re: ext2fs Problem Reply with quote

Hallo zusammen,

bisher ist noch keiner auf das folgende Problem eingegangen:

marcoow wrote:

danach:
Code:

/dev/hdc2 is mounted
fsck failed, manual repair needed

(oder ugf. so, weiß jetzt nicht den Wortlaut). Meine fstab sieht so aus:


Am besten bootest Du mal von der livecd und führst ein e2fsck /dev/hdc2 aus. Das könnte obiges Problem lösen.

Gruß,
ian
Back to top
View user's profile Send private message
bonsaikitten
Apprentice
Apprentice


Joined: 01 Jan 2003
Posts: 213
Location: Shanghai, China

PostPosted: Sat Aug 16, 2003 3:02 pm    Post subject: Reply with quote

c07 wrote:
bonsaikitten wrote:
ln -s /usr/src sollte dir zeigen wohin der kernel verlinkt ist

Das sollte wohl ls -l sein.

:oops: Ooops ... vielleicht sollte ich nicht 3 Sachen auf einmal machen ...
Back to top
View user's profile Send private message
DefTonez
n00b
n00b


Joined: 11 Sep 2002
Posts: 4

PostPosted: Mon Aug 18, 2003 6:14 am    Post subject: Reply with quote

Hallo marcoow,

das Problem steht direkt in der fstab drin:
Code:

/dev/hdc2      /boot      ext2      noauto,noatime      1 2
/dev/hdc2      /            ext2      noatime                  0 1


Es wurde 2x /dev/hdc2 angegeben!!!
Hast Du / und /boot auf einer Partition?

Greetz,

DefTonez
Back to top
View user's profile Send private message
marcoow
n00b
n00b


Joined: 13 Aug 2003
Posts: 11

PostPosted: Mon Aug 18, 2003 9:32 am    Post subject: Reply with quote

Ja, habe /boot und / auf einer Partition.
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1938

PostPosted: Mon Aug 18, 2003 9:47 am    Post subject: Reply with quote

Dann brauchst du keinen extra Eintrag für die /boot Partition in der /etc/fstab...
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