Bug 115282 - no /lib/modules/2.6.13-rc6-git13-4-smp directory
Summary: no /lib/modules/2.6.13-rc6-git13-4-smp directory
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 4
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Olaf Kirch
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 10:35 UTC by peter czanik
Modified: 2005-09-05 15:02 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YaST2 logs (366.26 KB, application/x-gtar)
2005-09-05 10:36 UTC, peter czanik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description peter czanik 2005-09-05 10:35:19 UTC
There was no /lib/modules/2.6.13-rc6-git13-4-smp directory after installation,
so nothing related to modules worked. This messed up sound and network card
installation as well, which I fixed manually (editing files...).
I solved the problem by making:
'ln -s 2.6.13-3-smp 2.6.13-rc6-git13-4-smp' in /lib/modules/

Sep  5 09:17:54 linux modprobe: FATAL: Could not load /lib/modules/2.6.13-rc6-gi
t13-4-smp/modules.dep: No such file or directory
Comment 1 peter czanik 2005-09-05 10:36:28 UTC
Created attachment 48775 [details]
YaST2 logs
Comment 2 Klaus Kämpf 2005-09-05 11:43:38 UTC
-> kernel  
Comment 3 Olaf Kirch 2005-09-05 12:41:14 UTC
What kernel are you running there? The kernel that comes with 10.0 beta4 
is kernel-smp-2.6.13-3, and this RPM comes with /lib/modules/2.6.13-3-smp 
And that works just fine on my machine. 
 
So it seems you're booting some old kernel from a previous install with 
the file system of the new installation. 
 
Please provide a "ls -l" listing of /boot, the contents of /boot/grub/menu.lst 
and a listing of /lib/modules. 
Comment 4 peter czanik 2005-09-05 13:15:57 UTC
Ooops, it was my fault. (I have 6 different operating systems along, and ever
changing partitions, and I messed up menu.lst of 9.3, which boots all the rest.
I had a seperate /boot for beta3, but not for beta4, but I still used the old
/boot.)
Comment 5 Olaf Kirch 2005-09-05 13:29:48 UTC
Okay, thanks for confirming. Closing as INVALID