﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
17926,Unable to install headers,duckspacito,,"I am on a chromebook running Linux kernel version 3.18.0-17554-g9194949d4df2 in a chroot, and every time I attempt to run virtualbox, I get an error code rc=-1908. It says I need to install the kernel headers, but when I install the headers with
{{{
sudo apt-get install linux-headers-$(uname -t)
}}}
it says that it was unable to locate the package. I'm a bit of a noob to linux, can anybody help me out?",defect,closed,other,VirtualBox 5.2.16,invalid,,,other,Linux
