Welcome to the Linux Foundation Forum!

I have multiple Home folders over several hard drives. I need to understand what I did wrong?

Posts: 1
edited February 2024 in Storage

I apologize for my ignorance. I have come a long way since I started using Linux a little over a year ago, but I have run into a problem I can't seem to resolve. I am running ParrotOS on an old MacPro. I have 3 SSD's and 1 HDD. I was trying to move my Home folder to the HDD. Doesn't that seem like the right thing to do? When I run fdisk -l I only see three of my drives. I can deal with the missing drive later, as I may have a bad drive installed? My problem is that it appears I have two home folders and it seems like I have somehow attached my drives to mount and media? I will attach my results. Any help would be highly appreciated

  1. sudo fdisk -l
  2. Disk /dev/sdb: 111.79 GiB, 120034123776 bytes, 234441648 sectors
  3. Disk model: SanDisk SDSSDA12
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 512 bytes
  6. I/O size (minimum/optimal): 512 bytes / 512 bytes
  7. Disklabel type: dos
  8. Disk identifier: 0xd337ed20
  9.  
  10. Device Boot Start End Sectors Size Id Type
  11. /dev/sdb1 2048 234441647 234439600 111.8G e8 unknown
  12.  
  13.  
  14. Disk /dev/sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors
  15. Disk model: PNY CS900 120GB
  16. Units: sectors of 1 * 512 = 512 bytes
  17. Sector size (logical/physical): 512 bytes / 512 bytes
  18. I/O size (minimum/optimal): 512 bytes / 512 bytes
  19. Disklabel type: gpt
  20. Disk identifier: 6157174E-9DFB-D245-91E1-417891582537
  21.  
  22. Device Start End Sectors Size Type
  23. /dev/sda1 4096 618495 614400 300M EFI System
  24. /dev/sda2 618496 150890415 150271920 71.7G Linux filesystem
  25. /dev/sda3 150890416 234436544 83546129 39.8G Linux swap
  26.  
  27.  
  28. Disk /dev/sdc: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
  29. Disk model: Hitachi HUA72101
  30. Units: sectors of 1 * 512 = 512 bytes
  31. Sector size (logical/physical): 512 bytes / 512 bytes
  32. I/O size (minimum/optimal): 512 bytes / 512 bytes
  33. Disklabel type: dos
  34. Disk identifier: 0xa14d0e48
  35.  
  36. Device Boot Start End Sectors Size Id Type
  37. /dev/sdc1 2048 1953525167 1953523120 931.5G 83 Linux
  38.  
  39.  
  40. Disk /dev/mapper/luks-b6c8a5e1-b114-4450-ba66-00863e687e43: 111.77 GiB, 120016297984 bytes, 234406832 sectors
  41. Units: sectors of 1 * 512 = 512 bytes
  42. Sector size (logical/physical): 512 bytes / 512 bytes
  43. I/O size (minimum/optimal): 512 bytes / 512 bytes
  1. sudo blkid
  2. [sudo] password for warloxian:
  3. /dev/sdb1: UUID="b6c8a5e1-b114-4450-ba66-00863e687e43" TYPE="crypto_LUKS" PARTUUID="d337ed20-01"
  4. /dev/sdc1: LABEL="Home" UUID="bbd9b199-b257-4e78-8524-4b12a8014855" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="a14d0e48-01"
  5. /dev/sda2: UUID="8039db30-fce5-4abe-9541-506a072a4b17" UUID_SUB="bd5de73a-5a95-4ee7-94c2-6447152c238c" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="862d307e-41eb-da40-a6e9-4b44740fd09d"
  6. /dev/sda3: UUID="cd0170f4-8c2c-4bd9-a214-e17a7e8388ca" TYPE="swap" PARTUUID="9f53be39-1528-8040-9755-272e58e2fe2e"
  7. /dev/sda1: LABEL_FATBOOT="NO_LABEL" LABEL="NO_LABEL" UUID="756B-7FB3" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="a640ed42-891d-3149-b0cb-a24b29b398c6"
  8. /dev/mapper/luks-b6c8a5e1-b114-4450-ba66-00863e687e43: LABEL="DANGEROU$" UUID="6be0ef1c-3491-4763-9325-f7974c071289" BLOCK_SIZE="4096" TYPE="ext4"
  1. [parrot]─[18:21-04/02]─[/mnt]
  2. └╼warloxian$ls -lah
  3. total 8.0K
  4. drwxr-xr-x 1 root root 144 Dec 13 11:41 .
  5. drwxr-xr-x 1 root root 270 Dec 21 19:09 ..
  6. drwx------ 3 warloxian warloxian 4.0K Dec 13 11:30 6be0ef1c-3491-4763-9325-f7974c071289
  7. drwxr-xr-x 4 root root 4.0K Dec 13 12:13 bbd9b199-b257-4e78-8524-4b12a8014855

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training