Open janvlug opened 1 year ago
I left the Raspberry Pi 3 B+ running for 18 days, and only saw I/O errors during the boot phase. Note that I did not do any work on the Raspberry Pi during these 18 days, so maybe there were no I/O errors because the disk access was probably close to zero.
Describe the bug
I have a Raspberry Pi 3B+ where I want to have the rootfs on an external USB drive that is powered by its own power supply.
I can use the rootfs from the external USB drive, but I get these messages in the log:
which probably results in this type of errors:
Disk details: External WD Elements USB disk with its own power supply – WDBWLG0060HBK-XB
This disk is USB 2.0 compatible according to the product information.
I tried two different power supplies for the Raspberry Pi 3B+ (one of them the "offical" Raspberry power supply. With both power supplies I get the same errors.
When I still have the rootfs on the SD card I get no usb disconnects, nor I/O errors.
How followed the instructions on this site to copy the rootfs to the external USB HDD, but with some changes: I used the official standard Raspberry Pi image and a GPT partion table. The rootfs is ext4.
Steps to reproduce the behaviour
Configure the Raspberry Pi 3B+ to have the rootfs on the specified external USB HDD drive. Boot the system Observe the errors in the log
Device (s)
Raspberry Pi 3 Mod. B+
System
Logs
Additional context
No response