Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

why 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 ...