Debian This forum is for the discussion of Debian 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.
03-07-2006, 07:24 PM
#1
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Rep:
mount: unknown filesystem type 'devfs' error
hi,
Recently I noticed the following messages during the bootup on my Debian etch(2.6.13) installation
Code:
mount: unknown filesystem type 'devfs'
umount: devfs: not mounted
Alhtough the system boots fine and everything works ok, why I am getting these error messages?
Is this because I installed udev on my system couple of weeks back?
Also do I need to uninstall devfs after installing udev?
Thanks
03-07-2006, 08:54 PM
#2
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,544
Rep:
I'd say yeah, Udev replaces devfs. Remove the instances of devfs in your fstab and make sure that udev is started on boot and you should be fine
03-07-2006, 09:36 PM
#3
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by cs-cam
I'd say yeah, Udev replaces devfs. Remove the instances of devfs in your fstab and make sure that udev is started on boot and you should be fine
Thank you so much for looking into this.
How do I remove the instance of devfs from my fstab file. Here is my fstab file
Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hdb /media/cdrom0 iso9660 ro,user,auto 0 0
/dev/sda /media/usb0 vfat rw,user,auto 1 2
Thanks...
ALso I think udev is started on boot.
03-07-2006, 09:47 PM
#4
Member
Registered: Feb 2006
Location: Oklahoma
Distribution: Debian Sid and Etch
Posts: 423
Rep:
add devfs=nomount to you kernel command line (grub.conf|lilo.conf)
03-08-2006, 12:45 AM
#5
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by dracae
add devfs=nomount to you kernel command line (grub.conf|lilo.conf)
Thanks dracae. Do I have to give this kernel parameter because the module for devfs is compiled into the kernel?
03-08-2006, 01:48 AM
#6
Member
Registered: Dec 2005
Location: Edmonton
Distribution: BLFS, Gentoo
Posts: 353
Rep:
Recompile your kernel with support for udev but, not for devfs thus removing any references to devfs in kernel. That you'd do if you're really bothered about the error mesage and are willing to venture into a recompile.
03-08-2006, 01:56 AM
#7
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by kevkim55
Recompile your kernel with support for udev but, not for devfs thus removing any references to devfs in kernel. That you'd do if you're really bothered about the error mesage and are willing to venture into a recompile.
Well I will go with the option of giving kernel parameter. Based on your above reply, I am curious to know that if udev is not compiled into my kernel and then how come I am able to run udev in my current installation.
Thanks
03-08-2006, 08:02 AM
#8
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,544
Rep:
Udev isn't a kernel module, up until the most recent version it ran entirely in userspace. The new Udev however depends on a uevent kernel module that has been introduced in 2.6.15.
03-08-2006, 10:09 AM
#9
LQ Newbie
Registered: Nov 2005
Posts: 9
Rep:
I guess you are not choice when compile the new kernel,
03-08-2006, 11:57 AM
#10
Member
Registered: May 2004
Location: Ohio, USA
Distribution: LinuxMint Gloria, Ubuntu 9.10
Posts: 299
Rep:
I had the same question, actually...
Quote:
Originally Posted by dracae
add devfs=nomount to you kernel command line (grub.conf|lilo.conf)
Did this work?
03-08-2006, 04:33 PM
#11
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by noxious
I had the same question, actually...
Did this work?
No it did not work. I tried giving devfs=nomount. It still shows those messages.
Anyone?
03-09-2006, 05:46 PM
#12
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by kushalkoolwal
No it did not work. I tried giving devfs=nomount. It still shows those messages.
Anyone?
Anyone???
03-09-2006, 06:20 PM
#13
Member
Registered: Feb 2006
Location: Oklahoma
Distribution: Debian Sid and Etch
Posts: 423
Rep:
dpkg -P devfsd
03-10-2006, 07:40 PM
#14
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by dracae
dpkg -P devfsd
Still it does not work.
I mean there isn't any package called devfsd installed.
Last edited by kushalkoolwal; 03-10-2006 at 07:47 PM .
03-12-2006, 03:10 AM
#15
Senior Member
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242
Original Poster
Rep:
Quote:
Originally Posted by kushalkoolwal
Still it does not work.
I mean there isn't any package called devfsd installed.
Anyone?????
Thread Tools
Search this Thread
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 -5. The time now is 04:59 PM .
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