I'm running the Ubuntu 18.04 image on a Pi 4 with 4 GB or RAM. I added a USB SSD (Samsung Portable SSD T5) and changed cmdline.txt to boot from the SSD. That is working, but when I run the speedtests, I get a score of only ~2900.
This is the output from lsusb:
Bus 001 Device 005: ID 04e8:61f5 Samsung Electronics Co., Ltd
And when I check with df -h, I see the ~500 GB partition mounted as root:
I'm running the Ubuntu 18.04 image on a Pi 4 with 4 GB or RAM. I added a USB SSD (Samsung Portable SSD T5) and changed cmdline.txt to boot from the SSD. That is working, but when I run the speedtests, I get a score of only ~2900. This is the output from lsusb:
Bus 001 Device 005: ID 04e8:61f5 Samsung Electronics Co., Ltd
And when I check with df -h, I see the ~500 GB partition mounted as root:
Here is what blkid shows, I wonder if the fact that the labels and PARTUUID are the same between the SD and the SSD is causing a problem:
Any idea why the speedtest is giving such a low score?
Thanks