thin clients not updating to the latest kernel

Spyros Tsiolis stsiol at yahoo.co.uk
Thu Mar 17 12:54:09 UTC 2016


--------------------------------------------
On Thu, 17/3/16, Tony Baechler <bats at batsupport.com> wrote:

 Subject: Re: thin clients not updating to the latest kernel
 To: "Spyros Tsiolis" <stsiol at yahoo.co.uk>, "Ubuntu user technical support, not for general discussions" <ubuntu-users at lists.ubuntu.com>
 Date: Thursday, 17 March, 2016, 15:26
 
 On 3/16/2016 10:16 AM,
 Spyros Tsiolis wrote:
 > When the kernel gets
 updated through the ubuntu update
 >
 system, where does it go exactly and what does it update
 ?
 
 You can find this
 out easily enough. On an existing system with a kernel 
 installed, try this command, but be warned
 there is a lot of output:
 
 dpkg -L linux-image-3.XXX|less
 
 Replace XXX with the package
 name of the actual kernel. You can determine 
 this with this command:
 
 dpkg -l | grep linux-image
 
 Another way is to download the kernel package
 by hand from any Ubuntu 
 mirror. You should
 find it under /ubuntu/pool/main/l/linux-image/. Use
 "dpkg 
 --extract" to extract it to
 a temporary directory. That lets you look at the 
 installation scripts, so you can see exactly
 what gets updated.
 --------------------------------------------




Hi Tony,

Excellent ! I have a starting point.

Thank you very much for your kind reply,

s.





More information about the ubuntu-users mailing list