Displaying 3 results from an estimated 3 matches for "mybookl".
Did you mean:
mybook
2012 Sep 05
2
samba4 installation Error and mount: unknown filesystem type 'smbfs'
Hi, all:
Two questions.
Environment: Ubuntu 12.04
1) mount: unknown filesystem type 'smbfs'
With default Samba 2:3.6.3-2ubuntu2.3 installed, all the following 3
commands failed:
a)
$ sudo mount -t *smbfs* -o username=MYNAME,password=MYPWD
//mybooklive/myfolder /media/smb/
mount: unknown filesystem type 'smbfs'
b)
/media$ sudo mount -t *cifs* -o
username=MYNAME,password=MYPWD //mybooklive/myfolder/ /media/smb/
mount: wrong fs type, bad option, bad superblock on //mybooklive/myfolder/,
missing codepage or helper program, or other...
2013 Aug 12
6
3TB External USB Drive isn't recognized
We have a 3TB external USB drive that I am trying to attach to some CentOS5
servers. I have tried an older Dell PE1950 and a newer R310 but neither one
seems to be able to read the drive. It works no problem on windows
servers/workstations and I was able to format with NTFS.
I know there are different methods for formatting large disks but this one
doesn't even seem to show up as a /dev/
2020 Sep 29
1
Back-up differences. Raspberry Pi and Fedora
I am using the 'backup to a central backup server with 7 day
incremental' example to archive three separate computers to identically
configured (apart from name) shares on a Western Digital 'MyBookLive'
NAS which has rsync enabled. The backup from two Raspberry Pi Computers
operates without a problem but the backup from a Fedora 32 computer
fails with an 'unknown module Linux1' error message. The only difference
between the code in the .sh module for all three computers is the...