Search found 2 matches

by catherinebennett
Thu Nov 28, 2024 1:13 pm
Forum: Development Discussions
Topic: Enhanced ZFS Management Features in GhostBSD
Replies: 1
Views: 94

Enhanced ZFS Management Features in GhostBSD

Hello I have been using GhostBSD with ZFS as the default file system & I am thoroughly impressed with its capabilities. However; I think there’s potential for enhancing the ZFS management experience for users. Would it be possible to develop a graphical interface / a more user-friendly terminal ...
by catherinebennett
Tue Nov 26, 2024 7:47 am
Forum: General Questions
Topic: I would like to have an understanding of Ghost's configuration files
Replies: 3
Views: 3249

Re: I would like to have an understanding of Ghost's configuration files

To get the mouse working in the FreeBSD console, ensure moused_enable="YES" is set in /etc/rc.conf, and add ums_load="YES" in /boot/loader.conf for the USB mouse driver. Make sure you're using the vt console driver, and check hald_enable="YES" in rc.conf for proper mous...