Results 11 to 16 of 16
OK, thanks for the explaination anomie :P
Originally Posted by smolloy
Originally Posted by Wikipedia.org
Sysfs is a virtual file system provided by the 2.6 Linux kernel. Sysfs exports information ...
- 12-09-2005 #11Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
OK, thanks for the explaination anomie :P
I think so, but way do you want to erase it, it's there for a reason, besides if the kernel automaticly regenerates it, why delete it?
Originally Posted by smolloy
- 12-09-2005 #12
Sorry, I didn't explain that.
I recently updated gcc to 3.4 from 3.3, and after the update I get a lot of error messages on boot that are something like,(That's from memory)Code:rm: Cannot remove /sys/... : Operation not permitted
It repeats this many times for (I think) every file and folder in /sys, so I thought that the kernel attempts to remove and recreate /sys everytime the computer boots, but for some reason was having trouble. If this is the case, then removing it using a liveCD might solve this.
I think I might just temporarily rename the folder and create an empty /sys, just to see what happens. If it kills it, then it would be easy enough to switch back to the backup version.
What do you think?? Am I being smart?? Or am I heading for a world of hurt??Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 12-09-2005 #13Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Nope, cause it's easier and works better like this:
Code:umount /sys
- 12-09-2005 #14I don't understand. If I umount it, won't it just remount as usual when I reboot?? The boot errors I'm getting would still appear, wouldn't they??
Originally Posted by jaboua Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 12-10-2005 #15
[quote="smolloy"]
(That's from memory)Code:rm: Cannot remove /sys/... : Operation not permitted
hmmm this is famillar to me but as i remember it is just an error and dosnt realy break anything
look in your logs to try to find what is calling for this to be done
also i checked my old box and this my newest and they booth have /sys~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 05-04-2007 #16Just Joined!
- Join Date
- May 2007
- Posts
- 1
Sorry
Sorry to bring back a topic that old, but I couldn't find any documentation about the /sys folder online.
Is there a clean way to prevent it from being mounted at startup?
Any place I can find more documentation you guys know of?
Thanks a lot!
- trib'


Reply With Quote
