LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-17-2001, 08:28 PM   #1
MacDaddy
LQ Newbie
 
Registered: Jul 2001
Posts: 8

Rep: Reputation: 0
Kernel 2.4.9


Hi,

First time compiling a new kernel here and I'm having a few problems. I'm using kernel 2.4.9. Tried using 2.4.8 but got the same problems, so I switched back to 2.4.9. I'm running Mandrake 8.0.

First, my other two hard disks in my box aren't being mounted on startup, and I can't mount them at all while in Xwin. I get a few messages while booting, which are shown below. I don't undertand why they cannot be mounted. I enabled FAT and VFAT support before compiling the kernel.

Second, modprobe can't find my USB interface. What do I need to enable before I compile my kernel so I can use USB?

Third, modprobe can't find my soundcard: Soundblaster Live! (emu10k1). However, my sound DOES work! I suspect that I just have to remove the line that refers to the emu10k1 in my modules.conf file? I think the module for the sound is hardcoded into the kernel. Not sure about that though.

Below is my boot.log file for my last boot (all lines marked with ** are the problems I am addressing):

Aug 17 17:26:58 macdaddy syslog: syslogd startup succeeded
Aug 17 17:26:58 macdaddy syslog: klogd startup succeeded
Aug 17 17:26:58 macdaddy nfslock: rpc.statd startup succeeded
Aug 17 17:26:58 macdaddy random: Initializing random number generator: succeeded
**Aug 17 17:26:59 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hda1,
**Aug 17 17:26:59 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:59 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
**Aug 17 17:26:59 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:59 macdaddy netfs: Mounting other filesystems: failed
Aug 17 17:26:59 macdaddy atd: atd startup succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Mounting proc filesystem succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Setting default font succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Configuring kernel parameters: succeeded
Aug 17 17:26:36 macdaddy date: Fri Aug 17 17:26:36 UTC 2001
Aug 17 17:26:36 macdaddy rc.sysinit: Setting clock (localtime): Fri Aug 17 17:26:36 UTC 2001 succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Loading default keymap succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Activating swap partitions: succeeded
Aug 17 17:26:36 macdaddy rc.sysinit: Setting hostname macdaddy.macclan.fam: succeeded
Aug 17 17:26:36 macdaddy fsck: /dev/hda7: clean, 119741/784896 files, 637371/1568692 blocks
Aug 17 17:26:36 macdaddy rc.sysinit: Remounting root filesystem in read-write mode: succeeded
Aug 17 17:26:37 macdaddy rc.sysinit: Finding module dependencies: succeeded
Aug 17 17:26:37 macdaddy fsck: /dev/hda5: clean, 42/5664 files, 4409/22648 blocks
**Aug 17 17:26:37 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hda1,
**Aug 17 17:26:37 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:37 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
**Aug 17 17:26:37 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:37 macdaddy rc.sysinit: Mounting local filesystems: failed
**Aug 17 17:26:37 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hda1,
**Aug 17 17:26:37 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:37 macdaddy mount: mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
**Aug 17 17:26:37 macdaddy mount: or too many mounted file systems
**Aug 17 17:26:37 macdaddy rc.sysinit: Mounting loopback filesystems: failed
Aug 17 17:26:38 macdaddy loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Aug 17 17:26:38 macdaddy keytable: Loading keymap: us succeeded
Aug 17 17:26:38 macdaddy loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin1.inc.gz
Aug 17 17:26:38 macdaddy keytable: Loading compose keys: compose.latin1.inc succeeded
Aug 17 17:26:38 macdaddy keytable: succeeded
Aug 17 17:26:38 macdaddy rc.sysinit: Turning on user and group quotas for local filesystems: succeeded
Aug 17 17:26:39 macdaddy rc.sysinit: Enabling swap space: succeeded
Aug 17 17:26:41 macdaddy mandrake_everytime: Building Window Manager Sessions succeeded
**Aug 17 17:26:42 macdaddy modprobe: modprobe: Can't locate module usb-interface
Aug 17 17:26:42 macdaddy usb: Loading USB interface failed
Aug 17 17:26:43 macdaddy harddrake: succeeded
Aug 17 17:26:56 macdaddy kudzu: succeeded
Aug 17 17:26:56 macdaddy network: Setting network parameters: succeeded
Aug 17 17:26:57 macdaddy network: Bringing up interface lo: succeeded
Aug 17 17:26:57 macdaddy network: Bringing up interface eth0: succeeded
Aug 17 17:26:57 macdaddy portmap: portmap startup succeeded
Aug 17 17:27:02 macdaddy xinetd: xinetd startup succeeded
Aug 17 17:27:03 macdaddy cups: cupsd startup succeeded
**Aug 17 17:27:03 macdaddy modprobe: modprobe: Can't locate module emu10k1
Aug 17 17:27:03 macdaddy sound: Loading sound module (emu10k1) failed
Aug 17 17:27:03 macdaddy loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Aug 17 17:27:04 macdaddy keytable: Loading keymap: us succeeded
Aug 17 17:27:04 macdaddy loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin1.inc.gz
Aug 17 17:27:04 macdaddy keytable: Loading compose keys: compose.latin1.inc succeeded
Aug 17 17:27:04 macdaddy keytable: succeeded
Aug 17 17:27:04 macdaddy lvs: IPv4 packet forwarding disabled failed
Aug 17 17:27:04 macdaddy postfix: Starting postfix:
Aug 17 17:27:07 macdaddy postfix: postfix
Aug 17 17:27:07 macdaddy rc: Starting postfix: succeeded
Aug 17 17:27:07 macdaddy numlock: Starting numlock: ^[[60G[ ^[[1;32m
Aug 17 17:27:07 macdaddy numlock:
Aug 17 17:27:08 macdaddy rc: Starting numlock: succeeded
Aug 17 17:27:08 macdaddy crond: crond startup succeeded
Aug 17 17:27:09 macdaddy start: Starting Webmin server in /usr/share/webmin
Aug 17 17:27:09 macdaddy webmin: Starting Webmin succeeded
Aug 17 17:27:10 macdaddy xfs: xfs startup succeeded
Aug 17 17:27:12 macdaddy smb: smbd startup succeeded
Aug 17 17:27:13 macdaddy smb: nmbd startup succeeded
Aug 17 17:27:14 macdaddy anacron: anacron startup succeeded
Aug 17 17:27:15 macdaddy rc: Starting kheader: succeeded
Aug 17 17:27:17 macdaddy netconf: Checking kernel configuration
Aug 17 17:27:17 macdaddy linuxconf: Running Linuxconf hooks: succeeded
Aug 17 17:27:18 macdaddy medusa-init: medusa-indexd startup succeeded
Aug 17 17:27:18 macdaddy medusa-searchd: Ready to receive queries
Aug 17 17:27:18 macdaddy medusa-init: medusa-searchd startup succeeded


Any help on this would be appreciated. Thanks!

-Gordon

Last edited by MacDaddy; 08-18-2001 at 12:31 AM.
 
Old 08-20-2001, 05:45 PM   #2
webtoe
Member
 
Registered: Apr 2001
Location: Cambridge, England
Distribution: Slackware 10, Fedora Core 3, Mac OS X
Posts: 617

Rep: Reputation: 30
hmmmmmm

well, all i know for sure is that if the sound is working then it is best to leave it alone. it is most probable that the kernel has the sound driver compiled in and then modprobe is told in the start-up scripts to try and load the sound driver (which isn;t there coz you didn;t compile it in). if you really care you can remove it's mention in modules.conf (or conf.modules). im not sure if that will do it coz i use slackware. in my distro you just alter one of the start up scripts.

the hard disk problem might be due to a bad fstab file. try posting the /est/fstab file here just so people can check to see if it is messed up.

that usb problem i have no idea about coz i can never be bothered to try my usb stuff ( i only have a really crud scanner). have you RTM ? it might have some insight . all i know is that there are atleast two options in the kernel compilation that need to be turned on.

Alex
 
Old 08-21-2001, 01:06 PM   #3
TRBentley
LQ Newbie
 
Registered: May 2001
Location: UK
Distribution: RedHat 8.0
Posts: 14

Rep: Reputation: 0
Question

Kernel 2.4.9 has not yet been released. 2.4.8 is the current version. To get the USB working you need to make sure that the correct options are set. use Make xconfig to do this. It can be trial and error but I have done this. A fast machine is a good idea.
 
Old 08-21-2001, 03:01 PM   #4
MacDaddy
LQ Newbie
 
Registered: Jul 2001
Posts: 8

Original Poster
Rep: Reputation: 0
Thanks for the replies guys. However, I just fixed it lastnight. What I did was use the config file from my pervious kernel and used that for xconfig and voila! All fixed! Thanks again.

-Gordon
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel 2.4 in Zipslack (Waring: unable to open an initial console | Kernel Panic...) kurtamos Linux - General 2 05-10-2006 12:58 PM
Kernel-Patch Debian Logo 2.6.2 not correctly working for custom kernel 2.6.11 smp deepclutch Debian 3 06-27-2005 03:59 AM
kernel panic: try passing init= option to kernel...installation with Red Hat 9 kergen Linux - Hardware 1 09-30-2004 03:28 AM
Unable to build NVIDIA kernel module / determin kernel version Night Ink Fedora 2 05-31-2004 04:54 PM
Kernel 2.4.23 compile causes kernel panics on ATA RAID-1 (mirror) array Raptor Ramjet Slackware 3 12-18-2003 01:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration