Deleting old appdata


Recommended Posts

Hi all,

 

So I'm delving into the depths of my linux knowledge and coming up short (it's not that deep)

 

I'm about to pull the plug on a mobo upgrade and decided to upgrade unraid, clear out some left over dockers etc.

 

I've got emby and mysql left in appdata. I cannot remove them from windows, same with the CA plugin.

I've gone to putty and tried as well, see below. I think it's the section in bold, MYSQL is under a user I haven't seen before, and emby is the same as the rest...so I;m stumped!

 

Any help is appreciated!?

 

Quote

root@tower:/mnt/user/appdata# ls -lah
total 2.4G
drwxrwxrwx 1 nobody      users          160 Jun  9 18:58 ./
drwxrwxrwx 1 nobody      users          240 Jun  9 17:00 ../
drwxrwxr-x 1 nobody      users          136 Jun  9 16:57 binhex-krusader/
-rw-rw-rw- 1 nobody      users          20G Jun  9 18:59 docker.img
drwxrwxrwx 1 nobody      users           72 Oct  5  2016 emby/
drwxrwxrwx 1 unraid-plex Unix Group\999 160 Oct  5  2016 mysql/

 

 
 

 

Quote


root@tower:/mnt/user/appdata# rm -rf emby
rm: cannot remove 'emby/cache/tvdb/74582': Read-only file system
rm: cannot remove 'emby/cache/tvdb/100002': Read-only file system
rm: cannot remove 'emby/cache/tvdb/261690': Read-only file system
rm: cannot remove 'emby/cache/tvdb/269533': Read-only file system
rm: cannot remove 'emby/cache/tvdb/281622': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295682': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295829': Read-only file system
rm: cannot remove 'emby/cache/tmdb-people/e': Read-only file system
root@tower:/mnt/user/appdata# rm -rf -f emby
rm: cannot remove 'emby/cache/tvdb/74582': Read-only file system
rm: cannot remove 'emby/cache/tvdb/100002': Read-only file system
rm: cannot remove 'emby/cache/tvdb/261690': Read-only file system
rm: cannot remove 'emby/cache/tvdb/269533': Read-only file system
rm: cannot remove 'emby/cache/tvdb/281622': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295682': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295829': Read-only file system
rm: cannot remove 'emby/cache/tmdb-people/e': Read-only file system
root@tower:/mnt/user/appdata# rm -r emby
rm: cannot remove 'emby/cache/tvdb/74582': Read-only file system
rm: cannot remove 'emby/cache/tvdb/100002': Read-only file system
rm: cannot remove 'emby/cache/tvdb/261690': Read-only file system
rm: cannot remove 'emby/cache/tvdb/269533': Read-only file system
rm: cannot remove 'emby/cache/tvdb/281622': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295682': Read-only file system
rm: cannot remove 'emby/cache/tvdb/295829': Read-only file system
rm: cannot remove 'emby/cache/tmdb-people/e': Read-only file system
 

 
 
 


 

 

Edited by Shadey1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.