
11th January 2007, 11:38
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Compiling kernel for FC6 fills up disk space
I have installed Fedora Core 6 and need to compile kernel to add in acpi toshiba support. I followed http://www.howtoforge.com/kernel_compilation_fedora
and i get an error after running make rpm for about 15 minutes relating no more space available on disk. I checked the disk space and the entire process from start to the make rpm filled up 1900mb of my free disk space, how can i get around this issue? didnt think it would use that much space.
My machine details:
Toshiba A100 Notebook
1.83 Core Duo
512RAM
Kernel source being used - kernel-2.6.18-1.2869.fc6.src.rpm
Thanks in advance.
|

11th January 2007, 12:00
|
|
Moderator
|
|
Join Date: Jul 2006
Posts: 830
Thanks: 5
Thanked 41 Times in 36 Posts
|
|
How much space is left in general on that machine?
|

11th January 2007, 12:02
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
about 1900mb
|

12th January 2007, 17:01
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
What's the output of ? Do you use LVM?
|

12th January 2007, 18:33
|
|
Junior Member
|
|
Join Date: Jan 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi
I compiled the kernel on another fedora core 6 box i had. I have manged to compile two kernels kernel-2.6.18.1 and kernel-2.6.18.2 and have added toshiba acpi and ieee80211 support as modules i have installed these kernels on my toshiba laptop and setup them up to boot fine.
I am now getting the following problems when i try to load certain modules
[root@localhost ~]# insmod /lib/modules/2.6.18.6-custom/kernel/net/ieee80211/ieee80211.ko
insmod: error inserting '/lib/modules/2.6.18.6-custom/kernel/net/ieee80211/ieee80211.ko': -1 Invalid module format
[root@localhost ~]# modprobe /lib/modules/2.6.18.6-custom/kernel/net/ieee80211/ieee80211.ko
FATAL: Module /lib/modules/2.6.18.6_custom/kernel/net/ieee80211/ieee80211.ko not found.
[root@localhost Desktop]# insmod /lib/modules/2.6.18.6-custom/kernel/drivers/acpi/toshiba_acpi.ko
insmod: error inserting '/lib/modules/2.6.18.6-custom/kernel/drivers/acpi/toshiba_acpi.ko': -1 No such device
[root@localhost Desktop]# modprobe /lib/modules/2.6.18.6-custom/kernel/drivers/acpi/toshiba_acpi.ko
FATAL: Module /lib/modules/2.6.18.6_custom/kernel/drivers/acpi/toshiba_acpi.ko not found
Please help
|

13th January 2007, 16:43
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Can you try
Code:
modprobe ieee80211
modprobe toshiba_acpi
instead?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 15:12.
|
Recent comments
1 hour 35 min ago
7 hours 23 min ago
9 hours 14 min ago
10 hours 59 min ago
14 hours 49 min ago
20 hours 34 min ago
20 hours 45 min ago
1 day 1 hour ago
1 day 6 hours ago
1 day 11 hours ago