You are absolutely right! The new SSD drive has 8dot3name disabled. It's working now and thank you very much for the advice.
For reference, here are the commands that I used (d is new SSD, F is old HDD): 1. Run Command prompt as Administrator 2. Compare settings of each volume (0 is enabled, 1 is disabled, 2 is default) >fsutil 8dot3name query d: The volume state is: 1 (8dot3 name creation is disabled). The registry state is: 2 (Per volume setting - the default). Based on the above two settings, 8dot3 name creation is *disabled* on d: >fsutil 8dot3name query f: The volume state is: 0 (8dot3 name creation is enabled). The registry state is: 2 (Per volume setting - the default). Based on the above two settings, 8dot3 name creation is *enabled* on f: 3. Enable on new SSD drive >*fsutil 8dot3name set d: 0* Successfully enabled 8dot3name generation on d: 4. Copy the music files again from HDD to SSD. 5. Rescan the music folder. Now the Chinese and Japanese songs are available for playback! CASE CLOSED. DJanGo wrote: > i think (better know) thats a kind of myth ;-) > > Why should M$ add a tool - formerly just supplied by the Winblows > Reskits - called robocopy to Winblows when exploider is most common and > practical? > > Are you sure, everything is the same on the new drive? > Are these drives both ntfs? > > Are both drives supporting 8.3 filename support? ------------------------------------------------------------------------ soloaudio's Profile: http://forums.slimdevices.com/member.php?userid=66555 View this thread: http://forums.slimdevices.com/showthread.php?t=106886 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
