Setting Up RPi4 64Bit

  • How is it connected:
    • USB2 or USB3?
      USB3
      • if USB3 Did you disable UAS?
        NO, i think no
    • Directly or via HUB?
      Directly and with current cables (came with it)
      • is the hub powered?
        No
      • how is pi powered? Note, pi can only provide 1200mA across all ports.
        PSU came with it
  • Is this your boot disk?
    No

USB3 connected! Going to take a look on how the cables are connected, and reboot it! i will give you a feed next minute! the error it gives:
dmesg | grep sdb1 [ 3.417269] sdb: sdb1 [ 10.966277] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended [ 11.182362] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none. [ 56.740319] EXT4-fs error (device sdb1): ext4_lookup:1835: inode #169441650: comm storagenode: iget: checksum invalid [ 56.757629] EXT4-fs error (device sdb1): ext4_lookup:1835: inode #169441650: comm storagenode: iget: checksum invalid

storagewars@raspberrypi:~ $ sudo fsck -p /dev/sdb1
fsck from util-linux 2.36.1
/dev/sdb1 is mounted.
e2fsck: Cannot continue, aborting.

Fstab file with mounting points

/dev/sda1 /home/storagewars/Hds/HD3 ext4 defaults 0 0
/dev/sdb1 /home/storagewars/Hds/HD2 ext4 defaults 0 0

Unmount the drive, it was spinning like crazy! Any suggestions will arrive fluently!