← Back to team overview

aide team mailing list archive

Re: [Question #819206]: unable to allocate pty : No such device

 

Question #819206 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/819206

Description changed to:
bonjour , 
en voulant réparer ubuntu 24.x avec le live CD,
j'ai l'erreur "unable to allocate pty : No such device", après avoir fait un chroot /mnt et au préalable aprèsavoir fait ces commandes:

"
sudo mkdir -p /mnt/dev /mnt/proc /mnt/sys /mnt/pts
sudo mount /dev/sda2 /mnt
sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
sudo mount --bind /dev/pts /mnt/pts"

j'ai besoin de faire cela car les permissions et es propriéatires des
fichiers , dossiers ont été modifiés

comment faire pour résoudre le problème ?
Cordialement

-- 
You received this question notification because your team Communauté
d'aide d'Ubuntu en Français is an answer contact for Ubuntu.