Tagged Questions
1
vote
1answer
145 views
USB3 Hard Drive Not Recognised by Linux
My external USB 3 hard drive is behaving very strangely:
If I plug it into a USB 2 port, it works fine
If I plug it into a USB 3 port, it doesn't work at all. It's not even mentioned in ...
1
vote
1answer
175 views
is linux/compiler.h a userspace header?
VirtualBox is looking for this file in /usr/include but it's missing in gentoo linux-headers
Does someone know if that is userspace header and gentoo is missing it? Or if that is not it, then if ...
1
vote
2answers
181 views
Can't compile kernel in gentoo
I installed gentoo by the handbook from official site.
When I got into the step 7.b. Installing the Sources,
the book says:
Code Listing 2.2: Viewing the kernel source symlink
When you take ...
3
votes
1answer
449 views
VirtualBox: mount a shared folder automatically in Gentoo
I'm currently writing a template (in veewee) to build a vagrant box running Funtoo x86_64.
Currently, my box fails the last step for vagrant basebox validate, in which a shared folder has to be ...