PINE64
Boot from USB on PinePhone - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: Boot from USB on PinePhone (/showthread.php?tid=10386)



Boot from USB on PinePhone - bills2002 - 06-22-2020

Has this been done?

Someone else mentioned the ANX7688.  If that's the USB chip then this page: https://www.analogix.com/en/products/convertersbridges/anx7688  says it's "Simultaneous USB 3.1 Gen1 (5.0Gbps) and DisplayPort Alternate Mode".

I'm after what they did with the PI ( https://hackaday.com/2020/05/25/boot-your-pi-over-usb/ ) to put the boot loader on emmc, use the rest of the emmc for data, and have a 5Gbs USB 3.1 to SD reader with a really fast SD card and multiboot all of the possible OS's from one SD card which also holds a nice swap file that again is much faster than the built in SD.

Opinions?


RE: Boot from USB on PinePhone - Rich_Morin - 07-23-2020

I'd like something similar, in order to boot from and play with various operating system images.

Some Raspberry Pi models will attempt to boot from USB if no SD card is present. However, they don't provide any way to select among multiple devices. What I'd like is a command in the "base" operating system (e.g., on eMMC or the microSD card) that causes a reboot from a specified file path. Ideally, this could be on any available file system (eMMC, microSD, USB).


RE: Boot from USB on PinePhone - jmorris - 08-08-2020

Not going to work.  While PinePhone has a USB-C port and the chip you mention can indeed drive DisplayPort out of the connector, the SoC is only capable of USB2 so you won't like the performance if you try running mass storage off of the USB port.