How to proper remove all images ?
-
Server
- FOG Version:
- OS: 1.3.5
Client
- Service Version:
- OS: *
Description
I have remove from my fog server all my images but when i go on my server and list files into “images” folder. he is not empty, how to remove properly all images ?
-
well you can’t now, you’ll have to remote in and delete the file data manually.
This isn’t a very typical question though, is there a reason you’re removing all the image data?
sudo rm -rf /images/<imagename>
would be how to manually remove. -
i got a bluescreen On all the images I try to deploy
i’m making fresh master
-
its okay thanks for your help