On Tue, 24 May 2005 [EMAIL PROTECTED] wrote:

> My question may sound a silly question, but, may I know how do we
> install debugfs on Linux with 2.4.6 kernels?
> 
> I tried doing "mount debugfs", but there is not entry in /etc/fstab.

2.4.6??  How long has it been since you upgraded your kernel?

Debugfs was introduced in 2.6.11.  Earlier versions of Linux don't have it 
at all.  With 2.6.11 or later you can mount a debugfs filesystem like 
this:

        mount -t debugfs debugfs /path/to/mountpoint

Alan Stern



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to