Mount External USB Drive (ext4)

Hi,
I am running HomeAssistant 0.107, and trying to connect a USB drive to my Raspberry Pi 4. I get an error message, and the drive does not appear:

[242107.585689] scsi host0: uas
[242107.586965] scsi 0:0:0:0: Direct-Access Seagate Backup+ Desk 040B PQ: 0 ANSI: 6
[242107.588232] sd 0:0:0:0: [sda] Spinning up disk…
[242108.606274] …ready
[242117.966876] sd 0:0:0:0: [sda] 5860533167 512-byte logical blocks: (3.00 TB/2.73 TiB)
[242117.966891] sd 0:0:0:0: [sda] 2048-byte physical blocks
[242118.239434] sd 0:0:0:0: [sda] Write Protect is off
[242118.239451] sd 0:0:0:0: [sda] Mode Sense: 4f 00 00 00
[242118.239664] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[242118.240288] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of physical block size (2048 bytes)
[242118.269358] sda: sda1 sda2 sda3
[242118.275126] sd 0:0:0:0: [sda] Attached SCSI disk
[242118.278618] udevd[1590]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory
[242118.279980] udevd[612]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory
[242118.283456] udevd[1592]: inotify_add_watch(6, /dev/sda2, 10) failed: No such file or directory
[242118.285249] udevd[1593]: inotify_add_watch(6, /dev/sda3, 10) failed: No such file or directory
[242118.288498] udevd[1590]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory
[242118.291810] udevd[614]: inotify_add_watch(6, /dev/sda2, 10) failed: No such file or directory
[242118.295772] udevd[615]: inotify_add_watch(6, /dev/sda3, 10) failed: No such file or directory
[242118.298255] udevd[612]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory
[242118.300264] udevd[22266]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory
[242118.302945] udevd[22266]: inotify_add_watch(7, /dev/sda1, 10) failed: No such file or directory
[242118.305719] udevd[22268]: inotify_add_watch(7, /dev/sda2, 10) failed: No such file or directory
[242118.306502] udevd[22269]: inotify_add_watch(7, /dev/sda3, 10) failed: No such file or directory

Can someone please help? I’m hoping home assistant has support for adding a USB drive using the stock hassio install.

Did you ever come up with a solution for this? I’m also trying to mount a USB drive for backup and getting similar errors.

Same problem here, v246, Pi4 (4GB)

mnt $ mount /dev/sda1 /mnt/usb-stick/
mount: mounting /dev/sda1 on /mnt/usb-stick/ failed: No such file or directory

I think, it is a limitation of the installed OS :thinking:

mnt $ dmesg | grep sd

[ 0.506841] sdhci: Secure Digital Host Controller Interface driver

[ 0.506865] sdhci: Copyright© Pierre Ossman

[ 0.507832] sdhci-pltfm: SDHCI platform and OF driver helper

[ 0.550286] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.3

[ 0.550372] sdhci-iproc fe340000.emmc2: Linked as a consumer to regulator.4

[ 1.391876] usb 1-1.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH

[ 1.723294] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6

[ 1.936081] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6

[ 4.643862] usb 1-1.2: Manufacturer: dresden elektronik ingenieurtechnik GmbH

[151034.802560] sd 0:0:0:0: [sda] 240353280 512-byte logical blocks: (123 GB/115 GiB)

[151034.806848] sd 0:0:0:0: [sda] Write Protect is off

[151034.806899] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00

[151034.810695] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA

[151034.820426] sda: sda1

[151034.824347] sd 0:0:0:0: [sda] Attached SCSI removable disk

[151034.825092] udevd[323]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[151034.825243] udevd[700]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[151034.829408] udevd[700]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory

[151034.831178] udevd[323]: inotify_add_watch(7, /dev/sda1, 10) failed: No such file or directory

[151034.831206] udevd[6400]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[151034.833642] udevd[6400]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory

[151034.834775] sd 0:0:0:0: Attached scsi generic sg0 type 0

[152976.428130] udevd[6547]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[152976.434309] udevd[325]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[152976.434368] udevd[703]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[153090.589377] sd 0:0:0:0: Attached scsi generic sg0 type 0

[153090.590117] sd 0:0:0:0: [sda] 240353280 512-byte logical blocks: (123 GB/115 GiB)

[153090.591280] sd 0:0:0:0: [sda] Write Protect is off

[153090.591330] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00

[153090.592379] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA

[153090.602396] sda: sda1

[153090.606387] sd 0:0:0:0: [sda] Attached SCSI removable disk

[153090.611710] udevd[706]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[153090.615792] udevd[706]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory

[153090.621876] udevd[6551]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[153090.622297] udevd[332]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[153090.625043] udevd[6551]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory

[153090.625148] udevd[331]: inotify_add_watch(7, /dev/sda1, 10) failed: No such file or directory

[154200.499095] udevd[720]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[154200.584290] udevd[720]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory

[154200.603106] udevd[348]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[154200.610988] udevd[348]: inotify_add_watch(7, /dev/sda1, 10) failed: No such file or directory

[154200.730208] udevd[711]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[154200.739589] udevd[709]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[154200.746360] udevd[709]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[154200.748180] udevd[337]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[154200.752944] udevd[709]: inotify_add_watch(6, /dev/sda, 10) failed: No such file or directory

[154200.760692] udevd[348]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[154200.772025] udevd[348]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

[154200.777229] udevd[348]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory

Hey guys! HASSIO?

I’m glad to help!