Re: [mpls-linux-general] still unable to switch off debug mode
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-10-12 13:47:42
|
You probably did not 'mount' the sys file system. Add this to your /etc/fstab: none /sys sysfs defaults 0 0 Make sure you have created the directory /sys, then as root do: mount /sys BTW this is not a mpls-linux related problem, sysfs is new in 2.6.x and you should have learned that when you read up on switching to a 2.6.x kernel ;-) On Tue, Oct 12, 2004 at 02:58:53PM +0300, yasir hameed wrote: > Hello, > > I tried the command > > echo 0 > /sys/mpls/debug > > but the file did not exist, so I created it and then did the same to no > avail. I am using kernel 2.6.1 with mpls version 1.922. I hope anyone can > help. > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.com/ > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |