Anonymous
i you want to mount ext2/3/4 try installing linux-c7
Anonymous
that will give you /compat/linux or there is a ubuntu way.
Anonymous
ok
Anonymous
a long time ago it was suggested to me to run periodic daily , weekly & monthly.
Anonymous
it creates locatedb makes whatis etc.
ɴꙩᴍᴀᴅ
For ntfs you'll need the ntfs-3g package
SteelCaptain
ɴꙩᴍᴀᴅ
Just in case: FreeBSD forum site is back!
https://forums.freebsd.org
Wintermute
ɴꙩᴍᴀᴅ
Cross posted from the russian group (:
https://github.com/yaroslav-gwit/PyVM-Bhyve
Candy
Nftables is a Linux thing, not FreeBSD
X
Can an NTFS partition be mounted under freebsd? Once mounted can read/write the partition!?
X
How about mounting linux partition like ext3/4/btrfs? Can I read/write on those types of partition? Thank you
Krond
ext3/ext4 is mountable as ext2, you can read and write to them, and I guess Linux would be ok with that.
Krond
Not sure about btrfs.
Wintermute
Hey, so I have a zpool on a USB hard drive which is always connected to my freebsd machine (a raspberry 4) but it never mounts anything at boot. This happens because, looking at dmesg, the zfs/zpool service run zpool import <name> before my USB is detected and becomes available as /dev/da0.
I tired changing some lines in /boot/loader.conf to no avail:
kern.cam.boot_delay and kern.cam.scsi_delay. How could I fix this? I could add to my rc.local zpool import <name> but that would be ugly, and I have a few other services which depend on it
Wintermute
(I have zfs_enable="YES" and zpool_enable="YES". Is the latter even necessary?)
Carl
Jackie
Jackie
X
ɴꙩᴍᴀᴅ
Also for extX management you can use e2fsprogs and fusefs-ext2. They can handle linux ext2, 3, and 4
X
ɴꙩᴍᴀᴅ
Not all systems need it
Anonymous
You can. Why not?
ɴꙩᴍᴀᴅ
There is no 15 version yet, and it's not going to be until 14 exits CURRENT. Please, take a deep read at the documentation here
https://docs.freebsd.org/en/books/handbook/cutting-edge/
And please note this:
FreeBSD-CURRENT should not be considered a fast-track to getting new features before the next release as pre-release features are not yet fully tested and most likely contain bugs. It is not a quick way of getting bug fixes as any given commit is just as likely to introduce new bugs as to fix existing ones. FreeBSD-CURRENT is not in any way "officially supported".
i686
same question was asked here for 13 to 14 and for 12 to 13
ɴꙩᴍᴀᴅ
https://mezzantrop.wordpress.com/2022/01/22/booting-freebsd-from-gzip-compressed-zfs-root-volume/?fbclid=IwAR16Lp6V-73R88Qf88QFTKvL1kXiO4ONSjiBl5PNUexuQPbO__tXreTJju4
ɴꙩᴍᴀᴅ
Another interesting crosspost from the russian group
Anonymous
トミ
kub-kun
you can update
kub-kun
just type U and hit enter
kub-kun
than use i
Jackie
There is no such option in FreeBSD installer, but I guess you can exact files yourself? All package binaries are in installer anyway.
Badugar
Take a look at chroot and freebsd-update
bittin-
https://www.bsdnow.tv/439
bittin-
do anyone know how to mount ZFS dataset from a GhostBSD live USB?
Anonymous
as root # mount -t zfs /dev/XXX /somewhere ??
Santi
bittin-
thanks trying
Badugar
Jackie
What do you get when running networkmgr in terminal?
SuperUser
Hi all I wonder someone run Android Studio ad Qt framework ide on freebsd ?
Jackie
Is this on FreeBSD?
Jackie
Curious. I am using it and didn't get any problem. What do you get when you run sudo service netif status
Jackie
Share on Imgur or whatever and paste link here
ɴꙩᴍᴀᴅ
Read the rules. Share your logs via text
ɴꙩᴍᴀᴅ
If you are stuck in a terminal, you can use ix.io or paste.rs to paste from the CLI:
<command to print output> |& curl -F 'f:1=<-' ix.io
<command to print output> |& curl --data-binary @- https://paste.rs
ɴꙩᴍᴀᴅ
"logs" stand for text reports
ɴꙩᴍᴀᴅ
The instruction you typed is not correct
Jackie
I think you should read the handbook first. You're making some very simple mistakes here. Like how to use command line, or what are log files.
ɴꙩᴍᴀᴅ
The same time you take to upload an image into a drive folder from the phone, you can open a pastebin service as stated and copy paste the text from your terminal. Not only you waste less space on the phone, but others can help you easily since they can read faster and even copy paste the instructions if needed
ɴꙩᴍᴀᴅ
Don't want to look rude. You have your media perms restored, but please, use a pastebin from now on for command-line issues
Jackie
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
Use deepl.com or translate.google.com to translate. Do not take photos of the terminal or command line. Copy the terminal text into a pastebin like https://bsd.to and share here the link
Jackie
Change status to start or restart and see what happens
Jakob
Tldr: where 'uefi' install images?
I want to try freebsd. Before installing, i skim the Installation Chapter of the handbook. There is written 'Additional files [...] computers with UEFI. [...] names of these files include the string uefi'.
I read this as 'in the download section for your architecture (amd64), look for the type of file you want, with a name containing "uefi".'
I clicked through the download pages to find such a file, found none. Then searched the faq for 'bios' and for 'efi', also nothing that cleared my confusion.
Tried mounting the -amd64-memstick.img in the hopes that a files named efi would jump at my eyes. Couldnt mount.
Are the uefi images the default now, or are there none anymore?
ɴꙩᴍᴀᴅ
[root@localhost /]# : ( ) { :|: & }; :
Hello, I've received this message from freebsd-update fetch:
WARNING: FreeBSD 13.0-RELEASE-p6 is approaching its End-of-Life date
what happens then? means 13.1-RELEASE ??
Jakob
Maybe you find this useful https://wiki.freebsd.org/UEFI
Thank you very much!
'FreeBSD can boot on UEFI since 10.1' means that it will just werk?
I ask this because with the instructions that follow in the wiki article and the note in the handbook i thought i'd have to prepare my installation medium in a special way.
But i just flashed the -memstick.img, plugged it in, et voilà! It just installed without any questions about efi, or uefi - and it is booting fine.
DtxdF
Neither the latest nor quarterly are the best. It all depends on your needs
DtxdF
The latest branch is the best when you need the latest software, but possibly with unidentified bugs. The quarterly is the best when your enterprise need the most stable software updates.
DtxdF
G
is there anything similar to arch AUR in freebsd ?
K
トミ
G
Ok thanks but that's more netbsd afaik
K
No?
トミ
Carlos
You are installing FreeBSD on a PC or laptop? If yes install desktop-installer (Quickly configure a FreeBSD Desktop system) and run it as root.
pkg install -y desktop-installer. You can also install the network manager pc-networkmanager (QT bases network manager) and qsudo. pkg install pc-networkmanager qsudo ( QT sudo front-end).
Anonymous
Hello 🖐
Anonymous
Is there a way to install Linux desktops like GNOME or XFCE on Mac?
i686
change mac os by linux and go on from there
Jakob
Are there listings of typical build times for ports? Would that even make sense?
I am trying to make install xorg-minimal on a mobile intel i5 (macbook air 2017), and would like to estimate whether its worth sitting by it and watching
Heads up to those who also do this: when llvm asks which backends to build, click 'only this architecture' and not 'every nonexperimental backend'. Building them apparently takes quite some time