-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Describe the bug
i use the command[orb -u root]to start the orb, it's will faild when i run mknod console c 5 1.
To Reproduce
Steps to reproduce the behavior:
- orb -u root
- mknod console c 5 1 or sudo mknod console c 5 1
- See error
Expected behavior
the command run successfully
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [macOS 15.1 (24B83)]
- Browser [NA]
- Version [OrbStack 1.10.3]
- Ubuntu version: Linux ubuntu 6.13.7-orbstack-00283-g9d1400e7e9c6 fix(orb-ui env.prod-angular): wrong login endpoint. not versioned yet. #104 SMP Mon Mar 17 06:15:48 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
Smartphone (please complete the following information):
- NA
Additional context
root@ubuntu:/Users//Desktop/Code/kernel/busybox-1.37.0/_install/dev# sudo mknod console c 5 1
mknod: console: Operation not permitted
root@ubuntu:/Users//Desktop/Code/kernel/busybox-1.37.0/_install/dev# mknod console c 5 1
mknod: console: Operation not permitted
Metadata
Metadata
Assignees
Labels
No labels