Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOLVED] /dev/tty{2,3,4} No such file or directory #278

Open
su8 opened this issue Aug 18, 2024 · 1 comment
Open

[SOLVED] /dev/tty{2,3,4} No such file or directory #278

su8 opened this issue Aug 18, 2024 · 1 comment

Comments

@su8
Copy link

su8 commented Aug 18, 2024

There is no ls -l /dev/tty*.

I'm using the qemu-bios.sh with installed .iso file to hdd.img

Screenshot 2024-08-18 182154

@su8
Copy link
Author

su8 commented Aug 18, 2024

I fixed it by touching 👍

touch /dev/tty1
touch /dev/tty2
touch /dev/tty3
touch /dev/tty4

@su8 su8 changed the title /dev/tty{2,3,4} No such file or directory [SOLVED] /dev/tty{2,3,4} No such file or directory Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant