I have been meaning to ask for help on the correct mounting procedure for my hard disks. here is fdisl -l followed by mount -l :-
fdisk -l
Disk /dev/sda: 223.6 GiB, 240057409536 bytes, 468862128 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
Disklabel type: dos
Disk identifier: 0x9c3ef291
Device Boot Start End Sectors Size Id Type
/dev/sda1 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
/dev/sda2 206848 136518371 136311524 65G 7 HPFS/NTFS/exFAT
/dev/sda3 * 136519680 468860927 332341248 158.5G 83 Linux
Disk /dev/sdb: 2.7 TiB, 3000592982016 bytes, 5860533168 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
Disklabel type: gpt
Disk identifier: 713BDCEB-C906-4D1A-A0D4-1E9F04687D2F
Device Start End Sectors Size Type
/dev/sdb1 40 2087 2048 1M BIOS boot
/dev/sdb2 6144 5843795967 5843789824 2.7T Microsoft basic data
/dev/sdb3 5843795968 5860533134 16737167 8G Linux swap
Disk /dev/sdc: 931.5 GiB, 1000204886016 bytes, 1953525168 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
Disklabel type: dos
Disk identifier: 0x000c2aca
Device Boot Start End Sectors Size Id Type
/dev/sdc1 63 1953520064 1953520002 931.5G c W95 FAT32 (LBA)
Disk /dev/sdd: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
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: 3375C5C4-FC6D-4E32-BD92-74717BDB4ED9
Device Start End Sectors Size Type
/dev/sdd1 2048 4095 2048 1M BIOS boot
/dev/sdd2 4096 83906559 83902464 40G Linux filesystem
/dev/sdd3 83906560 5860532223 5776625664 2.7T Microsoft basic data
Disk /dev/sde: 931.5 GiB, 1000204886016 bytes, 1953525168 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
Disklabel type: dos
Disk identifier: 0x000a6c96
Device Boot Start End Sectors Size Id Type
/dev/sde1 2048 62910463 62908416 30G 83 Linux
/dev/sde2 62910464 63199633 289170 141.2M 83 Linux
/dev/sde3 63205376 73277439 10072064 4.8G 82 Linux swap / Solaris
/dev/sde4 73482240 1953523711 1880041472 896.5G 83 Linux
Disk /dev/sdf: 1.8 TiB, 2000398933504 bytes, 3907029167 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
Disklabel type: dos
Disk identifier: 0x0000254b
Device Boot Start End Sectors Size Id Type
/dev/sdf1 206848 1953515519 1953308672 931.4G 7 HPFS/NTFS/exFAT
/dev/sdf2 1953515520 2268624895 315109376 150.3G 7 HPFS/NTFS/exFAT
/dev/sdf3 2268624896 3907024895 1638400000 781.3G 7 HPFS/NTFS/exFAT
mount -l
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=8187756k,nr_inodes=2046939,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
/dev/sda3 on / type ext4 (rw,relatime,data=ordered)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=37,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=421)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sdc1 on /windows/d type vfat (rw,nosuid,nodev,noexec,relatime,gid=100,fmask=0002,dmask=0002,allow_utime=0020,codepage=437,iocharset=iso8859-15,shortname=mixed,utf8,errors=remount-ro,user)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda2 on /windows/c type fuseblk (rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,user)
/dev/sdd3 on /home type ext4 (rw,relatime,data=ordered)
/dev/sde4 on /home/ghep/sdf4 type ext4 (rw,nosuid,nodev,noexec,relatime,data=ordered,user)
/dev/sdd2 on /home/ghep/sde2 type ext4 (rw,relatime,data=ordered)
/dev/sdb2 on /home/ghep/3tera type ext4 (rw,nosuid,nodev,noexec,relatime,stripe=32752,data=ordered,user)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1640000k,mode=700,uid=1000,gid=100)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
/dev/fuse on /run/user/1000/doc type fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
here is the contents of fstab :-
UUID=4b15c929-360b-4229-9fe4-cd405a36dece swap swap defaults 0 0
UUID=58e613d4-192c-4703-87c9-419bdd3c171a swap swap defaults 0 0
UUID=52b5f14e-a62e-463d-aab7-eb62cf9177c2 / ext4 acl,user_xattr 1 1
UUID=0ad9e2f1-f40a-4fac-b312-3ccdd6e6125f /home ext4 defaults 1 2
UUID=af5d1c65-05b4-411d-86b2-80e458040d39 /home/ghep/3tera ext4 user,acl 1 2
UUID=d58ee000-9a7c-4ce8-ae73-594f03b8988f /home/ghep/sdf4 ext4 user,acl 1 2
UUID=7ABEA351BEA3052B /windows/c ntfs-3g user,users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8 0 0
UUID=494D-9D75 /windows/d vfat user,iocharset=iso8859-15,codepage=437,users,gid=users,umask=0002,utf8=true 0 0
;UUID=B68E3A118E39CA9F /home/ghep/sdf3 ntfs-3g rw,user,users,gid=1000,fmask=133,dmask=022,locale=en_GB.UTF-8,nofail 0 0
;UUID=5070D6D670D6C1C0 /home/ghep/sdf1 ntfs-3g user,users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8,nofail 0 0
;UUID=929CD9259CD9051F /home/ghep/sdf2 ntfs-3g user,users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8,nofail 0 0
UUID=b3fff537-0282-4fda-a62e-70daa620e5bc /home/ghep/sde2 ext4 data=ordered,acl,user_xattr 0 2
## UUID=64D5-2BF4 /windows/E vfat users,gid=users,umask=0002,utf8=true,nofail 0 0
sda is a Sandisk solid state drive from which I boot and it contains a Windows partition (sda2) and the root partition (sda3) Then I get confused because I’ve mounted sdd3 on home and then sdb2 on home/ghep/3tera They are the 3TB partitions.
sdb2 is reported as “Microsoft basic data” but I am sure I formatted it as ext4 and in fstab it’s listed as ext4.
sdc is mounted on /windows/d :
sdd1&2 are old installations I no longer mount or boot from while sdd3 is mounted as /home:
sde1,2&3 are old installations no longer mounted or used, whereas sde4 contains the home folders of that installation.
sdf is a slimline Seagate USB harddisk which Seagate sent me as replacement for a broken 2TB hard disk to which they had transferred all the files that they had recovered.
Any suggestions would be welcome thank you.