Перейти к содержимому

Unable to mount location linux mint что делать

  • автор:

«unable to mount location «while click on my 750gb hdd linux mint

I cannot enter in my hard drive in mint Linux. whenever I click on my hard drive icon in computer, it shows the error message : unable to mount location , please help me.

3,649 2 2 gold badges 25 25 silver badges 35 35 bronze badges
asked Jun 12, 2015 at 14:14
alif abdullah alif abdullah
1 1 1 bronze badge

1 Answer 1

Try the following, assuming your first partition on your hard drive corresponds to /dev/sdb1

sudo mkdir /xyz sudo mount /dev/sdb1 /xyz 

The folder /xyz should be your hdd’s mount point.

answered Jun 12, 2015 at 14:19
Forrest4096 Forrest4096
1 1 1 bronze badge

You must log in to answer this question.

    The Overflow Blog
Related
Hot Network Questions

Subscribe to RSS

Question feed

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Site design / logo © 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2023.10.27.43697

Ubuntu and the circle of friends logo are trade marks of Canonical Limited and are used under licence.

By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.

Linux Mint Forums

[SOLVED] «Unable to mount location — can’t mount file»

Quick to answer questions about finding your way around Linux Mint as a new user.

Forum rules
There are no such things as «stupid» questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.

7 posts • Page 1 of 1
wrahim

[SOLVED] «Unable to mount location — can’t mount file»

Post by wrahim » Sun Jun 08, 2014 10:17 am

I have tried to fix this on my own by looking for information online, but I would like to solve this without losing all my data from my 1 TB external harddrive.

Problem: upon connecting external hdd, you can hear the usb device connect sound. However trying to get inside it results in «Unable to mount location — can’t mount file» error.

I have not done much, but when in terminal these are the results of the following commands:

wrahim@LExa02 ~ $ sudo fdisk -l [sudo] password for wrahim: Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x0005e980 Device Boot Start End Blocks Id System /dev/sda1 * 2048 217890815 108944384 83 Linux /dev/sda2 217892862 234440703 8273921 5 Extended /dev/sda5 217892864 234440703 8273920 82 Linux swap / Solaris Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes 81 heads, 63 sectors/track, 382818 cylinders, total 1953525168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000098ec Device Boot Start End Blocks Id System /dev/sdb1 2048 1953525167 976761560 83 Linux 

Trying to mount in terminal:

wrahim@LExa02 ~ $ mount /dev/sdb1/ mount: can't find /dev/sdb1/ in /etc/fstab or /etc/mtab 

Does this have anything to do with the fact that both disks (my primary internal 120GB ssd and the external 1TB) have the same Id (/dev/sda1/ and /dev/sdb1 have the same Id)?

I have seen one solution to a very similar problem, but the person ended up using gparted to format the drive. I can NOT do this, I have too much data, that I am not willing to let go of yet. Thanks in advance for any suggestions.

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

Can’t access omv from Linux desktop (Unable to mount location)

I can access OMV6 from my Win11 box no problem but can’t access it from my Linux Mint box. I get «Unable to mount location», and below that «Failed to retrieve share list from server: Invalid argument». Please. How can i fix this? Linux Mint, Win11, and OMV box all have modern Ryzen cpus and 32GB ram. OMV box has 500GB SSD as boot drive and 2 2TB SSDs for storage, not in a RAID configuration.

garwhi Mar 28th 2023

Changed the title of the thread from “Can’t access omv from Linux desktop (Unable to mount locatio)” to “Can’t access omv from Linux desktop (Unable to mount location)”.

Enlightened
Reactions Received 1,186 Posts 6,262

You don’t say what and how you are sharing things on OMV.


Google is your friend and Bob’s your uncle!

OMV AMD64 6.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

so please show your mount command or show your fstab

 cat /etc/fstab

In my opinion it is easier to connect two Linux computer with NFS not Samba.

