On Thu, 17 Jun 1999, John Turnbull wrote:

> 1)  The first relates to the sound card (AWE64)

Did it work before you recompiled the kernel? (I don't have an AWE64, so I
(obviously) won't notice if an update breaks support for it)

If it's an ISA PnP card, did you configure it correctly with isapnp?

> 2)  The second error relates to file systems. . .
>  Mounting local filesystems
>  mount: fs type devpts not supported by kernel
> 
> I have never encountered a /dev/pts or a devpts file systemprior to the
> 2.2 kernel,

It's a replacement for the /dev/ttyp* devices. The devices are now
dynamically allocated.
devpts is rather important; when compiling a custom kernel, make sure you
enable the options
        "Unix98 PTY support" in Character devices
and
        "/dev/pts filesystem for Unix98 PTYs" in filesystems

LLaP
bero


Reply via email to