freebsd

  1. I

    bhyve Giving less than 8 GB of RAM to bhyve FreeBSD guests

    I'm experimenting bhyve with virtualized FreeBSD guests. Host system: FreeBSD 13 with 8 GB or RAM on Intel chip. On installation, there is a message that says ZFS tuning is necessary for using FreeBSD with less than 8 GB of RAM. I tried giving 1 GB to bhyve FreeBSD guests and they seem to be...
  2. I

    bhyve nested bhyve virtual machines

    I'm now trying nested bhyve virtual machines: Host OS: FreeBSD 13 Guest OS: FreeBSD 13 Yet Another Guest OS inside FreeBSD 13: OpenBSD 6.9 Upon trying to execute the "bhyve" command inside the Guest OS: FreeBSD 13, I get the following: So, is there a way to make it work?
  3. D

    Does it mean that FreeBSD supports my NIC if wifi works while running in VMware as Guest?

    First of all Hello everybody, I am new to the forum and FreeBSD, I am also posting this in general because it didn't feel like it belonged in a more specific category. Apologies if my question is stupid, but I understand very little of how virtualization treats hardware components, My question...
  4. F

    Solved Core dumps on my /home/username/ !??!?

    Ok so FreeBSD secures memory and makes unreadable to non-root users. But by default FreeBSD comes with "ulimit = unlimited" and I think that can cause to make normal users be able to read other apps memories. No code execution maybe but core dumps can include special informations about...
  5. F

    Is it good idea to make FreeBSD videos on YouTube

    I just opened a YouTube channel and started to making videos about Linux. Well I only got 2-4 views for videos haha. So my question is can FreeBSD community watches and makes comments to videos? Like I watched some videos that people were seting up zfs, partitions, desktop envoirements etc. so...
  6. F

    Can I compile Linux hardware code with FreeBSD?

    So I have a close-source wi-fi card. It works fine with windows ofc and fine with Linux because Ubuntu's developers develop a hardware support for that driver and its open-source. So Im really enjoying using FreeBSD but not being able to connection internet without ethernet cable or extra wi-fi...
  7. neostanniy

    Solved EFI fault on boot for no obvious reasons

    Hello everyone. I have installed the FreeBSD with a lot of help of the community, but ran into another serious issue after installing and adding nvidia modules into kernel + modifying my /etc/rc.conf and /boot/loader.conf to launch gnome3 by default exactly as it was said. And now I am having...
  8. neostanniy

    Solved Using gcc as a default compiler (FreeBSD 13.0) [SOLVED]

    Greetings everyone and sorry for bothering the community, but I got terribly messed up and I think I need your help very much. I have just installed FreeBSD for the first time willing to make it my default OS for music production and other working purposes, but unfortunately got confused with...
  9. F

    How can I set up FreeBSD to a USB driver?

    I want to set up freeBSD to a 16 gb usb driver. I tried to plug my usb while installisation and got Cam statues: CCN request completed with an error. So how can I avoid these errors and setup FreeBSD to my usb driver?
  10. A

    FreeBSD 13.0 - amd64-dvd1 iso is too large to fit DVD

    Hi, I've downloaded FreeBSD-13.0-RELEASE-amd64-dvd1.iso from here: https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/13.0/ and I've tried to burn it on a real DVD to test it on my machine. Unfortunately the burn cannot be started, because the file is too large to fit my DVD...
  11. F

    Where is the FreeBSD first boot setup scripts

    I want to modify and add some commands on first system installation screen. So how can I?
  12. christhegeek

    Is it possible to port bspwm-rounded-corners and picom with blur effects ?

    Is it possible to port bspwm-rounded-corners and picom with blur effects ? https://github.com/j-james/bspwm-rounded-corners https://github.com/yshui/picom Tried to compile bspwm-rounded-corners misses some dev libraries which I don't know if they are available on FreeBSD. Tried to search for...
  13. F

    Solved Oops error after removing Glade

    So I just wanna remove Glade UI design thing and now my gnome not opening and giving "oops something went wrong". So how can I fix? I guess removing glade removed some necessary packages together neither.
  14. F

    Linux Binary Compatibility and Zoom

    First of all, I don't wanna want to use Zoom on web version. I want to use it with FreeBSD. I take a look at Linux Binary Compatibility but got lots of errors. I'm guessing they are about shared objects maybe? I saw a package exist for FreeBSD Zoom but it says sound unstable and under...
  15. F

    How can I customize FreeBSD Boot loader?

    We are seeing a menu with FreeBSD logo and FreeBSD ball devil on boot. I want to change codes that running when we select a boot option. I already checked /boot. I saw menu.rc and loader.rc but I want to change codes that running when selected an option. So how? Some information about my...
  16. F

    [INFO] 3 things that DESTROYS Gnome3

    1)Full disk space causes on boot on black screen 2)Less ram causes gnome to crashes or black screen
  17. F

    [INFO] How to avoid from (su: Sorry) error or "message"

    THERE IS THE COMMAND: sudo pw group mod wheel -m !username_here!
  18. F

    Solved Pre-installed packages in FreeBSD

    So I want to build an FreeBSD iso with hexedit preinstalled. I'm doing that to understand how to build custom iso's. I don't have so much idea about custom kernel build. I mean I don't know how can I do that. I take a look to GhostBSD-src and FreeBSD-src over github and see some tutorials to...
  19. F

    Solved GNOME BLACK SCREEN AFTER LOGIN

    I installed FreeBSD on vmware and all I want to do for two days is to install a properly working Gnome. My hope has tried to end because it seems like there is no solution left that I haven't searched on the internet. I have an Nvidia graphics card and I suspect that too. I followed this post to...
  20. C

    Solved PF Nat over OpenVPN Client

    Hello. I have such a problem. I have FreeBSD 12.1-RELEASE router (with 3 interfaces) - LAN HOME(192.168.22.), LAN WORK(192.168.11.), WAN(1.2.3.4) My router connect to NordVPN over OpenVPN as a client (creates new TUN0 with address 10.8.0.3) I want now to nat only one host from LAN_HOME (...
Back
Top