bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33639: Fixing the GPT errors from an installer on a USB stick


From: Brice Waegeneire
Subject: bug#33639: Fixing the GPT errors from an installer on a USB stick
Date: Wed, 11 Dec 2019 18:21:44 +0100
User-agent: Roundcube Webmail/1.3.8

I have the same issue as pelzflorian about the GPT errors.

To fix the  GPT mismatch you just need to execute the following command,
where device is something like "/dev/sdc":
sudo fdisk "$device" <<EOF
w
EOF





reply via email to

[Prev in Thread] Current Thread [Next in Thread]