Welcome to the Linux Foundation Forum!

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

Options
alexandder7757
alexandder7757 Posts: 1
edited February 5 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

sudo fdisk -l        
Disk /dev/sdb: 111.79 GiB, 120034123776 bytes, 234441648 sectors
Disk model: SanDisk SDSSDA12
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: dos
Disk identifier: 0xd337ed20

Device     Boot Start       End   Sectors   Size Id Type
/dev/sdb1        2048 234441647 234439600 111.8G e8 unknown


Disk /dev/sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors
Disk model: PNY CS900 120GB 
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: 6157174E-9DFB-D245-91E1-417891582537

Device         Start       End   Sectors  Size Type
/dev/sda1       4096    618495    614400  300M EFI System
/dev/sda2     618496 150890415 150271920 71.7G Linux filesystem
/dev/sda3  150890416 234436544  83546129 39.8G Linux swap


Disk /dev/sdc: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Hitachi HUA72101
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: dos
Disk identifier: 0xa14d0e48

Device     Boot Start        End    Sectors   Size Id Type
/dev/sdc1        2048 1953525167 1953523120 931.5G 83 Linux


Disk /dev/mapper/luks-b6c8a5e1-b114-4450-ba66-00863e687e43: 111.77 GiB, 120016297984 bytes, 234406832 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
sudo blkid   
[sudo] password for warloxian: 
/dev/sdb1: UUID="b6c8a5e1-b114-4450-ba66-00863e687e43" TYPE="crypto_LUKS" PARTUUID="d337ed20-01"
/dev/sdc1: LABEL="Home" UUID="bbd9b199-b257-4e78-8524-4b12a8014855" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="a14d0e48-01"
/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"
/dev/sda3: UUID="cd0170f4-8c2c-4bd9-a214-e17a7e8388ca" TYPE="swap" PARTUUID="9f53be39-1528-8040-9755-272e58e2fe2e"
/dev/sda1: LABEL_FATBOOT="NO_LABEL" LABEL="NO_LABEL" UUID="756B-7FB3" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="a640ed42-891d-3149-b0cb-a24b29b398c6"
/dev/mapper/luks-b6c8a5e1-b114-4450-ba66-00863e687e43: LABEL="DANGEROU$" UUID="6be0ef1c-3491-4763-9325-f7974c071289" BLOCK_SIZE="4096" TYPE="ext4"
[parrot]─[18:21-04/02]─[/mnt]
└╼warloxian$ls -lah 
total 8.0K
drwxr-xr-x 1 root      root       144 Dec 13 11:41 .
drwxr-xr-x 1 root      root       270 Dec 21 19:09 ..
drwx------ 3 warloxian warloxian 4.0K Dec 13 11:30 6be0ef1c-3491-4763-9325-f7974c071289
drwxr-xr-x 4 root      root      4.0K Dec 13 12:13 bbd9b199-b257-4e78-8524-4b12a8014855

Categories

Upcoming Training