Categories: DebianFreebsdHow-To

Create kFreeBSD USB-Stick

Create kFreeBSD USB-Stick

Logo of the Debian GNU/kFreeBSD project Credit: Debian/Open Use Logo Licence.

Today i’m gonna explain you how to Create kFreeBSD USB-Stick

As you already might realized creating USB-Boot Stick for kFreeBSD could drive you nuts,
because there is none hdd-image yet to handle that.

Prerequisites: Network Internet Connection

I’ve found a nice solutions for that without setting up an PXE-GRUB LAN Boot System but using the PXE ISO Image from Debian Mirror.

 

All you have to is downloading the latest mini.iso from any mirror out of the of your choice. For my example: http://d-i.debian.org/daily-images/kfreebsd-amd64/daily/netboot-9/mini.iso and put it on your empty USB-Stick.

Write the iso Image to your USB-Stick

For Example on Linux:

dd if=/path/to/your/mini.iso of=/dev/XXXX ; sync

XXXX = your USB Drive Name

Remove and reinsert your USB-Stick.

That’s it.

 

Jules

Jules is the owner and author of ISPIRE.ME. He's a Linux System Engineer, Tech fanatic and an Open Source fan.

View Comments

Recent Posts

HTTP/2 SSL Offloading with Hitch and Varnish

HTTP/2 SSL Offloading with Hitch and Varnish Since Chrome browsers showing you insecure warning on…

7 years ago

File changed as we read it GlusterFS issue

File changed as we read it GlusterFS issue Recently i had trouble running Backups of…

7 years ago

Running multiple instances of varnish using systemd

Running multiple instances of varnish using systemd If you have not yet found a complete…

7 years ago

HTTP/2 SSL Offloading with Haproxy and Nginx

HTTP/2 SSL Offloading with Haproxy and Nginx After HTTP/2 becoming more an more prominent regarding SSL…

7 years ago

Get Real IP with Haproxy Tomcat Jira Confluence using x-forwarded-for

Get Real IP with Haproxy Tomcat Jira Confluence using x-forwarded-for Everyone knows the Problem. Get…

7 years ago

Review TDS2 How to backtest using tick data with Metatrader 4

Review TDS2 How to backtest using tick data with Metatrader 4 in this Review TDS2…

8 years ago

This website uses cookies.