On 11/23/2013 02:47 PM, [email protected] wrote:
> Hello when try to flash sd card, I see this:
>
> mkimage: Write error on
> /home/user/beaglebone/linux-dev/deploy/disk/uImage: No space left on
> device
>
>
> El lunes, 29 de abril de 2013 09:07:16 UTC-3, RobertCNelson escribió:
>
>     On Mon, Apr 29, 2013 at 5:16 AM, James S <[email protected]
>     <javascript:>> wrote:
>     > BTW, I get the following error when I tried to run
>     > "./tools/install_kernel.sh"
>     >
>     > ./tools/install_kernel.sh: line 219: syntax error near
>     unexpected token `}'
>     > ./tools/install_kernel.sh: line 219: ` }'
>     >
>     > What is the cause? How do I fix it?
>
>     I fixed it 3 days ago:
>     
> https://github.com/RobertCNelson/linux-dev/commit/5e3137e7dc6982f6e455d12cae42e88504d05e70
>     
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FRobertCNelson%2Flinux-dev%2Fcommit%2F5e3137e7dc6982f6e455d12cae42e88504d05e70&sa=D&sntz=1&usg=AFQjCNEfuV3L8z0OJxD6AX2zzLC4Gvhepw>
>
>
>     >
>     > James
>     >
>     > **** changes I made to system.sh ****
>     > uncommented: CC=arm-linux-gnueabi-
>     > changed folder to: LINUX_GIT=/home/user/bb/linux-stable/
>     > uncommented: ZRELADDR=0x80008000
>     > uncommented: MMC=/dev/sdb
>
>     > added: BUILD_UIMAGE=1
>     This is already taken care by un-selecting the "ZRELADDR" and running
>     ./tools/install_kernel.sh
>
>     Regards,
>
>     -- 
>     Robert Nelson
>     http://www.rcn-ee.com/
>     
> <http://www.google.com/url?q=http%3A%2F%2Fwww.rcn-ee.com%2F&sa=D&sntz=1&usg=AFQjCNGOHCXJQaZwU-JxxDUh5l2sPHvC9w>
>
>
> -- 
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google
> Groups "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
Well that error tells you the pretty obvious issue, you have no more
space on your disk.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to