Hi experts,
I am trying to create new folder in USB drive under Ubuntu Operating System. I get the following dialog box when I click on create folder. This shows the error creating the directory. I also unable to copy files in a USB drive while I have enough space. What could be the issue causing the problem. I extremely need your assistance. Thanks in advance.
Error while creating directory untitled folder.
There was an error creating the directory in media/vivek/VIVEK.
Error creating directory: Input/output error
Error while creating directory untitled folder
Hi, This type of error generally occurs when you do not have IO (input / output) permissions on the directory.
For this you need write permission in the Vivek directory. Please try the following command.
sudo chmod +w /media/vivek.
Or just blast the files with a sudo cp sudo cp …rest of your command
Error while creating directory untitled folder
Hi Michael W Rayner,
Have you checked for hidden files and folders on your USB drive? You might need to perform a complete scan of your computer including your USB drive to fix this problem.
1. Download the latest updates on your antivirus software.
2. Scan your computer and USB drive for malicious files, programs and processes.
3. Follow the instructions provided by your antivirus program for cleanup and removal of unwanted files.
Hope this works.
Murakami Wyatt