Forum Discussion
Altera_Forum
Honored Contributor
16 years agowhy the "reboot" can't make the device start up?
hi all : I use the uClinux NIOSII sysntem on wiki. I created a file named "upgrade" ,and write the following commands in it : dd if=/home/ftp/zimage.bin of=/dev/mtdblock1 reboot ...
Altera_Forum
Honored Contributor
16 years agoCould you use shutdown?
/> shutdown -r now