I have Fedora installed on one hard disk. It works for now
I had previously installed Ubuntu somewhere on the "right" of another hard disk. I don't need this Ubuntu, or any data from within it
I wiped the Ubuntu partition (or so I thought), in order to reclaim disk space before rolling out Linux properly
'OWEVER! The Ubuntu OS is still showing up in my boot menu, at /dev/sda3
KDE Partition Manager cannot see any /sda3 partition
Meanwhile, in the console:
Please can someone let me know how to tidy up my hard disk without wiping any data? There is data on the "left" of the disk that I'd like to keep
I had previously installed Ubuntu somewhere on the "right" of another hard disk. I don't need this Ubuntu, or any data from within it
I wiped the Ubuntu partition (or so I thought), in order to reclaim disk space before rolling out Linux properly
'OWEVER! The Ubuntu OS is still showing up in my boot menu, at /dev/sda3
KDE Partition Manager cannot see any /sda3 partition
Meanwhile, in the console:
Code:
sudo su
fdisk -l
Disk /dev/sda: TiB, bytes, sectors
Disk model:
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier:
Device Start End Sectors Size Type
/dev/sda1 2048 [big number] [similarly big number] Microsoft basic data
/dev/sda2 [much bigger number] [similarly much bigger number] [not so big number] EFI System
Disk /dev/sdb: GiB, bytes, sectors
Please can someone let me know how to tidy up my hard disk without wiping any data? There is data on the "left" of the disk that I'd like to keep

