config icon indicating copy to clipboard operation
config copied to clipboard

Install to Samsung USB boot fails

Open jemail99 opened this issue 3 years ago • 1 comments

I have a Samsung USB Portable SSD T5 external USB drive: Bus 003 Device 002: ID 04e8:61f5 Samsung Electronics Co., Ltd Portable SSD T5

I used armbian-config to install to USB. After the process completes and a reboot initiated the result is a black screen.

I can solve the issue with adding a usbquirk to the boot.ini: setenv bootargs "... usb-storage.quirks=0x04e8:0x61f5:u"

Can this usb quirk be added to the default armbianEnv.txt for future official builds?

jemail99 avatar Jan 31 '21 11:01 jemail99

Can this usb quirk be added to the default armbianEnv.txt for future official builds?

Provide pull request. https://docs.armbian.com/Process_Contribute/

igorpecovnik avatar Jan 31 '21 11:01 igorpecovnik