Search found 6 matches

by zazlox
Fri Sep 15, 2023 8:43 am
Forum: General Questions
Topic: ..No Boot Device Found. Press any key to reboot..
Replies: 22
Views: 37439

Re: ..No Boot Device Found. Press any key to reboot..

the info are not enough. either shae the whole log file or screenshots of the issue. EFI partitions shall be at least 256M . put outputs of commands in code here . so as they look clear.
by zazlox
Wed Aug 30, 2023 11:20 pm
Forum: Installation and Maintenance of software
Topic: Jdownloader 2 on Ghosbsd
Replies: 2
Views: 12218

Re: Jdownloader 2 on Ghosbsd

Try the methods mentioned here. its working. i tested it. ""How to install JDownloader on headless (no graphical userinterface) "" https://support.jdownloader.org/Knowledgebase/Article/View/52/0/install-jdownloader-on-nas-and-embedded-devices . just keep repeating the step java -...
by zazlox
Wed Aug 30, 2023 10:59 pm
Forum: Installing GhostBSD
Topic: Latest NVIDIA drivers
Replies: 4
Views: 12845

Re: Latest NVIDIA drivers

Check here too. some useful info. it might help . https://forums.freebsd.org/threads/free ... ard.84724/
by zazlox
Wed Jun 28, 2023 8:41 am
Forum: General Questions
Topic: Screen resolution on VMware
Replies: 2
Views: 7625

Re: Screen resolution on VMware

see if you will be able to rerun the config tool as root . then do the change as you like

Code: Select all

vmware-config-tools.pl
. or make a xorg.config and put thye resolution you want. of course depend on what

Code: Select all

xrandr
will give you.

source :
https://kb.vmware.com/s/article/1013217
by zazlox
Sun Jun 25, 2023 8:09 pm
Forum: Installation and Maintenance of software
Topic: pkg autoremove anomalies
Replies: 6
Views: 22535

Re: pkg autoremove anomalies

autoremove option will remove dependencies that are not needed by any app.
by zazlox
Mon May 22, 2023 5:57 pm
Forum: Networking
Topic: USB tethering (from Android) to GhostBSD?
Replies: 14
Views: 41594

Re: USB tethering (from Android) to GhostBSD?

My go on connecting Samsung J5 android with Ghostbsd. First you do need to know how to setup usb tethering in your phone. but dont hook it yet. lets load some module first. su - kldload if_urndis if_cdce if_ipheth I am pretty sure. you dont need to load if_urndis module. but lets leave there anyway....