P
P
Pavel2016-05-21 19:58:29
FreeBSD
Pavel, 2016-05-21 19:58:29

How to properly create a bootable flash drive with FreeBSD 10.3?

Hello.
I tried to make a bootable flash drive, for which I used a memstick image from the office. site. Recording was carried out in two ways: 1) Using the dd utility in Linux 2) Using Win32 Disk Imager. In both cases, the same problem: I boot, the bootloader menu appears, then a list of messages, incl. and an error message. Please tell me how to fix the situation. Details are in the picture1a6a79e66332475e8a41058dc768546a.JPG

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2016-05-27
@PavelG94

Correctly writing the image to a usb flash drive turned out like this:

  1. downloaded FreeBSD-10.3-RELEASE-i386-memstick.img image
  2. writing with dd if=FreeBSD-10.3-RELEASE-i386-memstick.img \
    of=<path to stick> bs=1m conv=sync

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question