gparted shows wrong Filesystem
Bug #1977856 reported by
LAZA
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gparted (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
gparted shows wrong Filesystem
My internal SSD is ext4 formated since i installed Xubuntu a year ago.
After the upgrade to 22.04 i got now the output it is XFS formated!
gparted
https:/
fdisk
s. file
To post a comment you must log in.
1. Did the drive used to have XFS on it?
2. Did XFS use the whole drive (e.g. /dev/nvme0n1) or just one partition (e.g. /dev/nvme0n1p1)?
3. How did the GPT partition table and partitions get created? (e.g. Ubuntu installer did it, or use partition tool XYZ).
What do these command show (can run under Ubuntu or GParted Live)?
sudo blkid /dev/nvme0n1
sudo wipefs /dev/nvme0n1
Note that using wipefs like above just reports signatures. It does not wipe anything.