Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Here is the CPU usage graph for the last 24 hours of the FediMeteo VM.

Uncategorized
4 3 1

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    3 Views
    so Raptor gave me access to a Talos II to do some work on FreeBSD/ppc64le. first thing i noticed: the boot process is *very* unusual. it doesn't use the FreeBSD loader at all; instead it has a Linux-based firmware loader called Petitboot which can load and kexec() the FreeBSD kernel directly. however it needs a rather odd partition layout to do that:# Device Mountpoint FStype Options Dump Pass#/dev/nda0p2 / ufs rw 1 1/dev/nda0p1 /boot msdosfs rw 2 2i assume this is because Petitboot can't read FreeBSD UFS, so we need the kernel (which is in /boot/kernel) to be on FAT. Raptor suggested we should make the loader kexec()able instead, which seems like a good idea, but from what i can tell this platform doesn't use OpenFirmware at all, and i'm not even sure we have a PowerNV-native loader.(as you can tell, i know very little about either POWER or FreeBSD/powerpc, so this is going to be an interesting learning experience.)#FreeBSD
  • Happy Friday #FreeBSD

    Uncategorized freebsd
    1
    0 Votes
    1 Posts
    13 Views
    Happy Friday #FreeBSD
  • 0 Votes
    1 Posts
    7 Views
    Diventa padrone del tuo storage su Linux ๐Ÿ’ช๐ŸงEcco i comandi essenziali per gestire dischi, partizioni e file system come un vero sysadmin. Spremi al massimo le prestazioni I/O e tieni il tuo sistema sempre scattante โšก Trovi tutte le infografiche su Linux seguendo il gruppo FediLUG su ๐Ÿ‘‰ @linux@diggita.com #Unolinux #Linux #DevOps #SysAdmin #FLOSS #OpenSource #GnuLinux #freesoftware #softwarelibero
  • 0 Votes
    1 Posts
    13 Views
    I am just wondering if anyone around here has tried to use LLMs on FreeBSD. Is there an easy to use solution like LM Studio available for FreeBSD or is there no way around Linux?#LLM #onprem #FreeBSD