-
kindrobot
Hey all, I just installed freebsd14 and in the installer, the wifi works, but on boot, it doesn't. I'm seeing "iwlwifi0: ERROR: lkpi_ic_scan_start: hw_scan returned -5" on the tty
-
|cos|
kindrobot: i recognize wifi troubles when first installning, but do not remember the exact error message. are you able to get it working if going through the steps of
docs.freebsd.org/en/books/handbook/network/#network-wireless manually?
-
VimDiesel
Title: Chapter 7. Network | FreeBSD Documentation Portal
-
babz_
crb: zfs list -p -o name,creation -t snapshot
-
yourfate
i sometimes run gameservers in a linux compatibility system
-
yourfate
I chroot into that, but then I'm root, and I don't want to run the game servers as root
-
yourfate
but I don't have my regular users in there, do I have to create new users in the linux chroot?
-
V_PauAmma_V
yourfate, I think so.
-
yourfate
ooooh I just found out about unprivileged chroot
-
yourfate
that would be nice
-
yourfate
so I could just chroot from an unprivileged user
-
yourfate
and not have to recreate them in linux
-
yourfate
it says its enabled by `security.bsd.unprivileged_chroot`, how does that work?
-
yourfate
sysctl --help
-
yourfate
oops
-
yourfate
found it
-
yourfate
its done with sysctl
-
yourfate
ok, I also copied the user entry to the passwd file in ubuntu, so it has a name for the ID
-
yourfate
now my valheim server runs as an unprivileged user in linux compantibility, which is nice.
-
beastwick
Hi, I am trying to setupa Linux thin jail following the handbook, but when I try to start the jail, after setting up the template and then the base container, I am getting: jail: mount.devfs: /usr/local/jails/linux/dev: No such file or directory
-
yourfate
it seems the mounts are not set up right
-
yourfate
did you set up the mounts in fstab, and run `mount -a`?
-
yourfate
ah, and start the linux service
-
beastwick
yourfate: yes I setup linux on the host and ran the service. The handbook says to not perform any jail configuration, and it gives a long cli command to run to start initially.
-
yourfate
hmm then you probably need someonw that knows about jails
-
yourfate
I only use the compat layer without jails
-
beastwick
np, I will see if I can figure it out
-
F0ma
hello
-
anexit
Well this camera wasn't what I wanted
-
anexit
crap
-
mzar
hello F0ma
-
F0ma
hey mzar
-
F0ma
need advice
-
F0ma
have problem with disk, when try download file to my mounted additional disk disk unmounts and couldn't be mounted then run fsck and could mount it back again. does it looks like file access issue?
-
F0ma
i use transmission for file download
-
mzar
what's the filesystem on this disk ?
-
F0ma
ufs
-
F0ma
it is
-
mzar
that's supported FS, no advice from my side, but perhaps someone else will give you better advice
-
F0ma
no problem, thanks
-
mzar
perhaps the system panics frequently during this file transfer and after reboot disk is not in consistent state ?
-
F0ma
restar shoul work too i think
-
mzar
F0ma: OK, if you don't want dirty filesystem after panic, use ZFS
-
F0ma
ok I think about that thanks
-
polarian
I have just thought about it, FSF has pretty strong opinions on free meaning freedom not free as in free beer... what does the "free" in FreeBSD mean?
-
polarian
FreedomBSD or FreeBSD (as in free beer)
-
polarian
(thanks fsf for causing so much confusion when free is used in naming)
-
deimosBSD
-
VimDiesel
Title: Frequently Asked Questions for FreeBSD | FreeBSD Documentation Portal
-
polarian
dammit I forgot to RTFM again
-
polarian
also hi deimosBSD
-
deimosBSD
that might not fully answer your question though
-
deimosBSD
tldr: bsdi charged for BSD OS, freebsd didn't
-
deimosBSD
-
VimDiesel
Title: History of FreeBSD – Part 1: Unix and BSD | Klara Inc
-
deimosBSD
it was originally 386bsd, etc
-
polarian
which also what netbsd forked
-
polarian
and the netbsd was forked into openbsd
-
polarian
due to deraadt controversy and being kicked out
-
polarian
I am struggling to find two things I need, 1. some guide/article on separate partitions and mount options, the handbook touches on it, and OpenBSD has a good explanation on useful mountflags to increase security, but I am wondering if there is something for FreeBSD on this topic
-
polarian
and 2. multiple FDE pools/disks
-
polarian
will GELI always prompt for decryption of anything in the fstab?
-
polarian
I know it prompts for the boot disk... but what about additional storage mountpoints?
-
polarian
if someone could provide good articles on both of these, it would be highly appreciated,
-
saper
polarian: /etc/rc.conf can have geli_devices="...."
-
polarian
saper: that variable is waht prompts you for decryption on boot?
-
polarian
checked rc.conf(5), it is thanks :)
-
polarian
easier than I thought, what about 1 though :)
-
saper
polarian: no
-
saper
the bootloader ask for the boot device, and then the userland, once it is running
-
polarian
hmmm right ok
-
polarian
so it will be decrypted in the userspace after init?
-
saper
some time during the processing of rc scripts
-
saper
(I actually had a problem recently - the bootloader did not open both of my ZFS mirrors, only one device, so I had to geli attach another disk manually and "zpool oneline pool anothervdev" to sync the mirrors again ('resilver')
-
polarian
yikes now that is scaring me
-
saper
don't worry
-
saper
if you are booting from the ZFS mirror you will know what you are doing for sure :)
-
saper
I really like that our third stage loader can do stuff like decryption and ZFS. No need for initrd or such stuff.
-
saper
and that /boot/pmbr fakes GPT support \/
-
polarian
I know nothing about the FreeBSD boot cycle :P
-
polarian
I believe its in the handbook though...
-
polarian
im sure there is a ton of books you can buy about *BSD boot process
-
» |cos| just struggled to convince pkg to force upgrading all ports, and still seem to have the exact same builds. Does that mean that step wasn't needed when going from 14.0 to 14.1?
-
kenrap
ah, I forgot that 14.1 will be officially announced tomorrow, sweet.
-
kenrap
|cos|: All 14.x releases use the same ABI, so no rebuilds necessary
-
kenrap
Same with every major release
-
|cos|
thanks. makes sense. i hope someone is a bit amused of how persistant i was in getting that unnecessary action done. :)
-
saper
|cos|: some time ago my pkg database got corrupted. still finding some ancient stuff in /usr/local/bin that has never been updated since, as those files no longer belong to anything.
-
vext01
hey, I've got a zfs volume here that's acting as a device node for a linux vm virtual disk
-
vext01
i've just expanded the zvol, but what's the easiest way to resize the linux partition?
-
vext01
is there something easier than fdisk?
-
vext01
as far as I know, I can't used gpart for this?
-
vext01
ah, had to set the devmode to full
-
tmp_
Using "u-boot", is there anything to be done in the case of: XHCI timeout on event type 33 ?
-
tmp_
I've tried adding the offending device to usb_ignorelist, but that makes no difference in this case.