This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
public:techstuff:raid [2017/04/15 12:28] – [Optimizing the Filesystem] nathan | public:techstuff:raid [2020/04/25 13:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 68: | Line 68: | ||
< | < | ||
$ parted /dev/sdx | $ parted /dev/sdx | ||
+ | (parted) mklabel gpt | ||
(parted) mkpart primary 1049KB 3146KB | (parted) mkpart primary 1049KB 3146KB | ||
(parted) set 1 bios_grub on | (parted) set 1 bios_grub on |