* At the terminal, press enter a couple of seconds after boot to prevent it from booting using the onboard flash (Ubuntu). You should end up with a ''Marvell>>'' prompt.
* There are some commands you need to run to make it permanently boot from the USB port ('''NOTE:''' this step is only necessary once):
<code{{Code|setenv mainlineLinux yes
setenv arcNumber 2097
setenv bootargs_root 'root=/dev/sda1 rootdelay=15'