Comment 13 for bug 313947

Revision history for this message
Corinne S (ecrire-cs) wrote :

Thanks I could change fstab, it is now like that :
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda6
UUID=4038bffc-47be-46f7-983f-0133c1aa8ab6 / ext3 relatime,errors=remount-ro 0 1
# /dev/sda3
UUID=dc428b6a-15c0-433e-a850-3d7e388abe27 /boot ext3 relatime 0 2
# /dev/sda5
UUID=e7d63f50-5236-4f2b-aa2d-ee255061945b none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
#usbfs
none /proc/bus/usb usbfs devgid=46,devmode=666 0 0
devpts /dev/pts devpts rw 0 0

The last row is the row I added, but I still have the error with the terminal.

I looked for an other terminal xterm (it is installed, but I don't know where I can catch it)
and I tried an update, and I had the error "can't clone pty" (in french "échec de clonage de pty") ... is it perhaps a problem what goes with the terminal ?
I don't know waht is pty !