User`s guide
16
Or you can remove the default kernel 2.6.32-??-generic that be arranged as a higher
priority than the kernel we installed for the EBOX-3350DX2 platform, with the
instruction below through the terminal.
First, check what version be installed as default in the system:
To find the last two numbers as location of question marks that the system shows on
screen “linux-image-2.6.32-??
Then execute it with the correct numbers that you found in previous, and to replace
the question mark with correct version numbers shown below.
Then you would see only one kernel on the GRUB list.
# apt-get remove linux-image-2.6.32-??-generic
# grep –w linux-image-2.6.32 /var/log/dpkg.log