12.27.07
Masalah device pty pada Kuliax
Beberapa hari lalu saya menginstal kernel baru 2.6.22 pada distro Kuliax di komputer ku. Sebenarnya semua berjalan lancar cuma konsole tidak dapat dijalankan ada error begini
“Konsole is unable to open a PTY (pseudo teletype). It is likely that this is due to an incorrect configuration of the PTY devices. Konsole needs to have read/write access to the PTY devices.“
setelah saya cek di /dev memang tidak terdapat file /dev/pty.
Dari hasil googling (pada link http://www.knoppix.net/forum/viewtopic.php?p=11548 ) ternyata kadang-kadang ini terjadi pada distro knoppix dan turunannya (Kuliax dibuat dari Knoppix) yang diinstall pada harddisk. Untuk mengatasi ini mudah tinggal tambahkan baris /dev/pts /dev/pts devpts mode=0622
pada file /etc/fstab




