runninglinuxkernel_5.0
runninglinuxkernel_5.0 copied to clipboard
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台
Results
2
runninglinuxkernel_5.0 issues
Sort by
recently updated
recently updated
newest added
``` ./run_debian_x86_64.sh run su root Password: 123 su: cannot set groups: Operation not permitted su root Password: xxx su: Authentication failure ```
Hello, I'm a new learning linux. I've compiled the kernel and file system by script **run_debian_arm64.sh**, but when I exec `./run_debian_arm64.sh run`, here are two **Failed**s in console and I...