Hi Volker,
> Jan 5 00:16:55 kolibri kernel: NTFS-fs error (device 03:01): ntfs_ucstonls():
> Unicode name contains characters that cannot be converted to character set
> iso8859-1.
This is significant. The windows filesystem contains some filenames
that the driver can't convert into your current codepage. To make these
files show up in Linux, try mounting with "-o nls=utf8".
> Jan 5 00:17:09 kolibri kernel: NTFS-fs warning (device 03:01):
> ntfs_read_locked_inode(): BUG: Found compressed file with data_size not equal
> to initialized_size. This will probably cause problems when trying to access
> the file. Please notify lin...@li... that you saw this
> message. Thanks!
We've seen this a couple of times before and it's nothing to worry
about. The driver contains a LOT of tests for conditions that we think
_won't_ occur. This one we got wrong :-)
Thanks for letting us know.
Cheers,
FlatCap (Rich)
nt...@fl...
|