Salta al contenuto
0
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
  • Categorie
  • Recenti
  • Tag
  • Popolare
  • Mondo
  • Utenti
  • Gruppi
Collassa

Forum Federato

Di Piero Bosio
  1. Home
  2. Categorie
  3. Senza categoria
  4. 19 days to go!

19 days to go!

Pianificato Fissato Bloccato Spostato Senza categoria
eurobsdconadveneurobsdconbsdfreebsdopenbsdnetbsddragonflybsdzfs
5 Post 3 Autori 11 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Stefano Marinelliundefined Questo utente è esterno a questo forum
    Stefano Marinelliundefined Questo utente è esterno a questo forum
    Stefano Marinelli
    scritto su ultima modifica di
    #1

    19 days to go!
    How to install FreeBSD on providers that don’t support it, using mfsBSD.

    https://it-notes.dragas.net/2025/07/02/install_freebsd_providers_mfsbsd/

    #EuroBSDConAdvent #EuroBSDCon #BSD #FreeBSD #OpenBSD #NetBSD #DragonFlyBSD #ZFS #PF #RunBSD

    napiergeundefined Alexundefined 2 Risposte Ultima Risposta
    • Stefano Marinelliundefined Stefano Marinelli

      19 days to go!
      How to install FreeBSD on providers that don’t support it, using mfsBSD.

      https://it-notes.dragas.net/2025/07/02/install_freebsd_providers_mfsbsd/

      #EuroBSDConAdvent #EuroBSDCon #BSD #FreeBSD #OpenBSD #NetBSD #DragonFlyBSD #ZFS #PF #RunBSD

      napiergeundefined Questo utente è esterno a questo forum
      napiergeundefined Questo utente è esterno a questo forum
      napierge
      scritto su ultima modifica di
      #2

      @stefano thank you for this post I was waiting for that, because I was not sure how mfsBSD works in details and what is iths extra value🎉👍

      Stefano Marinelliundefined 1 Risposta Ultima Risposta
      • napiergeundefined napierge

        @stefano thank you for this post I was waiting for that, because I was not sure how mfsBSD works in details and what is iths extra value🎉👍

        Stefano Marinelliundefined Questo utente è esterno a questo forum
        Stefano Marinelliundefined Questo utente è esterno a questo forum
        Stefano Marinelli
        scritto su ultima modifica di
        #3

        @napierge mfsBSD is great - it helped and saved me thousands of times. I'm glad this post can be useful for you!

        1 Risposta Ultima Risposta
        • Stefano Marinelliundefined Stefano Marinelli

          19 days to go!
          How to install FreeBSD on providers that don’t support it, using mfsBSD.

          https://it-notes.dragas.net/2025/07/02/install_freebsd_providers_mfsbsd/

          #EuroBSDConAdvent #EuroBSDCon #BSD #FreeBSD #OpenBSD #NetBSD #DragonFlyBSD #ZFS #PF #RunBSD

          Alexundefined Questo utente è esterno a questo forum
          Alexundefined Questo utente è esterno a questo forum
          Alex
          scritto su ultima modifica di
          #4

          @stefano That's so on time! Just got forced to do that. Though, I think I managed to improve slightly upon the method by eliminating the small window where anyone who happens to know the (well-known) root password may ssh into the box. Instead of dd(1)ing the installation image onto the disk, I ran it in qemu:

          qemu-system-x86_64 \
          \
          -cdrom mfsbsd-14.2-RELEASE-amd64.iso \
          -drive format=raw,file=/dev/nvme0n1,if=virtio \
          -drive format=raw,file=/dev/nvme1n1,if=virtio \
          \
          -display curses \
          -m 8G

          And after the installation entered shell, and changed rc.conf like so:

          ifconfig_DEFAULT="DHCP"
          #ifconfig_em0="DHCP"
          #ifconfig_em0_ipv6="inet6 accept_rtadv"

          Stefano Marinelliundefined 1 Risposta Ultima Risposta
          • Alexundefined Alex

            @stefano That's so on time! Just got forced to do that. Though, I think I managed to improve slightly upon the method by eliminating the small window where anyone who happens to know the (well-known) root password may ssh into the box. Instead of dd(1)ing the installation image onto the disk, I ran it in qemu:

            qemu-system-x86_64 \
            \
            -cdrom mfsbsd-14.2-RELEASE-amd64.iso \
            -drive format=raw,file=/dev/nvme0n1,if=virtio \
            -drive format=raw,file=/dev/nvme1n1,if=virtio \
            \
            -display curses \
            -m 8G

            And after the installation entered shell, and changed rc.conf like so:

            ifconfig_DEFAULT="DHCP"
            #ifconfig_em0="DHCP"
            #ifconfig_em0_ipv6="inet6 accept_rtadv"

            Stefano Marinelliundefined Questo utente è esterno a questo forum
            Stefano Marinelliundefined Questo utente è esterno a questo forum
            Stefano Marinelli
            scritto su ultima modifica di
            #5

            @aa yes, this is a good approach, too. Another one is to build a custom mfsbsd image with your own root password and ssh keys - that's what I'm usually doing

            1 Risposta Ultima Risposta
            Rispondi
            • Topic risposta
            Effettua l'accesso per rispondere
            • Da Vecchi a Nuovi
            • Da Nuovi a Vecchi
            • Più Voti


            • Accedi

            • Accedi o registrati per effettuare la ricerca.
            • Primo post
              Ultimo post