Ciao a tutti!!
stamattina mentre usavo debian da terminale ho ricevuto questa serie di messaggi
NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8.
NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x71f4.
NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8.
NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x7204.
NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8.
NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x7205.
NTFS-fs error (device hda1): ntfs_ucstonls(): Unicode name contains characters that cannot be converted to character set cp437. You might want to try to use the mount option nls=utf8.
NTFS-fs warning (device hda1): ntfs_filldir(): Skipping unrepresentable inode 0x720a.
cioè vuole che monti la partizione di xp (la /dev/hda1) con i caratteri utf8??
nel \"man mount\" non ho trovato alcuna opzione nls...
nel /etc/fstab la riga relativa ad xp è
/dev/hda1 /mnt/xp ntfs defaults,user,umask=022,gid=1000 0 0
come risolvo??
Graize a tutti!!