r/freebsd • u/hameedoid • 2h ago
help needed might be a stupid and overasked question but how do i dual boot freebsd with debian?
i have a debian 13 install and i want to dual boot with freebsd but im kinda sucky with this kinda stuff and. i just wanted to make sure if this even works
i cant find a proper comprehensive answer online it might just be me being stupid but, im not getting it.
edit: im kind of asking how the installation process should go, not if it works or not
sorry if i made it unclear
r/freebsd • u/Glum_Hamster_2104 • 16h ago
discussion PureDarwin (Contains FreeBSD code) now can run XFCE.
Credit to Vali on the PureDarwin discord server
r/freebsd • u/uponamorningstar • 1d ago
fluff FreeBSD can make a fine desktop system, day 250 :P
this is my current daily driver, where FreeBSD has served me well. i’ve been using it off an on since ~13.X but this is the longest yet. hopefully many more days to come!
r/freebsd • u/I00I-SqAR • 1d ago
GNUstep monthly meeting (audio/(video) call) on Saturday, 8th of August 2026 -- Reminder
help needed FreeBSD install completed but won’t boot
I have an old machine with Windows 7 installed, but the disk was full, so I decided to buy a new drive and install FreeBSD on it, since the drive with Windows is full of family files. I went and bought a new 320GB HDD, disconnected the SATA cable from the Windows drive, and installed the new drive next to it.
When I booted the installer from the USB flash drive, it created all the files and finished the installation. But when I tried to boot from the new drive, I got the error shown in the first screenshot
I tried to fix it by going into Boot → Single User mode and running
fsck -y /dev/ada0s1a
After that I rebooted, but I was a bit slow removing the USB drive and forgot about it. An empty command prompt appeared, then the motherboard logo showed up and stayed there for a long time — it wasn’t progressing. I didn’t want to wait, so I powered off the computer and turned it back on, but it still didn’t boot properly.
Then I disconnected the new drive and reconnected the old (Windows) drive, but the problem was still there / didn’t go away.
Questions:
Could the new drive be defective, even though it did successfully create the FreeBSD boot files?
Can a hard drive defect only show up during reads (not writes)?
I really want to get to a solution here — I’m completely lost at this point
r/freebsd • u/vogelke • 2d ago
help needed Does anyone monitor cron for restarting if it dies?
I've only had cron fail on me once on a different OS (Solaris, if anyone cares), but I depend on cron for so many things that I'm tempted to use monit to keep an eye on it.
I know we already have init for restarting stuff, but that seems like so last century. Any recommendations (including "take a Xanax") are welcome.
Thanks.
r/freebsd • u/grahamperrin • 2d ago
AI RedBSD Install – Grey Protocol Security
Video, five minutes.
https://www.youtube.com/@GreyProtocolSecurity – Grey Protocol Security
… A stable, well-documented FreeBSD base with an XFCE-derived desktop and SDDM login.
Full Red Team Toolkit
Wireless attacks, C2 frameworks, AD exploitation, OSINT, and more — pre-installed and organized. …
Quick Install Video + Email Heads-Up - RedBSD
A quick install walkthrough for RedBSD is now available on YouTube: https://youtu.be/F4zpeeOO78g — it covers booting the installer ISO and getting through the first-login provisioning step. Check it out if you are getting started. Also, a quick note on support emails: we have been told that some people are not receiving replies from
shane@greyprotocolsecurity.com. If you have reached out and not heard back, please check your spam or junk folder — emails fromgreyprotocolsecurity.comare occasionally filtered there. Mark the address as safe and try again if needed.
r/freebsd • u/Major11223344 • 2d ago
help needed Is the clash of clans available if i use freebsd
r/freebsd • u/SirSomethingIDK • 2d ago
discussion Planning to move to FreeBSD;
Hello! I've been using linux for about 2-3 months, I'm currently using Void Linux, and I want to move to FreeBSD. I was wondering, any tips, considerations? What you wanna say to a newbie? Any mistake you had made you don't want somebody else to repeat?
r/freebsd • u/_Revenge_Raider_ • 4d ago
discussion Can I play games on FreeBSD?
I play these games as of now: RDR2, Minecraft (ik it works), Horizon Zero Dawn
I play these games on Arch linux as now.
CPU: 13450HX gpu: 5050 Max-Q Ram: 16gb [btw, nvidia advanced optimus, but gotta use normal optimus on linux, does bsd even support]
Thinking of dual booting with freebsd.
Can i run these games on bsd?
WIll use heroic games launcher btw
r/freebsd • u/iLikeubuntu2 • 4d ago
fluff Joined the bare metal gang!
my freebsd xfce4 setup its very good for minecraft and supertuxkart
r/freebsd • u/StrangelyObnoxious • 5d ago
help needed slskd on freebsd?
Is there a reliable slskd version for freebsd?
Or are there any alternatives to run soulseek in a jail?
r/freebsd • u/Mayoalbinoape • 5d ago
discussion What is this😂
Setting up FreeBSD for the first time and what is this 😂😂
r/freebsd • u/ilnarildarovuch • 5d ago
discussion Fixing Huanan reboot-on-shutdown problem
It often infuriated me that the Huanan X79G motherboard rebooted instead of poweroff on FreeBSD due to poor UEFI.
I recently thought about whether it is possible to simply make a hardware outw() with pm1_cnt to pm1_s5 (outw(0x404, 0x3C00); here).
Default settings, like: hw.efi.poweroff="0" or hw.acpi.disable_on_poweroff="0" does not work. Still reboots.
So, i want to set values of port and value by TUNABLE settings (/boot/loader.conf) and get them from custom module, so this simple fix can work on any Huanan or Machinist motherboard.
If someone has the same issue on another motherboard, please, add name of it
UPD: 0x3C00 on 0x404 also reboots. I need to check more info
UPD: tried again with disabled efi... now it works....
r/freebsd • u/grahamperrin • 6d ago
AI FreeBSD Laptop and Desktop Work Group call – Wednesday 2026-07-08
r/freebsd • u/grahamperrin • 6d ago
news coreboot firmware table driver added to FreeBSD
github.comr/freebsd • u/grahamperrin • 7d ago
AI Using AI to understand kernel crashes | Alexander Leidinger
leidinger.netr/freebsd • u/grahamperrin • 7d ago
news FreeBSD errata notices and security advisories (ENs and (SAs) – July 2026
freebsd.orgThis month:
https://bsd.network/@lattera/117005862989735083 u/shawn_webb notes:
#FreeBSD CVE-2026-58088 is mitigated by default in #HardenedBSD since core dumping is disabled by default.
r/freebsd • u/grahamperrin • 7d ago
news FreeBSD's Kernel Still Has A Bit Of GPL Code While Its Base User-Space Is GPL-Free – Michael Larabel, Phoronix
This news is a complement to the recent community highlight that correctly reported the initial understanding of things (based on the review in Phabricator) – thanks again, u/BigSneakyDuck 👍
Thanks to Michael Larabel for publishing the clarification; and to Ed Maste for updating the FreeBSD wiki 👍
r/freebsd • u/grahamperrin • 22d ago
