kpackagekit problem

Jonas Norlander jonorland at gmail.com
Wed Apr 29 16:03:11 UTC 2009


On Wed, Apr 29, 2009 at 5:07 PM, John Pierce <john.j35 at gmail.com> wrote:
> Okay, if I do ls /dev I see a directory named pts.
>
> If I try sudo mount /dev/pts it says it cannot find an entry in fstab.
>
> I did dmesg | grep pts and did not find anything in the dmesg log.
>
> I did less /var/log/messages and found nothing to do with pts or pty.

Run mount from a console to see what filesystem is mounted. There
should be one for pts.
jonas at intrepid-amd9650:~$ mount | grep pts
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)

/ Jonas




More information about the kubuntu-users mailing list