Nice catch. Thats a bug/typo in the parted command.
It should read:
parted /dev/sda "mklabel msdos mkpartfs primary ext2 0.0 21.0 mkpartfs primary ext2 21.0 -0 set 1 boot on"
Now, I ran an install with this partitioning problem for a long time and was completely unaware of it, so I dont think there is significant risk. Then again if its a fresh install, I'd probably wipe and fix it quick.
re: one more anomaly re: disk partitioning
Nice catch. Thats a bug/typo in the parted command.
It should read:
parted /dev/sda "mklabel msdos mkpartfs primary ext2 0.0 21.0 mkpartfs primary ext2 21.0 -0 set 1 boot on"
Now, I ran an install with this partitioning problem for a long time and was completely unaware of it, so I dont think there is significant risk. Then again if its a fresh install, I'd probably wipe and fix it quick.