Hi!
I did downloaded FreeBSD-RC3 image (*.img) and there is also *.img.txz. Is installation to USB stick the same.
I did:
When I connected the stick in /dev I have:
-da1
-da1s1
-da1s2
-da1s2a
I can
Thank you.
I did downloaded FreeBSD-RC3 image (*.img) and there is also *.img.txz. Is installation to USB stick the same.
I did:
dd if=FreeBSD-13.0-RELEASE-amd64-memstick.img of=/dev/da1 bs=1m
When I connected the stick in /dev I have:
-da1
-da1s1
-da1s2
-da1s2a
I can
mount
just da1s2aThank you.