4

I am trying to install archlinux natively on my chromebook. I am following the instructions here, however when I try to create a new disk label for GPT

localhost ~ # parted /dev/mmcblk1 mklabel gpt

I get the following error:

localhost ~ # partx -t gpt -u /dev/mmcblk1
partx: /dev/mmcblk1: failed to read partition table

This also occurs when I try to label an USB drive. May I ask what I am doing wrong here?

1
  • what does echo /dev/mmc* say? Your device might have the device under a different name, e.g. /dev/mmcblk0. Commented Dec 28, 2016 at 18:12

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.