This is what i get when i run that command in terminal:
Code:
sh-3.2# chflags -R nohidden /Volumes/Vista
chflags: /Volumes/Vista/TheVolumeSettingsFolder/HFSExtentTables/AQU7RR34BJR1U5P0VQLADIUPBG/._1TRVC8QF00U5K96Q4C4AAJ6VAS: Input/output error
chflags: /Volumes/Vista/TheVolumeSettingsFolder/HFSExtentTables/AQU7RR34BJR1U5P0VQLADIUPBG/1TRVC8QF00U5K96Q4C4AAJ6VAS: Input/output error
Theres no .hidden file and the drive named correctly so idk what the deal is.
I ran the command without the "-R" but nothing happened. Iirc, the '-R' flag makes it apply to directories instead of just files, correct?