Search found 6 matches
- Fri Sep 15, 2023 8:43 am
- Forum: General Questions
- Topic: ..No Boot Device Found. Press any key to reboot..
- Replies: 22
- Views: 43594
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.
- Wed Aug 30, 2023 11:20 pm
- Forum: Installation and Maintenance of software
- Topic: Jdownloader 2 on Ghosbsd
- Replies: 2
- Views: 15894
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 -...
- Wed Aug 30, 2023 10:59 pm
- Forum: Installing GhostBSD
- Topic: Latest NVIDIA drivers
- Replies: 4
- Views: 17239
Re: Latest NVIDIA drivers
Check here too. some useful info. it might help . https://forums.freebsd.org/threads/free ... ard.84724/
- Wed Jun 28, 2023 8:41 am
- Forum: General Questions
- Topic: Screen resolution on VMware
- Replies: 2
- Views: 8657
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 . or make a xorg.config and put thye resolution you want. of course depend on what will give you.
source :
https://kb.vmware.com/s/article/1013217
Code: Select all
vmware-config-tools.pl
Code: Select all
xrandr
source :
https://kb.vmware.com/s/article/1013217
- Sun Jun 25, 2023 8:09 pm
- Forum: Installation and Maintenance of software
- Topic: pkg autoremove anomalies
- Replies: 9
- Views: 33740
Re: pkg autoremove anomalies
autoremove option will remove dependencies that are not needed by any app.
- Mon May 22, 2023 5:57 pm
- Forum: Networking
- Topic: USB tethering (from Android) to GhostBSD?
- Replies: 14
- Views: 52295
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....