Forum Discussion
martinonorcas
New Contributor
3 years agoI am getting nowhere fast booting reference Linux on Cyclone V SOC dev board
I need help debugging booting my new Cyclone V SoC Dev board. (Rev E1) I have been banging my head against this wall for a few days and I need help to debug it. I tried booting the setup out of the...
- 3 years ago
Hi Aik Eu,
Thank you for all your help.
Your quick responses helped me focis on my issue.
So in working to validate the SD card I wrote, I found my problem.
I had been writing to the wrong device with my dd commands.
I was writing to a sub-partition of the device rather than the primary device:
/dev/disk7s1 instead of the correct device: /dev/disk7
I can now boot Linux and move on!
Thanks again Martin
aikeu
Regular Contributor
3 years agoHi Martin,
Great to hear that the issue has been resolved! I will proceed to close this thread.
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Thanks.
Regards,
Aik Eu