Cannot create directory no such file or directory linux

mkdir: cannot create directory ‘/proc/bus/usb/’: No such file or directory

cstayner@SuSELaptop:~> sudo mkdir -p /proc/bus/usb/ [sudo] password for root: mkdir: cannot create directory ‘/proc/bus/usb/’: No such file or directory 

It says that there is no such file or directory. Well, duh, that is why I am trying to create it. Ive done some other research and I always see it suggested that this happens because the parent directory doesnt exist. However, as you can see, it does:

cstayner@SuSELaptop:~> cd /proc/bus/ cstayner@SuSELaptop:/proc/bus> ls -l total 0 dr-xr-xr-x 2 root root 0 Feb 13 07:25 input dr-xr-xr-x 6 root root 0 Feb 13 07:25 pci cstayner@SuSELaptop:/proc/bus> 

The point of creating the USB directory is I am running a Windows 10 x64 guest with VMware Workstation 15.5 on my SuSE Enterprise Desktop which is the latest version. Im trying to use a USB flash drive within the guest. VMware, however, doesnt even give USB devices as an option under removable devices. Through some other research, I read that it looks at the /proc/bus/usb/ directory for USB devices. So first question is, why is it rejecting making the directory? Ive event tried creating it as root. No difference. Second question is, what can I do to make VMware see that there are USB devices there? Yes, there is a USB controller added to the VM. EDIT: Host OS can see and use the USB devices without issue. It is VMware that is not able to see the USB devices, and this is the same no matter which VM I use. I have a Windows one and several different distros of Linux in VMs. None of them have access to USB.

Источник

Как создавать каталоги в Linux (команда mkdir)

В системах Linux вы можете создавать новые каталоги либо из командной строки, либо с помощью файлового менеджера вашего рабочего стола. Команда, позволяющая создавать каталоги (также известные как папки), — это mkdir .

В этом руководстве рассматриваются основы использования команды mkdir , включая повседневные примеры.

Синтаксис команды Linux mkdir

Синтаксис команды mkdir следующий:

Читайте также:  Astra linux proxy apt

Команда принимает в качестве аргументов одно или несколько имен каталогов.

Как создать новый каталог

Чтобы создать каталог в Linux, передайте имя каталога в качестве аргумента команды mkdir . Например, чтобы создать новый каталог newdir вы должны выполнить следующую команду:

Вы можете убедиться, что каталог был создан, перечислив его содержимое с помощью команды ls :

drwxrwxr-x 2 username username 4096 Jan 20 03:39 newdir 

При указании только имени каталога без полного пути он создается в текущем рабочем каталоге.

Текущий рабочий каталог — это каталог, из которого вы запускаете команды. Чтобы изменить текущий рабочий каталог, используйте команду cd .

Чтобы создать каталог в другом месте, вам необходимо указать абсолютный или относительный путь к файлу родительского каталога. Например, чтобы создать новый каталог в каталоге /tmp вы должны ввести:

Если вы попытаетесь создать каталог в родительском каталоге, в котором у пользователя недостаточно прав, вы получите сообщение об ошибке Permission denied :

mkdir: cannot create directory '/root/newdir': Permission denied 

Параметр -v ( —verbose ) указывает mkdir печатать сообщение для каждого созданного каталога.

Как создать родительские каталоги

Родительский каталог — это каталог, который находится над другим каталогом в дереве каталогов. Чтобы создать родительские каталоги, используйте параметр -p .

Допустим, вы хотите создать каталог /home/linuxize/Music/Rock/Gothic :

mkdir /home/linuxize/Music/Rock/Gothic

Если какой-либо из родительских каталогов не существует, вы получите сообщение об ошибке, как показано ниже:

mkdir: cannot create directory '/home/linuxize/Music/Rock/Gothic': No such file or directory 

Вместо того, чтобы создавать недостающие родительские каталоги один за другим, вызовите команду mkdir с параметром -p :

mkdir -p /home/linuxize/Music/Rock/Gothic

Когда используется опция -p , команда создает каталог, только если он не существует.

Если вы попытаетесь создать каталог, который уже существует, а параметр -p не mkdir , mkdir выведет сообщение об ошибке File exists :

mkdir: cannot create directory 'newdir': File exists 

Как установить разрешения при создании каталога

Чтобы создать каталог с определенными разрешениями, используйте параметр -m ( -mode ). Синтаксис для назначения разрешений такой же, как и для команды chmod .

В следующем примере мы создаем новый каталог с разрешениями 700 , что означает, что только пользователь, создавший каталог, сможет получить к нему доступ:

Когда опция -m не используется, вновь созданные каталоги обычно имеют права доступа 775 или 755 , в зависимости от значения umask .

Как создать несколько каталогов

Чтобы создать несколько каталогов, укажите имена каталогов в качестве аргументов команды, разделенные пробелом:

Команда mkdir также позволяет создать сложное дерево каталогов с помощью одной команды:

