2013년 10월 12일 토요일

Howto update kernels in Ubuntu

--
우분투에서 와이어레스드라이버가 잡히지 않을 때,
이 문제를 해결하는 가장 간단한 방법 중 하나가 우분투 커널을 업데이트 하는 것이다.
When there is no wireless driver in Ubuntu OS You update kernels.
One of the simplest ways to solve the problem with that is to update Ubuntu kernels.

$ sudo apt-add-repository ppa:francisbrwn9/kernels

$ sudo apt-get update

$ sudo apt-get dist-upgrade


그리고, 재부팅, 아래와 같은 방법으로 업데이된 커널의 버전을 확인한다.
And then, reboot, and confirm the version of the kernels updated.

$ uname -r

--

댓글 없음:

댓글 쓰기