Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ uname -r
- 3.0.0-12-generic
- $ sudo apt-get install linux-headers-3.0.0-12-generic
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following extra packages will be installed:
- linux-headers-3.0.0-12
- The following NEW packages will be installed:
- linux-headers-3.0.0-12 linux-headers-3.0.0-12-generic
- 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B/12.0 MB of archives.
- After this operation, 98.2 MB of additional disk space will be used.
- Do you want to continue [Y/n]?
- --
- $ sudo apt-get install build-essential
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- build-essential is already the newest version.
- 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- $ sudo apt-get install linux-image-generic
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- linux-image-generic is already the newest version.
- 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- $ sudo apt-get install linux-headers-generic
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following extra packages will be installed:
- linux-headers-3.0.0-12 linux-headers-3.0.0-12-generic
- The following NEW packages will be installed:
- linux-headers-3.0.0-12 linux-headers-3.0.0-12-generic linux-headers-generic
- 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B/12.0 MB of archives.
- After this operation, 98.2 MB of additional disk space will be used.
- Do you want to continue [Y/n]?
Advertisement
Add Comment
Please, Sign In to add comment