You are not logged in.

#1 2009-08-22 12:08:24

cinan
Member
From: Slovakia
Registered: 2008-07-04
Posts: 251
Website

Question about kernel compilation from wiki

Hello,
I compile kernel in line with arch wiki (http://wiki.archlinux.org/index.php/Ker … rom_Source). In paragraph '2. With makepkg and pacman (Recommended)' are lines:
mv [kernel location]/* src/
cp -r [kernel location]/* src/

Does it make sense? First I move [kernel location] to src/ (I think it should be '/src/') and then I copy nonexistent [kernel location] to the same path.
Thanks

#edit:
I looked through word 'either' big_smile So now I'm not sure with this:
(my build directory is ~/kernelbuild)
1. in ~/kernelbuild create 'src' directory
2. copy ~/kernelbuild/linux-2.6.30.5/* src/
Am I right?

Last edited by cinan (2009-08-22 12:16:34)

Offline

#2 2009-08-22 15:53:01

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Question about kernel compilation from wiki

Hello cinan!

What's the exact output error by you ?

Offline

#3 2009-08-22 19:07:09

cinan
Member
From: Slovakia
Registered: 2008-07-04
Posts: 251
Website

Re: Question about kernel compilation from wiki

I was confused about that paths... I tried what I wrote (first and second step) and it worked. So now's everything OK. Tomorrow I'll do some little changes in the wiki page (just for better understanding)

Offline

#4 2009-08-22 22:31:56

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Question about kernel compilation from wiki

Okay. What's the problem with the wiki page?

Offline

#5 2009-08-23 08:35:36

cinan
Member
From: Slovakia
Registered: 2008-07-04
Posts: 251
Website

Re: Question about kernel compilation from wiki

Commands are correct, but as I said I was little confused about names/terms (eg kernel location-kernel source, making directory usr). I hope the wiki page will be more clear for users who never compiled custom kernel.

Offline

Board footer

Powered by FluxBB