Top "Mount" questions

mount is a command used to attach the file data structure of a device as a branch of the root tree.

Mount SMB share from a server with a space in its name

I'm trying to mount an SMB share on the terminal. I'm able do to that, if the server has no …

bash shell escaping mount smb
Mount linux image in docker container

For a project I need to mount a linux image inside a docker container running ubuntu. The image I want …

linux docker mount
How can i move files to a portable device using batch in windows7

I'm using Motorola MC67 (I'm not sure that matter, but it's a portable device) and i want to write a …

windows batch-file windows-7-x64 mount motorola
Kubernetes mount volume on existing directory with files inside the container

I am using k8s with version 1.11 and CephFS as storage. I am trying to mount the directory created on …

docker kubernetes mount kubernetes-pod
Mount usbfs on linux 3.10 kernel

I did upgrade linux kernel from 2.6 to 3.10 version In init nn 2.6 I did mount usbfs mount -t usbfs usbfs /proc/…

linux linux-kernel usb mount initrd
How to determine the type of file system on an SD Card

How to determine the type of file system on an SD Card (this card is not yet mounted. I need …

linux filesystems mount
"CIFS VFS: cifs_mount failed w/return code = -22" and "wrong fs type, bad option, bad superblock"

I've been using a linux server for quite some time now with mounts to several windows shares by using the …

linux share mount cifs superblock
Linux mount fails with error Transport endpoint not connected

From time to time for reasons unknown, the Amazon S3 Fuse mount on a linux server fails throughout the day. …

linux shell mount s3fs
Programmatically mounting USB storage on android 4.2.1

I've search and searched here, and no topics come close to answering the question. Mounting and unmounting a USB stick …

android filesystems usb mount unmount
Mounting shared folder in KVM VM error: mount: unknown filesystem type '9p'

I'm using Centos 6.4 in a KVM virtual machine, with CentOS 6.4 as host also. I configured shared folders following these instructions: …

linux mount kvm