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,
Code:
rm: Cannot remove /sys/... : Operation not permitted
(That's from memory)
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??