Page 3 of 3

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 1:15 pm
by Vermilion

Code: Select all

automount-1.7.3_3
Name           : automount
Version        : 1.7.3_3
Installed on   : Fri Jan 15 16:23:28 2021 CET
Origin         : sysutils/automount
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : sysutils
Licenses       : BSD2CLAUSE
Maintainer     : vermaden@interia.pl
WWW            : https://github.com/vermaden/automount/
Comment        : FreeBSD's devd(8) based automount solution
Options        :
	EXFAT          : off
	EXT4           : on
	NTFS3G         : on
Annotations    :
	FreeBSD_version: 1202504
	repo_type      : binary
	repository     : GhostBSD
Flat size      : 23.4KiB
Description    :
automount is a devd(8) based automounter for FreeBSD.

It supports most popular file systems:
NTFS/FAT/exFAT/EXT2/EXT3/EXT4/UFS/HFS/XFS/ISO9660

WWW: https://github.com/vermaden/automount/

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 2:15 pm
by ericbsd
Something does not add up. If it is installed, disks should be mounted, and USB drives should get mounted when plugged in.

I have automounting working on my 2 laptops and my desktop.

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 3:25 pm
by Vermilion
ericbsd wrote: Tue Jan 19, 2021 2:15 pm Something does not add up. If it is installed, disks should be mounted, and USB drives should get mounted when plugged in.

I have automounting working on my 2 laptops and my desktop.
Did you try with exFAT or NTFS formatted drives? As I have written before, the issue was with fuse formatted drives.

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 4:32 pm
by ericbsd
I do not use exFat. If I am not mistaken, a port needs to be compiled for exFat we can precompile because of the licensing issue proudirere will not build it. I have windows 10 installed into 2 machines for testing purposes and they use NTFS they both show up.

Has for fuse formatted drives, I would not be able to tell if it is working. I would have to get a spare drive to test that.

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 4:33 pm
by Vermilion
Update: after I REINSTALLED automount, it works now! (is same version as before, I checked. It deleted the ghostbsd-utils douring removing automount and did not reinstall it when installing automount again)

So fuse is working again! It even does now unmount drives cleaner as they completly disappear from devices! (In Release 20.11. the device still was shown while partition was gone after unmount)

In short words, working perfectly now! Better than before!

EDIT: Please tell me if you will offer an updated .iso Image.

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 5:04 pm
by ericbsd
I did not change anything so that is weird, but I am happy that is solved.

I will probably start a new build after work. I am finishing soon.

Re: Newest GhostBSD Release

Posted: Tue Jan 19, 2021 5:33 pm
by ericbsd

Re: Newest GhostBSD Release

Posted: Fri Jan 22, 2021 3:04 am
by Vermilion
Got the 21.01.20 yesterday. Thanks.