Results 1 to 2 of 2
Hey all, i am trying to compile my first kernel. I am running Fedora 8. I am trying to copy my existing kernel config file into my new source directory ...
- 11-18-2007 #1Just Joined!
- Join Date
- Oct 2007
- Location
- WAAAAAAY up north
- Posts
- 29
Syntax help?
Hey all, i am trying to compile my first kernel. I am running Fedora 8. I am trying to copy my existing kernel config file into my new source directory for the compiler to use as a starting point. Here is the code I am having trouble with. (porbably a simple syntax problem, but I am fairly new to this.
[Thanks for putting up with me...Code:root@localhost /]# cp -f /boot/config-2.6.23.1-49.fc8 /usr/src/linux/.config cp: cannot create regular file `/usr/src/linux/.config': No such file or directory
- 11-18-2007 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
Is /usr/src/linux a directory?


Reply With Quote
