Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-23-2006, 11:31 PM
|
#1
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Rep:
|
Strange message at bootup
Hi,
I am running Slackware 10.1 on my system. I had trouble booting up yesterday and the problem was resolved thanks to the help given by members of this forum.
Now I notice that during the boot up process the following output is generated -
Quote:
VFS: Mounted root (ext2 filesystem).
ext3: Unknown symbol journal_force_commit
ext3: Unknown symbol journal_dirty_data
ext3: Unknown symbol journal_force_commit_nested
ext3: Unknown symbol journal_init_dev
ext3: Unknown symbol journal_dirty_metadata
ext3: Unknown symbol journal_forget
ext3: Unknown symbol journal_wipe
ext3: Unknown symbol journal_blocks_per_page
ext3: Unknown symbol journal_errno
ext3: Unknown symbol journal_extend
ext3: Unknown symbol journal_invalidatepage
ext3: Unknown symbol journal_create
ext3: Unknown symbol journal_unlock_updates
ext3: Unknown symbol journal_revoke
ext3: Unknown symbol journal_lock_updates
ext3: Unknown symbol journal_start_commit
ext3: Unknown symbol journal_flush
ext3: Unknown symbol journal_load
ext3: Unknown symbol journal_try_to_free_buffers
ext3: Unknown symbol journal_update_format
ext3: Unknown symbol journal_get_write_access
ext3: Unknown symbol journal_get_undo_access
ext3: Unknown symbol journal_get_create_access
ext3: Unknown symbol journal_destroy
ext3: Unknown symbol journal_clear_err
ext3: Unknown symbol journal_stop
ext3: Unknown symbol journal_init_inode
ext3: Unknown symbol journal_start
ext3: Unknown symbol log_wait_commit
ext3: Unknown symbol journal_release_buffer
ext3: Unknown symbol journal_check_available_features
ext3: Unknown symbol journal_abort
ext3: Unknown symbol journal_restart
EXT2-fs warning (device hda5): ext2_fill_super: mounting ext3 filesystem as ext2
|
I fail to understand why my ext3 filesystem on /dev/hda5 i.e., the root file system is being mounted as ext2.
I hope that the learned members of this forum can help me unravel this mystery.
|
|
|
04-24-2006, 11:30 AM
|
#2
|
Member
Registered: May 2004
Location: Southwestern USA
Distribution: CentOS
Posts: 279
Rep:
|
It looks like the ext3 journal might be corrupt. Check the man pages for ext3 (man -k ext3) for several programs that should help you out.
Perhaps what you did the other day to restore the system cause the problem. From the messages you posted I'd guess that rebuilding the journal or just converting the, now, ext2 filesystem to ext3 would fix things.
Dennisk
|
|
|
05-02-2006, 08:51 AM
|
#3
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
It seems to be related to the kernel. When I boot into 2.4.9 kernel, the message is not displayed. Only when I boot into 2.6.10, that I get the error messages.
|
|
|
05-02-2006, 09:36 AM
|
#4
|
Senior Member
Registered: Jul 2004
Location: Netherlands
Distribution: Slackware
Posts: 2,721
Rep:
|
hi there,
did you compile that 2.6 kernel yourself ?
looks like it's missing support for the ext3 filesystem.
(...and mounts it as ext2 because of that).
egag
|
|
|
05-02-2006, 09:55 PM
|
#5
|
Member
Registered: Dec 2004
Location: Hyderabad, India
Distribution: Slackware 13, Ubuntu 12.04
Posts: 440
Original Poster
Rep:
|
No, this kernel is available in the testing folder of the Slackware 10.1 2nd CD.
I just installed it using installpkg like this -
$installpkg kernel-generic-2.6.10.......tgz
$installpkg kernel-modules..............tgz
then
$cd /boot
$mkinitrd -c -k 2.6.10 -m ext3
then made the relevant changes to lilo.conf and ran lilo.
So now do I have to compile the kernel again for ext3 support?
|
|
|
05-02-2006, 11:49 PM
|
#6
|
Senior Member
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,884
|
if i'm not mistaken, you must use -m jdb:ext3 or jbd:ext3 to support ext3 for your initrd (please see README in /boot for more information about the correct modules about jbd or jdb. It's described there clearly)
|
|
|
All times are GMT -5. The time now is 04:56 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|