I think you should see md0s1 and md0s2 files in your /dev directory, so basically you need
mount -t xxx /dev/md0s1 /image1
mount -t xxx /dev/md0s2 /image2
and copying content of /image1 and /image2 directory as you see fit. The hard part is...
Or, plug in a mobile phone (with a mobile data plan), enable USB tethering, run dhclient ue0, pkg bootstrap pkg, install realtek driver.
Edit: I just remembered, that you can also access your phone's Wi-Fi via its USB tethering function to...
Has anyone looked into this new arm based sbc?
http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-6-Plus.html
The specifications are frugal with technical information.
Does not even tell the manufacturer of the...
I believe there was a Perl patch or update this morning. Synth rebuilt it - along with everything that depended on it - and it appears the issue has been resolved.
I tried looking up lang/perl5.42 on the ports page, but I didn’t see any entries...
Synth does exactly that. It builds the latest versions from the port tree.
pkg-2.4.2_1 = up-to-date with port
Here it is:
$ cat /usr/local/etc/pkg/repos/FreeBSD.conf
# These options are merged with...
If you can you should find out exactly what the kernel is doing via dtrace. The most convenient form is Brendan Gregg's flame graphs:
https://www.brendangregg.com/flamegraphs.html
A lot. The most filled storage is 30% used
I use
ps -aux
But ps and top commands show user processes, but they use 7% of CPU time. So I'm missing clear picture with them.
I believe, periodic triggers this. I've found hanged periodic checks...
I'm wondering about having an old 9600GT board where I've only used nvidia-driver. When 15.0-RELEASE becomes available, and I should want to reinstall the nvidia driver, what issues am I going to have and how would I do that?
Hello,
I'm experiencing slow downs I can't diagnose. From time to time, server is running very slow with 'system' consuming all CPU resources. Since, it is not user process I can see on ps, I have no idea how to find what part of 'system' is...
Charlie Brown, my friend has put his systemd Gentoo install quick guide up. https://techfix.me/files/Gentoo-Quick-Install-Guide.html though that URL won't be permanent, I don't think. He gave that link on the Gentoo forums.
I should add that in...
I've found that when that happens, I often have to rebuild the nvidia-drm-kmod from ports. So far, that's always fixed it for me, it will pull in any other needed ports. T-Aoki's link suggests deinstalling the nvidia-driver, but, so far at...
Oh awesome. Thank you. I'll wait. I managed to build it on my own but I'm scared to install, when I went from 4.3 to 4.3.6 I had to manually migrate my pgsql database and i'd rather not lose that again since this is a production server I use...
Hello, I normally use Plasma X11 so this is just a one-off experience:
Doesn't work for me, the system froze but I was able to perform a regular shutdown using the power button.
[9:26][fmc000@tu45b-freebsd ~]$ falkon
Falkon: 2 extensions loaded...
I have a solo server i'm hosting mastodon on. Thus far i've been using the pkg version but it's now stuck on 4.3.6 (latest version as of writing is 4.5). I see servers like bsd.cafe are runnning the latest version, so my question is:
What do i...
I have a similar setup. Laptop connected to internet over wifi <-> Mobile Phone hotspot (192.168.23.0/24), the same laptop connected to a local router (192.168.1.0/24) over ethernet or wifi (built-in and external wifi dongle) at the same time.
I...
I can't reproduce. The (modified) script (see below) has not shown the problem you described even once. The xserver always starts in ttyv8. Has /etc/ttys perhaps been modified?
Again, works fine for me when # REQUIRE: FILESYSTEMS nfsd. When...
Because in my custom FreeBSD ISO, I'm trying to create a GUI user creation experience post-installation, I'm testing it out with adduser and xterm just so I get the basics right, will create a GUI later, with zenity or something with gtk. New...
Run pkg prime-list > pkgs on both computers and compare the files.
You may installed something inadvertantly which is interfering with one system.
Just a thought. I often observe differences between different computers which are supposedly...
A while back, I questioned why there were so few FreeBSD developers who visited this forum while I'd hear a number of them are posting on that crap forum which will not be mentioned. Since then, I've noticed a number of them visiting here and...
I have no idea if this is possible but someone here will know the answer.
I have a small LAN where all the systems are wired up to a 4G router. I also have an isolated laptop which accesses the Internet by USB tether to a phone.
How would I go...
Run pkg prime-list > pkgs on both computers and compare the files.
You may installed something inadvertantly which is interfering with one system.
Just a thought. I often observe differences between different computers which are supposedly...
I am operating two different computers here, both running FreeBSD 14.3-RELEASE and the MATE desktop.
One of the two computers' MATE desktop works exactly as one would expect.
The other one has a problem in that if I attempt to add an app...
I don't know how to specifically add the missing files under these circumstances, or even if there is such a method.
Perhaps this could help and try again.
you can check freebsd-update's source as it is a shellscript
the bulk of patches and files is fetch via /usr/libexec/phttpget
by hacking the script you can access the list of patches and files put them in the destdir and then...
does not look...
I love qemu, absolute swiss knife of debugging too. qemu monitor is killer feature.
I can't give you advice what you should or shouldn't spend your time on ;). We are on FreeBSD forums, you probably know what the advice from most people would be...
One thing I could never figure out was how to open a new window, split it vertically with one app such as emacs in one half and something else like the output of 'ifconfig' in the other.
This is the shell script I run on startup which goes some...
Hello Guys,
i am trying to update any Servers with Version 14.1/2 to 14.2/3 via "freebsd-update upgrade -r 14.2/3-RELEASE" failed after fetching 2844 files. I need to download the files. What files i need for the Upgrade and where they should be...
The issue was caused by a loose HDMI connection.
I noticed it was an issue with loose HDMI first hand when on another desktop, it had the same issue. Plugging it in properly then gave me a workiny video feed. Because of how I was moving my...
Hey there!
I have been toying with the 14.2 as of recent on some machines, and something which striked me is that I get a black screen when loading the amdgpu kmod.
This is known even in the errata, and there was a solution... but I still only...
cat /etc/pkg/FreeBSD.conf
#
# To disable a repository, instead of modifying or removing this file,
# create a /usr/local/etc/pkg/repos/FreeBSD.conf file, e.g.:
#
# mkdir -p /usr/local/etc/pkg/repos
# echo "FreeBSD-ports: { enabled: no }" >...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.