File type device file file_name is not a regular (disk) file   

Explanation

The device array specifies that the file is a disk file, but it is not.

User response

Change the type of the file in the device-array definition, or make sure that the file is a disk file.


Copyright© 2019 HCL Technologies Limited