Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3606

Troubleshooting • Problem with USB drive and US modem

$
0
0
Hello,
I have a Raspberry Pi 3 Model B with Raspberry Pi OS Lite installed on an external USB drive (256GB SSD). After installation, I partitioned the drive and added an NTFS partition to store backups and share files. Currently, there are three partitions:

root@raspberrypi:/home/pi# sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT
NAME FSTYPE SIZE MOUNTPOINT
sda 238.5G
├─sda1 vfat 512M /boot/firmware
├─sda2 ext4 32G /
└─sda3 ntfs 206G /mnt/usb

Everything works well. However, when I connect a USB modem (Huawei K4606), the system halts. I cannot execute any commands in the shell, and I receive the error: "Input/output error."

Attempting to boot with the USB modem connected results in the following errors:

EXT4-fs error (device sda2): __ext4_get_inode_loc_noinmem:4605: inode #130071: block 524321: comm systemd-journal: unable to read itable block
EXT4-fs error (device sda2): __ext4_find_entry:1682: inode #8130: block 524321: comm systemd-udevd: reading directory lblock0


How can I fix this issue?

Statistics: Posted by xxrock — Fri Jan 26, 2024 5:46 am — Replies 0 — Views 6



Viewing all articles
Browse latest Browse all 3606

Trending Articles