Ubuntu desktop unable to mount share
I've got a new installation of ubuntu running as a VM on server 2012. I've joined it to the domain using likewise open. I am able to use domain accounts to logon to the ubuntu desktop. I am having a...
View ArticleHow do a mount a NAS (WD, MyBookLive) so i can add media to a plex server?
How do I add/mount my exsisting NAS drive (WD,MybookLive) so that I can add the folder to my plex server?As I understand it (and this is day1 of me using Linux)I have to add a line in fstab to mount...
View ArticleUsing the Terminal
How critical are spaces when inputting instructions in the terminal? I have a new laptop dual-booting Ubuntu 19.10 and Win10 from an SSD and an HDD (NTFS) for storage. I am following the instructions...
View ArticleCannot mount /dev/sda6 after upgrade from Ubuntu 14.04 to 16.04
I have accidentally upgraded my system from Ubuntu 14.04 to 16.04. Everything was working fine, but from recently I cannot mount /dev/sda6 partition (exFAT) anymore. After running: sudo mount /dev/sda6...
View ArticleError mounting system-managed device /dev/sda5
How can I solve this problem?Error mounting system-managed device /dev/sda5: Command-line `mount "/media/naymar/skool"' exited with non-zero exit status 1: [mntent]: line 2 in /etc/fstab is bad mount:...
View ArticleRoot filesystem check failed
While updating ubuntu my system crashed and after restarting and entering to ubuntu I get the message Root filesystem check failed.Very much similar to the post Ubuntu 13.04 to 13.10: Filesystem check...
View ArticleNautilus only starts with sudo, things are missing
The first thing I realised was that Nautilus wouldn't start anymore. So I started it as root, which made it run.It produced these errors: ** (org.gnome.Nautilus:6189): WARNING **: 09:10:40.711: Unable...
View ArticleIs there a way to find out what service is throwing systemd-udevd error?
I rebooted by Ubuntu 18.04 LTS system and there was a message about something trying to stop it but I proceeded anyway. The system was an upgrade from 16.04 LTS to 18.04 LTS. I would then only boot to...
View ArticleHow to mount Windows Share on Ubuntu
Currently having issues with mounting a drive to a Windows share via my Ubuntu 16.04 machine. Thoughts?Sudo nano /etc/fstab://192.168.4.12/Share/Videos /media/Plex cifs...
View ArticleAutomount remote filesystem on reboot without password with sshfs
What I Want:boot up my system (in this case ubuntu 18.04 on a laptop)have access to a remote filesystem via /home/<user>/mnt/remote-HD0What I have triededit /etc/fstab with sshfs commandedit...
View ArticleWhy does mounted drive show a "prohibited" sign?
I have mounted an internal hdd in 18.04 using the gnome-disks utility, selecting "mount at system statup". In nautilus the drive shows up with a "prohibited" sign like this. I have not noticed any...
View ArticleMounted a drive into a directory in a zfs pool, now pool is degraded
I'll start by saying all my data is backed up elsewhere, so all is not lost (it's just annoying and I'd like to learn from my mistakes).I've had a 2 drive zfs mirror pool setup for several months with...
View Article18.04 Drive mounted into directory in a zfs pool, now pool is degraded
I'll start by saying all my data is backed up elsewhere, so all is not lost (it's just annoying and I'd like to learn from my mistakes).I've had a 2 drive zfs mirror pool setup for several months with...
View ArticleCannot move /home to external drive
I am running into an issue moving my /home folder from my SSD to an external HDD. I have a dual boot of linux and windows on the SSD and I am running out of space, so I want to move the /home partition...
View ArticleRemount 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 Articlefstab is not in est files, trying to take ownership of a secondary storage...
Need help taking ownership of secondary storage drive. fstab says permission denied as does hard drive access. Fstab is not in /etc/fstab location. new to linux.
View ArticleFreezing on startup (systemd problem?)
I have a laptop Dell Precision 3510 and my Kubuntu 17.04 very often gets frozen on startup.What I have seen from the output of the command journalctl -xb is, it gets frozen due to timing out on...
View ArticleMounting droboshare from linux
I am attempting to mount a drobo (via droboshare attached to the network) from linux and running into roadblocks and have run out of ideas.When I issue the smbclient -L IPADDRESS I get the...
View ArticleSystem not mounting swap partition
Even though the swap partition exists, and set to load in fstab, it's still not being mounted.fdisk returns this for the swap partition:file system: /dev/sda5 start: 1 end: 244 blocks: 1951744 id: 82...
View ArticlePermanently mounting a samba-shared-folder on a RPI to my Ubuntu server 18.04
I've got an RPI running Ubuntu server 18.04 and have set up a samba server there to share /home/user/sambashare. I used these instructions to get that up and running. In the same network I have an old...
View Article