On 08:26 30 May 2003, Daniel Sheltraw <[EMAIL PROTECTED]> wrote:
| [...] Obviously I have left something out. I am getting
| a message when booting:
| 
|   fs types devpts not supported by kernel
| 
| AFAIK this is related to USB

What makes you think this?

| which I have not enabled and do not
| need in this kernel. Am I correct about this message?

No. This is needed for ptys (which, strangely enough, are vital for
xterm et al). Hack the .config file and add:

        CONFIG_DEVPTS_FS=y

and rebuild it.

Or in the config tools, set
        "Character Devices" -> "UNIX 98 pty"
and
        "Filesystems" -> "/dev/pts file system"
and rebuild.

Cheers,
-- 
Cameron Simpson <[EMAIL PROTECTED]> DoD#743
http://www.cskk.ezoshosting.com/cs/

No electrons were harmed in the production of this message.
        - Dr. P. Gensheimer <[EMAIL PROTECTED]>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to