You are not logged in.

#1 2025-12-13 17:46:06

kurox313
Member
Registered: 2025-12-13
Posts: 1

a hp 500 gb usb issue with the "gpt partition"

-> sudo gdisk /dev/sda

GPT fdisk (gdisk) version 1.0.10

Caution: invalid backup GPT header, but valid main header; regenerating
backup header from main header.

Warning! One or more CRCs don't match. You should repair the disk!
Main header: OK
Backup header: ERROR
Main partition table: OK
Backup partition table: OK

Partition table scan:
  MBR: protective
  BSD: not present
  APM: not present
  GPT: damaged

****************************************************************************
Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk
verification and recovery are STRONGLY recommended.
****************************************************************************


i dont really know how do fix this or anything, im basically trying to get 2 os in this usb drive so i can plug and play on diffrent devices like school's computer, dad's computer and maybe on my phones.

Offline

#2 2025-12-13 21:40:49

xerxes_
Member
Registered: 2018-04-29
Posts: 1,018

Re: a hp 500 gb usb issue with the "gpt partition"

Post output of commands:

lsblk -f /dev/sda
sudo file -s /dev/sda{,1,2,3,4,5}
sudo gdisk -l /dev/sda
sudo fdisk -l /dev/sda
sudo parted -l /dev/sda

Last edited by xerxes_ (2025-12-13 21:44:42)

Offline

Board footer

Powered by FluxBB