Re: Update Script and BT5 R1
Re: Update Script and BT5 R1
this is version
~# uname -r 2.6.38
I cant find reference so I still don't know if I took R1 or not ??
Cheers
Re: Update Script and BT5 R1
the new kernel is 2.6.39.4
during the days of transition to the new kernel has this happened in MY BT5:
2.6.38>>> 2.6.38.8>>> 2.6.39.4 (it's R1) bye:)
root@bt:~# uname -a
Linux bt 2.6.39.4 #1 SMP Thu Aug 18 13:38:02 NZST 2011 i686 GNU/Linux
Re: Update Script and BT5 R1
Quote:
Originally Posted by
muminrz
Check the kernel version
what is the kernel version of BT5 R1 ??
Re: Update Script and BT5 R1
run apt-get dist-upgrade and that will get it!
Re: Update Script and BT5 R1
Try to run "apt-get install linux-image-2.6.39.4" without quotes. It works for me but you must have grub installed. If you get an error about update-grub, that means you haven't install grub yet. Run the following commands to solve the error:
apt-get install grub
dpkg --configure linux-image-2.6.39.4