[Bug 241368] Re: remove old kernels from grub list

Tom Chiverton 241368 at bugs.launchpad.net
Mon Aug 16 19:15:00 UTC 2010


You could also try replacing line 8 (VERS=...) with this one and let me know how that behaves.
VERS=`dpkg -l | grep ^ii |grep linux-image|grep -v linux-image-generic|tr -s ' '|cut -d' ' -f3|sort -V | head -n -$NUM_TO_KEEP`

-- 
remove old kernels from grub list
https://bugs.launchpad.net/bugs/241368
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list