Homepage Forums RetroPie Project New to RetroPie? Start Here! USB Automount Reply To: USB Automount

#99361
thatguyinfl
Participant

After much reading, found the answer. it was a delay that was needed.

For anyone else who runs into this problem.

sudo nano /boot/cmdline.txt

Change:

elevator=deadline rootwait

to:

elevator=deadline rootwait rootdelay=5

Thanks again

Luis