You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be able to explain what these errors mean and whether it means there are errors in the filesystem? I couldn't figure out to interpret these based on the README. Thank you!
The text was updated successfully, but these errors were encountered:
I got the following output:
images/ext3.img.gz,./mmap_read,error,overlay,-7,,
images/ext3.img.gz,./mmap_write,error,overlay,-7,,
images/ext3.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext3.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext4.img.gz,./mmap_read,error,overlay,-7,,
images/ext4.img.gz,./mmap_write,error,overlay,-7,,
images/ext4.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext4.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/exfat.img.gz,./mmap_read,error,overlay,-7,,
images/exfat.img.gz,./mmap_write,error,overlay,-7,,
images/exfat.img.gz,./pread,error,overlay,255,read fail. errno: Transport endpoint is not connected,
images/exfat.img.gz,./pwrite,error,overlay,255,open fail Transport endpoint is not connected,
images/jfs.img.gz,./mmap_read,error,overlay,-7,,
images/jfs.img.gz,./mmap_write,error,overlay,-7,,
images/jfs.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/jfs.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/xfs.img.gz,./mmap_read,error,overlay,-7,,
images/xfs.img.gz,./mmap_write,error,overlay,-7,,
images/xfs.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/xfs.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext3-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/ext3-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/ext3-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext3-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/ext4-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/ext4-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/ext4-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/ext4-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
images/jfs-largefile.img.gz,./mmap_read,error,overlay,-7,,
images/jfs-largefile.img.gz,./mmap_write,error,overlay,-7,,
images/jfs-largefile.img.gz,./pread,error,overlay,255,read fail. errno: Input/output error,
images/jfs-largefile.img.gz,./pwrite,error,overlay,255,open fail Input/output error,
Would you be able to explain what these errors mean and whether it means there are errors in the filesystem? I couldn't figure out to interpret these based on the README. Thank you!
The text was updated successfully, but these errors were encountered: