When I run
I get
Can someone explain what this is telling me?
ada0 must be my 160GB Intel SSD disk.
The other two entries look to be related to the same device which must be my mSATA drive which had Windows installed and I hadn't intended to install FreeBSD on. Why are the figures duplicated and can someone tell me what they mean?
gpart showI get
Code:
root@Balanga:~ # gpart show
=> 34 312581741 ada0 GPT (149G)
34 6 - free - (3.0K)
40 128 1 freebsd-boot (64K)
168 304086904 2 freebsd-ufs (145G)
304087072 8388608 3 freebsd-swap (4.0G)
312475680 106095 - free - (52M)
=> 34 500118125 ada1 GPT (238G)
34 128 1 freebsd-boot (64K)
162 490733440 2 freebsd-ufs (234G)
490733602 8388608 3 freebsd-swap (4.0G)
499122210 995949 - free - (486M)
=> 34 500118125 diskid/DISK-000000001311036F2FDC GPT (238G)
34 128 1 freebsd-boot (64K)
162 490733440 2 freebsd-ufs (234G)
490733602 8388608 3 freebsd-swap (4.0G)
499122210 995949 - free - (486M)
Can someone explain what this is telling me?
ada0 must be my 160GB Intel SSD disk.
The other two entries look to be related to the same device which must be my mSATA drive which had Windows installed and I hadn't intended to install FreeBSD on. Why are the figures duplicated and can someone tell me what they mean?