I upgraded my Mandrake 6.0 kernel to 2.2.9-27 ( and all the other
updates as of
16/6/99 ) and had to re-compile the kernel so that my ATAPI CD burner
would use
SCSI emulation.  Well the burner is fine, but I now get two error
messages
during the boot sequence:

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

 Loading sound module                                  [  OK  ]
 Loading midi module
 No AWE synth device is found
 sound: Device or resource busy
 post-install /lib/modules/2.2.9-27mdk/misc/awe_wave.o failed
                                                       [FAILED]
  
 lsmod reports:

 Module         Size    Used by
 nfsd           143768    1  (autoclean)
 lockd           30920    1  (autoclean) [nfsd]
 sunrpc          53348    1  (autoclean) [nfsd lockd]
 ne2k-pci         3812    1  (autoclean)
 8390             6244    0  (autoclean) [ne2k-pci]
 vfat             9180    0  (unused)
 nls_cp437        3548    1  (autoclean)
 msdos            5308    1  (autoclean)
 fat             30176    1  (autoclean) [vfat msdos]
 awe_wave       158028    0  (unused)
 sb              33556    0
 uart401          5904    0  [sb]
 sound           57272    0  [awe_wave sb uart401]
 soundlow          300    0  [sound]
 soundcore        2372    6  [sb sound]

What is missing and how do I get it back?

2)  The second error relates to file systems. . .
 Mounting local filesystems
 mount: fs type devpts not supported by kernel
                                            [FAILED]  
 My fstab shows:

 /dev/sr0       /mnt/cd-writer  auto    user,noauto,nosuid,exec,nodev   0 0
 /dev/sr1       /mnt/cd-reader  auto    user,noauto,nosuid,exec,nodev,ro 0 0
 none           /proc           proc    defaults                        0 0
 none           /dev/pts        devpts  mode=0622                       0 0 

I have never encountered a /dev/pts or a devpts file systemprior to the
2.2
kernel, and man mount does not mention it. Except for the error during
boot, I
have not noticed anything else that is broken, but I have not tested too
deeply.

What is this beast?  How do I fix it, or if I don't need it, how to I
stop the
error message?

Thank you all in advance.  John Turnbull

Reply via email to