LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compiling kernel takes away alot of disk space (https://www.linuxquestions.org/questions/linux-software-2/compiling-kernel-takes-away-alot-of-disk-space-202113/)

fettouhi 07-07-2004 07:14 AM

Compiling kernel takes away alot of disk space
 
I tried a few weeks ago to compile the latest kernel from source (2.6.6) on my FC 2 machine. I used the the old config file as a base and just added the things i needed ntfs, firewire, etc. I just followed the instruction that I found in a guide here on linuxquestions.org. The compilation and installation went great and the kernel ran, so probs. What suprised me was that the kernel had taken up 1.8 GB of my drive. This I didn't understand. Usually the kernel plus source only takes up 200 to 300 MB when installed from rpms. :confused: . So why does take so much space is it the moduels that are generated and then copied to the kernel directory. If so how do I remove them from the source dirrectory? Should I just do make clean after?

Kind Regards

André Fettouhi

amosf 07-07-2004 08:24 AM

Yep you'll have to do that to clean up the object files which take up the space... But usually not THAT much space!

foo_bar_foo 07-07-2004 12:15 PM

you sure that's not 1.8 mega bytes instead of giga byes ?????????

fettouhi 07-08-2004 04:02 PM

Nope it's GB!!! :confused:

Regards

André


All times are GMT -5. The time now is 11:59 PM.