update manager refuses to upgrade kernel to newer version

Oliver Grawert ogra at ubuntu.com
Sun Feb 14 18:11:04 UTC 2016


hi,

> root at tcsrv:~# ls -l /var/tftpboot/ubu1204x86diskless/boot/
...
> -rw-r--r-- 1 root root   169997 Jan 20 21:21 config-3.13.0-77-generic
...
> -rw-r--r-- 1 root root 12890705 Feb 12 19:32 initrd.img-3.13.0-77
> -generic
so we are now sure your apt update worked fine and your -77 kernel is
installed properly in the NFS root, good ...


> BTW, the system uses NONE OF THE ABOVE KERNELS but is using
> *-3.13.0-46-generic"
right, somewhere your PXE setup is still wrong, so lets get this fixed
;)

> 
> >  ... also your
> >  pxelinux.cfg/default file would be interesting to see
> 
> 
> I don't think you're asking for "pxelinux.cfg/default" but 
> "01-00-XX-XX-XX-XX-XX" according to each nodes MAC
> Address. If this is the case, this is for NODE with MAC
> "01-00-0f-1f-e9-30-b4" :

well, i personally always only use a global pxelinux.cfg/default
because i dont need any client specific settings, but yes, whatever
config file you have to ship the kernel info is fine ... 

> LABEL default
>         KERNEL ubu1204x86diskless_boot/vmlinuz
        APPEND vga=normal initrd=ubu1204x86diskless_boot/initrd.img 

so it pulls /var/tftpboot/ubu1204x86diskless/vmlinuz and 
 /var/tftpboot/ubu1204x86diskless/initrd.img ....

i assume these files are symlinks ... can you check them with "ls -l" ?
(i guess they either point to the wrong binaries (i.e. boot/*-46
-generic) or they are no symlinks but copies of of the *-46-generic
binaries ) 

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 173 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20160214/a3c72d73/attachment.sig>


More information about the ubuntu-users mailing list