unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33639: Fixing the GPT errors from an installer on a USB stick
       [not found] <8eb33a5610e915395ce6eb53698f3ea1@waegenei.re>
@ 2019-12-11 17:21 ` Brice Waegeneire
  0 siblings, 0 replies; only message in thread
From: Brice Waegeneire @ 2019-12-11 17:21 UTC (permalink / raw)
  To: 33639

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-11 17:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8eb33a5610e915395ce6eb53698f3ea1@waegenei.re>
2019-12-11 17:21 ` bug#33639: Fixing the GPT errors from an installer on a USB stick Brice Waegeneire

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).