Changes between Initial Version and Version 1 of Ticket #16516
- Timestamp:
- Sep 10, 2020, 6:31:54 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16516 – Description
initial v1 1 1 When I try to mount ext4 partition the 'Bad data' error window appears. The command ''tail -F /var/log/syslog'' in Terminal shows at the time: 2 2 3 {{{ 3 4 KERN: ahci: sg_memcpy phyAddr 0x1c21074c, size 8 4 5 KERN: ext2: Inode::UpdateNodeFromDisk(1057): verification failed … … 6 7 KERN: ext2: could not create root node: get_vnode() failed! 7 8 KERN: ext2: Failed mounting the volume. Error: Bad data 9 }}} 8 10 9 11 Revision 54549 (the same was in R1/beta2).