Donate Share

Clonezilla

Subscribe

problem with file rw_test.*

You are viewing a single message from this topic. View all messages.

  1. 2009-11-08 01:58:49 UTC

    Those files were created by prep-ocsroot to test if the media writable or not. It should be removed after tested. No idea why it's not removed.

    To remove them, you can run the command like this in the dir where those files exist:

    find ./ -name "rw_test.*" -exec rm -fv {} \;
    

    Steven.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.