Quantcast
Channel: Active questions tagged mount+fstab - Ask Ubuntu
Browsing all 699 articles
Browse latest View live

Automating a mount operation that requires user input

I want to mount a directory on a file server at startup. This is my /etc/fstab entry:# mount the fileserverhttps://fsrv.company/ /mnt/fileserver davfs user,auto 0 0Manually mounting it with mount...

View Article


CIFS on 22.04 LTS - has something changed between kernel 5.15.0-101-generic...

I have an Ubuntu 22.04 client connected via CIFS to an Ubuntu 22.04 server.The mounts are done via an fstab entry similar to://machine.fqdn/sharename /mnt/some.directory cifs...

View Article


Image may be NSFW.
Clik here to view.

Can't change permissions on a network share smb/CIFS

I'm sure this is simple for someone but I have tried for the last 2 days every piece of information from googling and still no joy! So I would really appreciate some help. I'm newish to the world of...

View Article

cp from remote cifs share to another hangs

I have 2 cifs remote share in /etc/fstab on xubuntu machine//192.168.1.2/THOMAS /media/THOMAS cifs...

View Article

unresponding cp from remote cifs share to another , both share on the same...

I have 2 cifs remote share in /etc/fstab on xubuntu machine//192.168.1.2/THOMAS /media/THOMAS cifs...

View Article


unresponding cp between two remote cifs share, both on the same distant machine

I have 2 cifs remote share in /etc/fstab on xubuntu machine//192.168.1.2/THOMAS /media/THOMAS cifs...

View Article

Ubuntu 22.04 fstab settings don't completely "take"

The following fstab entries allowed rw access on my data drives and mounted them in /media:UUID=1214119514117CC3 /media/Expansion1 ntfs auto,nofail,noatime,rw,user,dev,umask=000,uid=noleks,gid=noleks 0...

View Article

NFS NAS drive no longer listed in dock & requires additional authentication

After installation the Ubuntu 24.04 on my PC, my NAS drive, which uses NFS protocol, does not work like before. It is not enlisted in my dock nor the locations in the Files app. When I manually...

View Article


Remount CIFS on network reconnect

I have a CIFS network share mounted on /etc/fstab at boot on a laptop connected to the wireless network. My fstab looks like this://192.168.0.100/MyShare /mnt/MyShare cifs...

View Article


fstab ignores username configuration

I'm struggling to find a solution to this random issue.I have the following configuration://192.168.1.39/MediaCenter /media/NAS/MediaCenter cifs...

View Article

editing fstab with different mount point for raid array

I created a software raid 5 array on ubuntu 24.04 LTS.I mistakenly created a mount point it seems called "/mnt/mdo" instead of "/md0"I mean, to be fair it probably really doesnt matter, but i would...

View Article

Only one CIFS share is auto-mounted

I have the following two mounts listed in my /etc/fstab//192.168.10.1/StashNas /mnt/stashnas cifs uid=sam,gid=sam,credentials=/etc/stashnas.credentials 0 0//192.168.10.1/StashSam /mnt/stashsam cifs...

View Article

Only one network location will mount on my debian 12 vm [closed]

I'm trying to mount to two servers on my debian machine. In the /etc/fstab file I have the following lines://192.168.1.32/odin-share /mnt/odin-share cifs...

View Article


CIFS Mount fail - mount:bad usage or mount.cifs: bad UNC...

I’m a newb, but here I go. I’m running Ubuntu Server 23.10 and I have been trying to mount a NAS to it for days. Right up front I should mention that I have GNOME desktop installed and I can see as...

View Article

Image may be NSFW.
Clik here to view.

External harddisk detected but not mounting

I have a WD MyPassport that is NTFS formatted with only 1 partition, and works perfectly fine on Windows. It was working well with Ubuntu until a few days ago (points 3 and 4 explains what changes I...

View Article


CIFS mounts in Ubuntu VM vs WSL2

I am trying to migrate from a virtual machine running Ubuntu 22.04 LTS in VirtualBox on my Windows 11 host to the same distribution running in WSL2 on the same host. I've got most things working except...

View Article

new internal drive can't mount as user on ubuntu 22.04

if I add an internal drive either pcie or sata (both are SSD's), GPT or MBR with only EXT4 partitions (home directory : one partition per drive, contains only data) it will not mount automatically and...

View Article


mounting passwordless SMB share results in permission denied error

Here's what I did:mkdir /mnt/sharedmount -v -t cifs //192.168.1.128/shared /mnt/sharedWhen I do that I'm prompted for a password. When I just hit enter (since the share I'm trying to connect to is...

View Article

unable to auto-mount path even tho i can mount it using mount command

I can successfully mount an SMB share if I do this:sudo mount -v -t cifs -o username=neubert,password=whatever //192.168.1.128/shared /media/sharedLike if I do that and go to /media/shared in the File...

View Article

Strange "mount" parameters with ntfs3

My systems runs on ext4, but I have a media mounted with NTFS file system, because at times it needs to be read in W10.I am running 22.04.I read about a change in the file system drivers, with a...

View Article
Browsing all 699 articles
Browse latest View live