Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSet PATH during uClinux kernel boot
I'm running uClinux on the DE2 board. I've added detail in my design to include an SD card. I mount the SD card in the rc file. This allows me to easily add user files the the uClinux file system....
Altera_Forum
Honored Contributor
14 years agoModifying standard programs certainly is not the recommended way, even if it of course does work. I am certain that any shell supports setting exported environment strings in the init script, and that it does support automatically calling an init script.
I did try this with (AFAI remember) sash and mash on NIOS (and of course with bash on PC). -Michael