Quote:
i should think this folder is also somewere else and that whole readme is a typo i think ?
|
I think that this howto is for some other distro. Look in /usr/src/linux-x.y.z to see if there is already a file named .config:
Code:
ls -la /usr/src/linux-x.y.z/.config
If not, most distros keep a copy in /boot with a name like config-x.y.z. Copy that file into the kernel sources directory and continue to the configuration of your kernel.