secondary hdd

I just installed bazzite and have a secondary hdd with some data on it, can I retrieve that data or will it be wiped clean if I mount it?
22 Replies
asen23
asen234d ago
you can mount it, what format is the hdd?
IScream
IScreamOP4d ago
ntfs I don't really know how to mount it
asen23
asen234d ago
what are you using kde or gnome
IScream
IScreamOP4d ago
kde
asen23
asen234d ago
it should appear in dolphin under devices section if you press it, it should prompt for password
IScream
IScreamOP4d ago
but it is not appearing there
asen23
asen233d ago
sudo lsblk -f in terminal post the output here
IScream
IScreamOP3d ago
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS sda
├─sda1
├─sda2
└─sda3
zram0 [SWAP] nvme0n1
├─nvme0n1p1 │
├─nvme0n1p2 │ ext4 1.0 dc484502-cdae-4ba3-b304-650cd2f49c84 665M 25% /boot └─nvme0n1p3 btrfs bazzite-nvidia-open_fedora 05387c19-3bcd-4742-95cc-f31cd7025e2b 904.9G 3% /var/home /var /sysroot/ostree/deploy/default/var /usr /etc / /sysroot im guessing the sda drive is the one I'm looking for
asen23
asen233d ago
oh right click on the devices section then check show all entries
IScream
IScreamOP3d ago
I did but it's still only showing my main drive
asen23
asen233d ago
very weird what is sudo fdisk -l
IScream
IScreamOP3d ago
Disk /dev/sda: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors Disk model: WDC WD20EZAZ-00G 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: 81378B17-F480-45BD-93FB-F8654078E337 Device Start End Sectors Size Type /dev/sda1 34 2081 2048 1M Microsoft LDM metadata /dev/sda2 2082 32767 30686 15M Microsoft reserved /dev/sda3 32768 3907029134 3906996367 1.8T Microsoft LDM data Partition 1 does not start on physical sector boundary. Partition 2 does not start on physical sector boundary. Disk /dev/nvme0n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors Disk model: CT1000P3PSSD8
Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 1C5455EC-943A-4D50-B495-09EE089539AD Device Start End Sectors Size Type /dev/nvme0n1p1 2048 4095 2048 1M BIOS boot /dev/nvme0n1p2 4096 2101247 2097152 1G Linux extended boot /dev/nvme0n1p3 2101248 1953523711 1951422464 930.5G Linux filesystem Disk /dev/zram0: 4 GiB, 4294967296 bytes, 1048576 sectors Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes that 1.8TB drive is the one I'm looking to access
asen23
asen233d ago
you can access the drive in windows?
IScream
IScreamOP3d ago
yes I could perfectly fine
asen23
asen233d ago
do rpm-ostree install libldm --apply-live then do ldmtool create all
IScream
IScreamOP3d ago
it says ldmtool command not found Changed directories are not supported yet in the previous command I also tried connecting an external drive and that works fine but not this one
asen23
asen233d ago
yes because you are formatting it using windows dynamic disk reboot first then
IScream
IScreamOP3d ago
I see done doing that command as well just gave me a []
asen23
asen233d ago
does the drive show up in dolphin?
IScream
IScreamOP3d ago
nope
IScream
IScreamOP3d ago
shows as this in the partition manager
No description
asen23
asen233d ago
try ldmtool scan /dev/sda

Did you find this page helpful?