Sorry about that. I was talking about Samba shares. I notice in omv6. under Users, gary, the password i initially entered there does not show up any more. Under OMV5 it does. I wonder if it’s a password issue preventing me from accessing the server from my Linux box. It certainly is working fine when i access it from Windows. I’ve copied almost a terabyte of data from omb5 to omb6 without a hitch using Total Commander under Windows.. I just can’t gain access to the server from Linux. Very frustrating. I’ve been trying to find the answer to my problem for days now.

Images

Unable to mount location (in OMV6) 2023-03-27 19-50-03.png
Authentication Required 2023-03-28 16-03-45.png

Edited once, last by garwhi ( Mar 29th 2023 ).

I’m sorry there are some misunderstandings. Please show the mount command or the fstab from your mint-system.

And no screenshots. This is all text. Use your mouse, copy / paste and mark it as code ««.

  • Mar 29th 2023
  • Official Post

«Failed to retrieve share list from server: Invalid argument». Please. How can i fix this?

Open a terminal on Mint and run sudo apt install cifs-utils

Raid is not a backup! Would you go skydiving without a parachute?

OMV 6x amd64 running on an HP N54L Microserver

Here’s my fstab from my Mint box.

# /etc/fstab: static file system information.

# Use ‘blkid’ to print the universally unique identifier for a

# device; this may be used with UUID= as a more robust way to name devices

# that works even if disks are added and removed. See fstab(5).

# / was on /dev/nvme0n1p2 during installation

UUID=563e8a7b-0468-4bc0-8a29-d61d8fc81b20 / ext4 errors=remount-ro 0 1

# /boot/efi was on /dev/nvme0n1p1 during installation

UUID=D782-E8B7 /boot/efi vfat umask=0077 0 1

 /swapfile none swap sw 0 0

On entering ‘sudo apt install cifs-utils’ i already have the latest version. And now i can’t access omv6 from my Windows box, although i could yesterday. It is complaining about wrong credentials. But i have no problem accessing omv5, from both my Mint box and my Windows box.. I certainly don’t want to disconnect omv5 before i’m sure omv6 is working properly. I have nothing under /media/gary. It’s an empty folder.

Edited 2 times, last by garwhi ( Mar 29th 2023 ).

  • Mar 29th 2023
  • Official Post

On entering ‘sudo apt install cifs-utils’ i already have the latest version

If you have that on Mint then you should not get this message -> Failed to retrieve share list from server: Invalid argument

Are all the machines in the same workgroup

Raid is not a backup! Would you go skydiving without a parachute?

OMV 6x amd64 running on an HP N54L Microserver

  • Previous Official Post
  • Next Official Post
  • Quote

