If i can't use the internet and my sound card is'nt detected......

Jonathan Byrne jbyrne at frontbridge.com
Tue May 3 17:06:15 UTC 2005


On Monday 02 May 2005 17:05, Bobby Singh wrote:

> I have tryed your commands and i have 'search belkin'
> with the nameserver up on the terminal. 

I take it that means your resolv.conf looks something like this:

search belkin
nameserver 192.168.1.1

The IP address of your nameserver is probably different, I'm just using 
192.168.1.1 because it's a commonly used non-global IP address used by 
some broadband routers as their internal host address.

> '/lib/modules/2.6.1.8.1-12mdk/modules.dep no such file
> FATAL ERROR'

Ouch. Houston, we have a problem :p

> Could it be that bootloader is loading mandrake kernal
> modules rather than kubuntus very own

Yes, which means that it's probably trying to boot a Mandrake kernel, 
too.  Please also post your menu.lst (or grub.conf, I don't recall 
which name Mandrake uses) to the list as well.  Something sounds 
misconfigured there. You can find that file in /boot/grub.  The correct 
settings depend on how your disk(s) is/are partitioned and where you 
installed Kubuntu, so please also post your /etc/fstab to the list so 
we can sort it all out.

> (kubuntu MBR stops you from accessing other
> partitions).

Since when? My experience with (K)Ubuntu installers is that they detect 
and automatically install into menu.lst all other OSes on the system 
(or at least, other Linux distros and Windows XP).  Snippet from the 
Kubuntu install on my workstation (note that these settings probably 
won't work for you, since your disk is almost certainly partitioned 
differently than mine):

title           Ubuntu, kernel 2.6.10-5-386
root            (hd0,2)
kernel          /vmlinuz-2.6.10-5-386 root=/dev/sda5 ro quiet splash
initrd          /initrd.img-2.6.10-5-386
savedefault
boot

title           Ubuntu, kernel 2.6.10-5-386 (recovery mode)
root            (hd0,2)
kernel          /vmlinuz-2.6.10-5-386 root=/dev/sda5 ro single
initrd          /initrd.img-2.6.10-5-386
savedefault
boot

title           Ubuntu, kernel memtest86+
root            (hd0,2)
kernel          /memtest86+.bin
savedefault
boot


HTH, 

Jonathan

FrontBridge introduces Message Archive and Secure Email. Get leading Enterprise Message Security services from FrontBridge. www.frontbridge.com.






More information about the kubuntu-users mailing list