A physical device is partitioned and used as storage. Assuming there is a secondary disk /dev/sdb :
sudo fdisk /dev/sdb
Press m for help; n for new partition; p to view the partition table; w to write changes to disk once you are done. You should now have a partition /dev/sdb1.
