You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should document how you can use a USB SSD instead of using an SD card with your RPi.
Anything else you would like to add:
Things to document:
Update bootloader to an USB boot supported version
Making sure the boot config is correct to support booting from USB
Making sure the OS configuration is correct regarding boot devices etc...
Possible issues and fixes, see below
Additional Information:
An issue I encountered while doing this on my Arch ARM setup was an issue with the kernel not playing nicely with the uas kernel module. I solved this by forcing usb-storage to be used.
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.77. Please mark this comment with 👍 or 👎 to give our bot feedback!
Details
Describe the solution you'd like:
We should document how you can use a USB SSD instead of using an SD card with your RPi.
Anything else you would like to add:
Things to document:
Additional Information:
An issue I encountered while doing this on my Arch ARM setup was an issue with the kernel not playing nicely with the
uas
kernel module. I solved this by forcingusb-storage
to be used.The text was updated successfully, but these errors were encountered: