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
you can mount it, what format is the hdd?
ntfs
I don't really know how to mount it
what are you using kde or gnome
kde
it should appear in dolphin under devices section
if you press it, it should prompt for password
but it is not appearing there
sudo lsblk -f
in terminal
post the output hereNAME 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
├─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
oh right click on the devices section
then check show all entries
I did but it's still only showing my main drive
very weird
what is
sudo fdisk -l
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
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
you can access the drive in windows?
yes I could perfectly fine
do
rpm-ostree install libldm --apply-live
then do ldmtool create all
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
yes because you are formatting it using windows dynamic disk
reboot first then
I see
done doing that command as well
just gave me a []
does the drive show up in dolphin?
nope
shows as this in the partition manager

try
ldmtool scan /dev/sda