Results 11 to 20 of 25
Oh sry about your headache... But this doesn't seem to be working, unfortunately.
[root@localhost module]# rm -rf /sys/module/speedtch
rm: cannot remove 'sys/module/speedtch/sections/.strtab': Operation not permitted
rm: cannot remove 'sys/module/speedtch/sections/.symtab': Operation ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-02-2006 #11Just Joined!
- Join Date
- Jun 2006
- Posts
- 12
Oh sry about your headache... But this doesn't seem to be working, unfortunately.
[root@localhost module]# rm -rf /sys/module/speedtch
rm: cannot remove 'sys/module/speedtch/sections/.strtab': Operation not permitted
rm: cannot remove 'sys/module/speedtch/sections/.symtab': Operation not permitted
etc. etc.
[root@localhost module]# rmdir /sys/module/speedtch
rmdir: '/sys/module/speedtch': Operation not permitted
- 06-02-2006 #12Don't worry - My headache is lifting. I may have to give up soon. Try this:
Originally Posted by DrLilo
rmdir --ignore-fail-on-non-empty --verbose /sys/module/speedtch/sections
I've never tried it before, but what the hell.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 06-02-2006 #13Just Joined!
- Join Date
- Jun 2006
- Posts
- 12
Operation not permitted... =( My computer REALLY doens't want to let go of that directory.
- 06-02-2006 #14Very strange. Okay ... let's stop trying to delete the files for a minute and take stock. We're losing this battle at the moment. I would want to enter each sub-directory and check out the file permissions. What is in those directories??
Originally Posted by DrLilo
Try this:
cd /sys/module/speedtch/sections/.strtab
ls -al
Then
cd /sys/module/speedtch/sections/.symab
ls -al
Then post the output in here. I'm not feeling very optimistic at this point.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 06-02-2006 #15Just Joined!
- Join Date
- Jun 2006
- Posts
- 12
did i make a mistake?Code:bash: cd: /sys/module/speedtch/sections/.strtab: Not a directory
- 06-02-2006 #16Not sure ... if you really typed
Originally Posted by DrLilo
Instead ofCode:bash: cd: /sys/module/speedtch/sections/.strtab
To me that looks like a sub-directory.Code:cd /sys/module/speedtch/sections/.strtab
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 06-02-2006 #17Just Joined!
- Join Date
- Jun 2006
- Posts
- 12
No I definately typed
and when i try typingCode:cd /sys/module/speedtch/sections/.strtab ls -al
all it does is change [root@localhost module] to [root@localhost sections]...Code:cd /sys/module/speedtch/sections ls -al
- 06-02-2006 #18Okay then ... Maybe someone else can help you then. I think I would need to have physical access to your computer to figure it out. I've never seen a case where root was unable to delete a file or directory. You can't have more access rights than that.
Originally Posted by DrLilo I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 06-02-2006 #19Just Joined!
- Join Date
- Jun 2006
- Posts
- 12
I g2g now, if you think of anything please post, I'll check back tomorrow. Also, consider that the real issue isn't getting those directories deleted, it's getting speedtouch connecting to Wanadoo. Perhaps the soltuion I found isn't the best option?
- 06-02-2006 #20Okay then. Let us know how you're trying to connect. Broadband / dial-up (sounds like broadband). Modem/router ... if so, are you using a wireless router, or a usb modem.
Originally Posted by DrLilo
I think USB modems are a pain, but there you are.I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso


Reply With Quote
