We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/boot 에 디스크 용량이 다 차면 컴파일이 정상적으로 되지 않는 경우가 있음
이때 /boot 아래에 initrd.img로 시작하는 파일들이 있는데 현재 사용하는 커널의 이미지는 삭제하지 않을 것.
커널 컴파일 도중 qemu 서버 연결이 끊기면 해당 커널로 재접속 불가 -> 서버를 다시 깔아야 할 수 있으므로 주의 !!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
/boot 에 디스크 용량이 다 차면 컴파일이 정상적으로 되지 않는 경우가 있음
이때 /boot 아래에 initrd.img로 시작하는 파일들이 있는데 현재 사용하는 커널의 이미지는 삭제하지 않을 것.
커널 컴파일 도중 qemu 서버 연결이 끊기면 해당 커널로 재접속 불가 -> 서버를 다시 깔아야 할 수 있으므로 주의 !!
The text was updated successfully, but these errors were encountered: