My laptop is a Lenovo V110-15AST AMD A9-9410
I downloaded the img file to write onto a USB 3 8GB stick.
After, I then used
I then have 3 partitions on the stick as:
sdb1 8:17 1 800K 0 part
├─sdb2 8:18 1 929.9M 0 part
└─sdb5 8:21 1 929.9M 0 part
Using gnome-disks, I can see that
I downloaded the img file to write onto a USB 3 8GB stick.
After, I then used
dd
to write the image sudo dd if=/home/ukbeast/Downloads/FreeBSD-12.0-RELEASE-amd64-memstick.img of=/dev/sdb bs=1M conv=sync
I then have 3 partitions on the stick as:
sdb1 8:17 1 800K 0 part
├─sdb2 8:18 1 929.9M 0 part
└─sdb5 8:21 1 929.9M 0 part
Using gnome-disks, I can see that
sdb5
is labelled as FreeBSD_Install, but sdb2
has no label and uses the same disk space as FreeBSD_Install