runninglinuxkernel_5.0
runninglinuxkernel_5.0 copied to clipboard
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台
``` ./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...
1. add workspace file for vscode,add .gitignore and 'V=1' to display build detail 2. .gitignore 去掉不用的路径,字符设备自动生成文件节点,避免手工 mknod 创建文件节点