`All 3, Win, Mint, and OMB are on the workgroup WORKGROUP. I’m wondering if this has anything to do with 2.5G. I have that speed on all three of the connected machines and am using it. Under File Systems both ssds show as being mounted and referenced. Status for both is Online. Under Shared Folders my Data ssd, when i edit that line show Everyone: read/write under Tags. I have nothing under Tags for my other ssd, Music. I don’t know if that helps any in you guys diagnosing my problem. SMB/CIFS shares show both as Guests allowed under Public. Both have a check mark under Browseable. I don’t know what else to say. I’m now in the process of reinstalling omv6. I’m being asked about a domanin name. The default, as i’m sure you know is local. Should i change that. It says make sure you use the same domain name on all computers. How do i even do that? Please help. Please. I’m at my wit’s end.

Edited 3 times, last by garwhi ( Mar 30th 2023 ).

There is no mounting in your fstab and you haven’t shown us your mount command in Linux Mint. No mounting, no access.

How do you want to reach the connection?

And again, NFS is easier. Please think about it.

I can’t do that now. I tried reinstalling omv6 and as i’m trying to set everything up again i am now getting the message «404 — Not found. The method ‘enumerate’ does not exist for the RPC service ‘Exec'». And now i still see the two drives under Disks. That’s good. But under File Systems, upon hitting the + sign to create and mount my file systems it just shows a blank rectangle. I’m guessing it might have something to do with the aforementioned RPC message. So i tried reinstalling it AGAIN and i still got the 404 message. Would formatting my boot drive get rid of that message? I definitely can’t get it set up the way it is now. Before this latest problem with ‘404’ i did try to install NFS but i got confused and didn’t know how to configure it.

It just seems to get worse. In my attempt to get rid of the 404 error i swapped out my boot drive with another ssd. Reinstalled omv6 now for about the 5th or 6th time. And, no, the 404 error message did not go away. Where is it coming from? I still see my boot drive and my two data disks but i still can’t create and mount a file system. When i click on the + sign, well i explained this earlier. I’ll just include a screen shot. And here’s my mount.

sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)

udev on /dev type devtmpfs (rw,nosuid,relatime,size=15912184k,nr_inodes=3978046,mode=755,inode64)

devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3195692k,mode=755,inode64)

/dev/nvme0n1p2 on / type ext4 (rw,relatime,errors=remount-ro)

securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)

tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)

tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)

cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)

pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)

efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)

bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)

systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20180)

hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)

mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)

debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)

tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)

fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)

configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)

none on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)

tmpfs on /run/qemu type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)

/dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=3195688k,nr_inodes=798922,mode=700,uid=1000,gid=1000,inode64)

gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

Edited once, last by garwhi ( Mar 30th 2023 ).

I obviously don’t understand the concept of mounting drives. I see nothing in my fstab relating to accessing my omv5. And yet i have no problem accessing it, seemingly without having to mount those drives. So do i need a mount command to access omv6? I guess so, seeing as how i was told no mounting no access. Also i have set up NFS and now accessing it i again get ‘Unable to mount location Permission denied: Perhaps this host is disallowed or a privileged port is needed’. So obviously i’m a noob here. Can you walk me through how to mount the omv6 drives. I thought i had read that it was unwise to edit the fstab file directly. Is that true? So i guess i should create a folder where my omv6 files will be mounted. I’m not sure of the command. I see a lot of confusing info when i google the topic. And, btw, i can now once again copy files, on my Windows box, from my omv5 box to my omv6 box. And when i copy files from omv6 to my NVMe Window boot drive i get 285 MB/sec. Woo hoo. Thank you ssds and 2.5g lan all around.

# /etc/fstab: static file system information.

# Use ‘blkid’ to print the universally unique identifier for a

# device; this may be used with UUID= as a more robust way to name devices

# that works even if disks are added and removed. See fstab(5).

# / was on /dev/nvme0n1p2 during installation

UUID=563e8a7b-0468-4bc0-8a29-d61d8fc81b20 / ext4 errors=remount-ro 0 1

# /boot/efi was on /dev/nvme0n1p1 during installation

UUID=D782-E8B7 /boot/efi vfat umask=0077 0 1

/swapfile none swap sw 0 0mount

sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)

udev on /dev type devtmpfs (rw,nosuid,relatime,size=15912184k,nr_inodes=3978046,mode=755,inode64)

devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=3195692k,mode=755,inode64)

/dev/nvme0n1p2 on / type ext4 (rw,relatime,errors=remount-ro)

securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)

tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)

tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)

cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)

pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)

efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)

bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)

systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=20180)

hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)

mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)

debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)

tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)

fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)

configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)

none on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)

tmpfs on /run/qemu type tmpfs (rw,nosuid,nodev,relatime,mode=755,inode64)

/dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)

tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=3195688k,nr_inodes=798922,mode=700,uid=1000,gid=1000,inode64)

gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

Edited once, last by garwhi ( Mar 31st 2023 ).

Команда mount в Linux или все о монтировании разделов, дисков, образов ISO и SMB ресурсов.

Если Вам нужно подключить/примонтировать жесткий диск с файловой системой NTFS или ext2, ext3 к компьютеру на базе операционной системы Linux, то Вы читаете правильную статью.

Зачем делать это руками, если современные desktop-системы Линукс делают автоматически?

Есть отдельные случаи когда система Linux не может автоматически примонтировать/подключить диск в силу каких-то логических сбоев диска, вирусов, которыми заражены NTFS/FAT разделах или из-за еще чего-то аномального. Для этого настоящие системные администраторы делают это руками. И делают это командой mount.

Команда mount в линуксе является очень гибким инструментом в руках системного администратора. С помощью команды mount можно подключить сетевой диск, раздел жесткого диска или USB-накопитель.

Данная статья не является полным, исчерпывающим описанием команды mount (полное описание команды mount можно найти выполнив в консоли команду man mount), но стремиться к этому. Статья по описанию команды mount постоянно дорабатывается и видоизменяется. Все пожелания по статье можете оставлять в комментариях.

Устройства, которые в данный момент подключены к компьютеру, можно посмотреть набрав в консоли:

sudo fdisk -l

Эта команда показывает все устройства, которые подключенны. Они могут быть не примонтированы, но подключены. На экране Вы увидите примерно это:

Disk /dev/sda: 72 GiB, 77309411328 bytes, 150994944 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x45679ae0 Device Boot Start End Sectors Size Id Type /dev/sda1 2048 4095 2048 1M 83 Linux /dev/sda2 4096 150994943 150990848 72G 83 Linux Disk /dev/sdc: 50 GiB, 53687091200 bytes, 104857600 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0xf95b5e03 Device Boot Start End Sectors Size Id Type /dev/sdc1 2048 104857599 104855552 50G 83 Linux
Из листинга выше видно, что к операционной системе подключено:
  1. два жестких диска: /dev/sda — операционная система
  2. сменный USB-носитель: /dev/sdc

Просмотр примонтированых устройств осуществляется командой:

sudo mount

После этого на экране можно увидеть:

sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) udev on /dev type devtmpfs (rw,nosuid,relatime,size=20553192k,nr_inodes=5138298,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=4117216k,mode=755) /dev/sda2 on / type ext4 (rw,relatime,data=ordered) /dev/sdc1 on /var/www/html/cb/tmp type ext4 (rw,relatime,data=ordered)
  • в первой строке сообщается, что в качестве корневой ФС выступает файловая система reiserfs с параметрами монтирования: доступ на чтение и запись (rw)
  • /dev/sda3 — это раздел диска /home
  • /dev/sdc — это примонтированное сменное USB-устройство

Этого же результата можно достигнуть посмотрев содержимое файла /etc/mtab (в некоторых системах Linux файл называется /etc/mnt/tab)

cat /etc/mtab

Монтирование разделов жесткого диска

Из приведенного примера видно, что жесткий диск /dev/sdb подключен, но не примонтирован. Примонтируем раздел жесткого диска /dev/sdb1 к диску /dev/sda. Точку монтирования выберем, к примеру — /home/user/Видео. Точку монтирования можно взять любую.

sudo mount /dev/sdb1 /home/user/Видео

где user — это название Вашего имени пользователя.

Все очень просто, сначала пишется команда mount, потом пишется то, что нужно присоединять (цифра показывает номер раздела, у нас он всего один), а потом куда присоединять. Почти всегда этого достаточно. Диск, командой mount, монтируется в указанную папку. В некоторых случаях, когда имеются логические ошибки на разделах подключаемого жесткого диска, нужно дополнительно указать тип файловой системы. В данном случае у нас ext3.

sudo mount -t ext3 /dev/sdb1 /home/user/Видео

Так же этот параметр может принимать значения:
  • -t ntfsили -t ntfs-3g
  • -t vfat
  • -t iso9660

Соответственно для NTFS, FAT и CD-дисков файловых систем. Последний нужен только для подключения CD/DVD-ROM устройств и образа диска .iso.

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

Первый разрешает чтение и запись, второй только чтение. Ну например, так:

sudo mount -t ext3 -o rw /dev/sdb1 /home/user/Видео

Дополнительные параметры, которые помогают в некоторых случаях:

sudo mount -t ext3 -o rw,iocharset=utf8,codepage=866 /dev/sdb1 /home/user/Видео

Первый явно задает кодировку системной локали, в нашем случае это utf8 (для разных дистрибутивов она своя, но чаще utf8), а другая добавляет поддержку русского языка.

Если все же жесткий диск отказывается монтироваться в операционной системе Linux, то можно примонтировать его вручную. Параметр -o force позволяет принудительно монтировать разделы жесткого диска в линуксе. Ну, к примеру, так:

sudo mount -t ext3 -o force /dev/sdb1 /home/user/Видео

У меня, к примеру, раздел жесткого диска не хотел монтироваться после подключения к Windows-машине, которая была заражена вирусами. Так получилось, что вирус кинул autorun.exe в корень моего раздела и Linux из-за этого не хотел монтировать этот раздел. Данный выше параметр команды mount помог примонтировать инфицированный раздел. После чего вирус успешно был удален вручную.

Есть в Linux уникальная возможность указать зеркало папки, которое получает все права и доступные над папкой действия. Допустим, раздел /dev/sdb1 применяется еще и для хранения документов. Зеркалим его в /home/user/Документы:

sudo mount —bind /home/user/Видео /home/user/Документы

Действие команды mount —bind напоминает DOS-овский subst.

Посмотреть полную информацию(доступный объем диска, свободное место) о примонтированных устройствах можно командой:

Отмонтироватние устройства производится командой:

sudo umount /dev/sdb1
sudo umount /home/user/Видео

Монтирование дисков CD/DVD-ROM

Если Вам нужно примонтировать CD/DVD-ROM, то монтирование CD/DVD-ROM осуществляется точно так же, той же командой mount, которая были приведены выше:

sudo mount -t iso9660 -o ro /dev/cdrom /cd

Только при монтировании CD-ROM нужно указать тип файловой системы iso9660.

Монтирование образов диска ISO

Если Вы хотите примонтировать образ диска ISO, то это тоже достаточно просто сделать командой mount:

sudo mount -t iso9660 -o loop /home/file.iso /home/iso

Где /home/file.iso — путь и имя файла ISO

/home/iso — точка монтирования

Добавился только параметр -o loop, который указывает, что используется файл .iso.

Монтирование сетевых дисков SMB

В некоторых случаях необходимо примонтировать удаленный сетевой диск. В некоторых дистрибутивах Linux, он так же монтируется автоматически (например в Ubuntu) при открытии его по сети. Можно примонтировать его вручную командой mount через консоль. Можно сделать ярлык и поместив его на рабочем столе активировать его когда нужен удаленный доступ к сетевому ресурсу. Ну или мало еще для чего.

sudo mount -t smbfs -o username=vasja,password=pupkin //pupkin_v/Video /home/user/video

Где username=vasja,password=pupkin — это имя и пароль доступа к удаленному сетевому ресурсу, а //pupkin_v/Video — имя сетевого ресурса, /home/user/video — точка монтирования

Графические инструменты монтирования в Linux

Есть альтернатива — графические инструменты монтирования в Linux. На просторах Internet`a можно найти много графических инструментов монтирования в Linux, но самым, наверное, продвинутым можно назвать — Mount Manager (Mount Manager — графический инструмент монтирования). Это продукт некоммерческой организации ViaLinx. Интерфейс программы простой, но функционал потрясает своей мощью, она может совершать абсолютно все действия, которые описаны в этой статье. Скачать программу можно с официального сайта или в репозиториях вашего дистрибутива (в Ubuntu этот менеджер есть).

Зарубин Иван Эксперт по Linux и Windows

Парашютист со стажем. Много читаю и слушаю подкасты. Люблю посиделки у костра, песни под гитару и приближающиеся дедлайны. Люблю путешествовать.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

https://alkogolizm.vyvod-iz-zapoya-v-stacionare-samara11.ru/