Manjaro not recognizing other Partitions

Edit: My new Ext4 Partition is now showing up in my Files application but showing up as a Read Only Partition.

(base) [alux@pspace ~]$ inxi -dazy
Drives:
  Local Storage: total: 931.51 GiB used: 272.56 GiB (29.3%) 
  SMART Message: Required tool smartctl not installed. Check --recommends 
  ID-1: /dev/sda vendor: Toshiba model: MQ01ABD100 size: 931.51 GiB 
  block size: physical: 4096 B logical: 512 B speed: 6.0 Gb/s 
  rotation: 5400 rpm serial: <filter> rev: 2C scheme: GPT 
  Optical-1: /dev/sr0 vendor: hp model: DVDRW SU208GB rev: HH00 
  dev-links: cdrom 
  Features: speed: 24 multisession: yes audio: yes dvd: yes 
  rw: cd-r,cd-rw,dvd-r,dvd-ram state: running 
(base) [alux@pspace ~]$ sudo blkid
/dev/sda1: UUID="5EC5-7F56" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EF" PARTUUID="2829b919-3145-4843-99ad-0b7a33ebfd9f"
/dev/sda2: UUID="B806-4585" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="Mi" PARTUUID="9a363993-5de6-4ea1-8c79-ed7475366550"
/dev/sda3: UUID="e94f8d4a-1f50-490e-b9fb-97e94b40a0fd" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Major Part" PARTUUID="283c9ca9-4b0d-4d67-89ef-0a3d54fb4c13"
/dev/sda4: LABEL="Local Drive" BLOCK_SIZE="512" UUID="F470677D70674588" TYPE="ntfs" PARTUUID="e1f6e28e-2710-0000-fc5b-806e6f6e6963"
/dev/sda5: UUID="566d7abe-748e-458e-927c-5a9e8595cd17" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="8152c6f2-aa8e-7347-9ca8-2f904567e7a8"
/dev/sda6: BLOCK_SIZE="512" UUID="B60E754E0E75089F" TYPE="ntfs" PARTUUID="ce2ba12c-41cf-4d64-a797-a0e8db2b09d0"
/dev/sda7: LABEL="RECOVERY" BLOCK_SIZE="512" UUID="D278FF8278FF639F" TYPE="ntfs" PARTLABEL="Ba" PARTUUID="d235e54c-52cc-4d7e-afb6-5b2c80c818c4"
(base) [alux@pspace ~]$ cat /etc/fstab
# /dev/sda5
UUID=566d7abe-748e-458e-927c-5a9e8595cd17	/         	ext4      	rw,relatime	0 0

# /dev/sda1
UUID=5EC5-7F56      	/boot/efi 	vfat      	rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro	0 0

# /dev/sda4
UUID=F470677D70674588       /run/media/local    ntfs-3g auto,users,uid=1000,gid=100,dmask=027,fmask=137,utf8  0  2
/dev/disk/by-uuid/e94f8d4a-1f50-490e-b9fb-97e94b40a0fd /mnt/e94f8d4a-1f50-490e-b9fb-97e94b40a0fd auto nosuid,nodev,nofail,x-gvfs-show,rw 0 0

I had removed the fstab entry for the 500 GB as i couldnt boot with it in the fstab.

Also thanks :smile: really loving Manjaro and the community from a long time