Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Frage zur 2.6-er Kernelkonfiguration
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
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Mon Dec 13, 2004 7:39 pm    Post subject: Frage zur 2.6-er Kernelkonfiguration Reply with quote

In dem Gentoo-Handbuch steht:
Quote:
Gehen Sie nun in File Systems und selektieren Sie Unterstützung für die Dateisysteme die Sie benutzen. Kompilieren Sie diese nicht als Module, ansonsten wird ihr Gentoo System nicht fähig sein, Ihre Partitionen zu mounten. Selektieren Sie auch Virtual memory, /proc file system, /dev file system + Automatically mount at boot:

(Mit einem 2.6.x Kernel)
File systems --->
Pseudo Filesystems --->
[*] /proc file system support
[*] /dev file system support (OBSOLETE)
[*] Automatically mount at boot
[*] /dev/pts file system for Unix98 PTYs
[*] Virtual memory file system support (former shm fs)


Möchte man udev benutzen, soll man aber nach dem udev-Howto das dev-File-System nicht mit einbringen.
Muß man dann vor dem Reboot udev emergen? Muß man in dem Fall noich was anderes im Kernel konfigurieren?
Werden dann die Dateisysteme auch nach dem reboot dann gemountet?

Danke für Infos!
Gruß
Klemi
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Mon Dec 13, 2004 8:14 pm    Post subject: Reply with quote

Wenn du udev nutzen willst, dann solltest du es vor dem reboot schon installieren. :wink:

Soweit ich weiß wird aber udev auch dann benutzt, wenn du devfs im Kernel einkompiliert hast, so udev denn eingerichtet ist. Sollte aber eigentlich auch in der Doku stehen.
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Tue Dec 14, 2004 12:27 am    Post subject: Reply with quote

Aber wozu etwas in den kernel einkomoilieren, wenn man es dann doch nicht braucht - wie in diesem Fall bei Verwendung von udev. :wink:

Aber wie mein Vorgänger schrieb, unbedingt VOR dem reboot emergen, und hotplug auch, da udev das benötigt, um richtig zu funktionieren.
_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
Back to top
View user's profile Send private message
TheCurse
l33t
l33t


Joined: 21 Jun 2004
Posts: 670
Location: Köln

PostPosted: Tue Dec 14, 2004 7:52 am    Post subject: Reply with quote

Wofür soll eigentlich hotplug gut sein? Bei mir läuft udev auch ohne... Oder fehlen mir bestimmte Features? Btw. ich habe einen statischen Kernel, also keine Module, brauche ich deshalb kein hotplug? Und außerdem habe ich gehört, dass udev mit hotplug sowieso probleme hat und man besser coldplug nehmen sollte...

Weiß zu diesen Sachen irgendwer bescheid?

MfG
TheCurse
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Tue Dec 14, 2004 8:48 am    Post subject: Reply with quote

hotplug und coldplug sorgen dafür, dass die device interfaces überwacht werden (pci, usb, whatever) und handeln anhand von regeln wenn sie ein neues device erkennen.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
TheCurse
l33t
l33t


Joined: 21 Jun 2004
Posts: 670
Location: Köln

PostPosted: Tue Dec 14, 2004 9:09 am    Post subject: Reply with quote

Wenn ich jetzt meinen USB-Stick einstecke, geht der ja auch nach /dev/uba eingehängt. Wofür brauche ich denn jetzt wirklich hotplug bzw. coldplug? (Wie gesagt, auf meinem System ist beides NICHT installiert).

MfG
TheCurse
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Tue Dec 14, 2004 9:29 am    Post subject: Reply with quote

ja himmel, das hab ich doch grade erklärt? du kannst in abhängigkeit von triggern bestimmte events auslösen.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Tue Dec 14, 2004 9:30 am    Post subject: Reply with quote

http://linux-hotplug.sourceforge.net

für weitere informationen.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
klemi
Guru
Guru


Joined: 26 May 2004
Posts: 494
Location: Erbach b. Ulm

PostPosted: Tue Dec 14, 2004 10:33 am    Post subject: Reply with quote

Danke für die Infos.
Muß sowieso den Kernel nochmals neu bauen.
Wo find ich in Kernel Config eigentlich Hotplug und Coldplug?

Noch kurz eine Frage zur Kernel Neucompilierung: Wenn der Kernelname beibehalten wird, wird dann die alte Konfiguration sicher überschrieben?Kernel-Inage wieder nach boot kopieren sowie System.map. Ja?

Danke nochmals für Eure Hilfe!
_________________
Gentoo 2.6.16-r12; AMD Athlon 3GHz; NVidia GeForce 5700; Hauppauge nexus-s
Back to top
View user's profile Send private message
Linuxpeter
Guru
Guru


Joined: 28 May 2004
Posts: 403
Location: Dresden, Germany

PostPosted: Tue Dec 14, 2004 12:48 pm    Post subject: Reply with quote

Kernel-Konfiguration
Code:

General support --->
    [*] Support for hot-plugable devices

und
Code:

$ emerge hotplug coldplug

_________________
Regards, Linuxpeter
Wenn "Windows" die Antwort ist, war es eine dumme Frage. ;-)
Is "Windows" the answer, then it was a stupid question. ;-)
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