Microsoft OneNote 2 for iOS / Android
Reply
This short walkthrough describes how to install the linux kernel version 3.10.0 on Ubuntu Linux without having to compile it yourself.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration.
Installation Guide
sudo update-grub
The source can be found on www.kernel.org
I will post the latest version of the 3.10 branch in comments below.
sudo yum localinstall --nogpgcheck http://archive.zfsonlinux.org/fedora/zfs-release-1-1$(rpm -E %dist).noarch.rpm
sudo yum install zfs
This short walkthrough describes how to get the linux kernel version 3.9.0 (latest version at the moment of writing) working under Ubuntu Linux without having to compile it yourself.
This guide should work with the latest version of Ubuntu Linux and most Ubuntu-based distributions including Mint. The included kernel files have been compiled using the generic Ubuntu configuration.
Installation Guide
sudo update-grub
The source can be found on www.kernel.org
I will post the latest version of the 3.9 branch in comments below.
This guide explains how to install the Ubuntu Linux Kernel 3.7.0 on an ARM system using the ArmHardFloatPort.
Installation Guide
sudo update-grub
The source can be found on www.kernel.org