To create an msdos label on /dev/sda using parted: log in as root, enter the command "parted" to begin partitioning the disk, then enter "mklabel msdos" to create the msdos label, which can be confirmed by typing "print" and looking next to "Partition table:" in the output.