mkdir -p Music/,Classical/Baroque/Early>

Приведенная выше команда создает следующее дерево каталогов :

Music/ |-- Classical | `-- Baroque | `-- Early |-- Disco |-- Folk |-- Jazz | `-- Blues `-- Rock |-- Gothic |-- Progressive `-- Punk 

Выводы

Команда mkdir в Linux используется для создания новых каталогов.

Читайте также:  One time password linux

Для получения дополнительной информации о mkdir посетите страницу руководства mkdir .

Если у вас есть вопросы, не стесняйтесь оставлять комментарии ниже.

Источник

bash mkdir and cp error on variable path «cannot create directory : No such file or directory»

I’m trying to automate copying the content from a variable path (my camera) into a partially-user-defined path (desktop+date+event). The problem is that mkdir and cp complain saying that the directory cannot be created, but I don’t understand why despite having DuckDuckGo’d for over an hour. What am I doing wrong?

echo -n "Enter event name and press [ENTER]: " read event sleep 0 day=`date +%Y-%m-%d` month=`date +%Y-%m` media="/media/F009-64A5" source="$/PRIVATE/AVCHD/BDMV/STREAM/*" target="/home/kv/Desktop/$month/$day"\_"$event" mkdir $target cp -pr $source $target 

1 Answer 1

mkdir -p $target will create the path with all necessary subpaths.

We have an issue where a customer of ours is using a script in which mkdir -p fails with «No such file or directory». That is, mkdir complains about a missing directory despite being invoked with the -p option! Running the same command on our site works fine. I don’t understand how mkdir can complain about a missing directory when it’s explicitly told to create all missing directories!

Are your and the remote servers exactly the same? Or does the client use a stripped down version like busybox? The -p-Option might not be available there.

@antred if the command was copied from somewhere else that doesn’t use the standard dash — but some other special char dash variant, it will cause the error No such file or directory because mkdir doesn’t recognize the option p and instead tries to create two directories named p and and fails creating the second one.

Источник

Can’t make new dir with mkdir

Probably a parent directory in the path does not exist.

mkdir -p /path-to-directory/directory-name 
 -p, --parents no error if existing, make parent directories as needed 

If you get a permission denied error, you have not permissions to create a directory in the specified path.

Check if you can get around the problem by modifying the group membership or ownership, so that you get the permission needed for the whole directory path involved.

Читайте также:  Linux arch linux and gentoo

Otherwise you need elevated permissions, so try with sudo

sudo mkdir -p /path-to-directory/directory-name 

Note that elevated permission might be an overkill. If a user belongs to group which also owns the directory AND there’s write permission to group set on that directory, there’s no need for sudo in that case. Things can get more complex with ACL permissions, but general gist is that group ownership should remove the sudo need

Yes, why mention sudo at all? There is no indication of a permissions issue and people abuse sudo too much already.

@terdon, I mention sudo only as a second alternative, if mkdir -p does not work without it. I agree with @ Sergiy, that it might be better to use group membership/ownership in some cases, but I think there remain several cases, where sudo is necessary.

In those cases, you get a permission denied error, which is not the case here. So since sudo isn’t relevant to this case, and since using sudo when it isn’t needed can be dangerous, why mention it at all?

sudodus’s answer appropriately addresses how to create all directories along the given path. Alternative way would be via Python. This is especially useful if you’re developing software for Ubuntu in Python and need such functionality. Calling mkdir as external command would add overhead of additional process and extra forking which would waste resources. Luckily Python’s standard library, specifically os module has makedirs() function:

$ python3 -c 'import os,sys;os.makedirs(sys.argv[1])' test_1/test2/test_3 $ tree test_1 test_1 └── test2 └── test_3 2 directories, 0 files 

Note that such behavior also can be achieved in Perl, which is another scripting language that comes by default with Ubuntu.

I had this when the current directory literally didn’t exist anymore.

mark@mark:~/PycharmProjects/temp$ mkdir foo mkdir: cannot create directory ‘foo’: No such file or directory 

I saw the light when the current directory was empty (not even the hidden . and .. existed):

mark@mark:~/PycharmProjects/temp$ ll total 0 

One directory up temp does exist, but it is another directory with the same name. PyCharm must have deleted and recreated the project directory when I was rolling back too much changes and undoing the rollback.

mark@mark:~/PycharmProjects/temp$ cd .. mark@mark:~/PycharmProjects$ ll total 12 drwxrwxr-x 3 mark mark 4096 Nov 2 14:26 ./ drwxr-xr-x 40 mark mark 4096 Nov 2 14:50 ../ drwxrwxr-x 3 mark mark 4096 Nov 2 14:42 temp/ mark@mark:~/PycharmProjects$ cd temp mark@mark:~/PycharmProjects$ mkdir foo mark@mark:~/PycharmProjects$ 

Источник

Оцените статью
Adblock
detector