This is driving me crazy - I'm nullfs mounting a folder from /data to $HOME/data. The source /data folder has three subfolders:
[john@host ~]$ ls -la /data
total 27
d-wxrwx--x 5 root wheel 5 Feb 4 10:32 .
drwxr-xr-x 19 root wheel 26 Feb 4 10:15 ..
drwxr-x--- 2 john media 3...
Hello!
I am setting up a FreeBSD file server with encrypted storage. The root filesystem is on ZFS and the storage disks are encrypted with GELI with ZFS on top of that.
Now I want to make it easy for both me and my wife to mount the pool using a password after the server boots. I have created...
Hi all,
I have a USB2, external hard drive, formatted under UFS. It was working perfectly, but after an electric black out, im not able to mount or fsck the external drive anymore.
freebsd-version
11.1-RELEASE-p6
dmesg | grep ^da
da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
da0: <ST950032...
Hello,
I am in the rescue mode on an OVH server, meaning the partition of my server is not mounted but it is supposed to be available to be mounted.
root@rescue:~# lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda...
I am running FreeBSD 11 on a Raspberrypi B+. I have added an externally powered USB drive and formatted it with ufs from the Raspberrypi itself. The drive is new: I bought it today and I performed a complete surface check before using it.
So, after formatting it on the rpi I could mount it. I...
Hi folks.
Before updating FreeBSD 10.1 to current stable, I want to dump my current OS to an external USB drive, for future reference. I would like to be able to mount it on my Mac to poke around. Or I could img the volume to mount on my Mac as I need it.
So in Disk Utility I formatted the...
Hi everyone,
After some of the system upgrades (I'm using synth) SMB gfvs functionality in x11-fm/pcmanfm stopped working.
At the closer look I've noticed that devel/gvfs still depends on (and installs) net/samba-libsmbclient which the ports system now says is obsoleted:
Port...
Hello,
I installed the Mate desktop on my Freebsd box. As I also work with Linux and Windows systems and also have e-sata devices to read/write external Hard Disks from/for those systems, I have set up my system to be able to mount external Hard Disks with ext4, ntfs, fat etc. according to this...
I have a USB flash drive with ext4 mounted by ext4fuse:$ mount | grep fuse
/dev/fuse on /mnt/usb (fusefs, local, nosuid, synchronous, mounted by sergeym)$ grep ext4 /etc/fstab
/dev/da0s1 /mnt/usb ext4 mountprog=/usr/local/bin/ext4fuse,noauto,late,rw 0 0Here are the permissions on the...
Ok, I am sure you get a lot of these questions and I really appreciate your help. I have looked through the guide and I cannot get the mount command to work for me.
Currently, I am doing a test run on a spare computer for FreeBSD. I only have a single hard drive installed and the spare is a...
Hello, I have a problem, with my NFS mounting...
I have 3 servers,
2 FreeBSD and 1 windows,
Storage server running FreeBSD 10.1-Stable and NFS
Windows running Windows Fileshare and DFS
and worker FreeBSD running 10.3-RELEASE
I can NFS/DFS mount my storage server on the Windows server, but I...
Ok Im going to try to be as detailed as possible, I'm running Freebsd 9.2. I started this adventure with two drive, a system drive and a second 3TB drive which mounted to /secDsk. My end goal was to install a new 8TB drive, copy all the data from the 3TB drive to the new 8TB drive. Then remove...
Hi,
I am trying to run FreeBSD as a guest on KVM (Ubuntu). I am wanting to try to mount a folder using the Filesystem config but I can't seem to find anything that definitively says that FreeBSD supports 9p mounts. If you run the mount command it says "Operation not supported by device"
uname -a
FreeBSD hostname 10.2-RELEASE-p8 FreeBSD 10.2-RELEASE-p8 #0: Fri Feb 12 15:02:46 EST 2016 user@hostname:/usr/obj/usr/src/sys/MYKERNEL amd64
I just used freebsd-update, but I don't think that would have anything to do with this. I had to reboot my computer and when it booted backup...
Hello I can't mount fdesc,here is the output
root@nshost2:~ # mount -t fdescfs fdesc /dev/fd
mount: fdesc: Operation not supported by device
And here is the output of dmesg
root@nshost2:~ # dmesg | grep fdesc
KLD fdescfs.ko: depends on kernel - not available or version mismatch
And kldstat...
Suppose I have two Kindles of the same model (but differing serial numbers, natch). I wish to open the particular Kindle that has a given serial number. The Kindles have been connected to the host in an arbitrary order. How do I open the right Kindle?
Looking at /dev/ugen* (or /dev/usb/*), I...
Hello to everyone there!
So, here is my problem. I did install "automount".
It works with USB and CD/DVD devices. But here is the thing: I can't move archives into the USB device, I can only copy them from the USB to the machine; also I can't burn ISO images in a CD or DVD (I proved with...
I am fairly new to FreeBSD having made the switch based on a really good experience breathing new life into an Xserve G4 with FreeBSD 10.2. So, I decided to switch out from CentOS Linux to FreeBSD on my dev server.
I was able to get everything up and running with no problem. I followed the...
I have a host called "host" and a jail running on that host called "jail" I am trying to allow a regular user logged in interactively inside the jail to use fusefs to mount an iso, through the archivemount program.
On host:
host# sysctl vfs.usermount
vfs.usermount: 1
host# sysctl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.