[ubuntu] Command line partition editor By rick | 22/01/2014 0 Comment $ sudo sfdisk -d /dev/sda > parts.txt $ sudo sfdisk /dev/sdb < parts.txt via [ubuntu] Command line partition editor.