RobertCNelson / netinstall

Network Install for a bunch of arm boards
https://rcn-ee.com
80 stars 19 forks source link

Copying Device Tree Files: No space left on device #41

Closed juanrubio closed 9 years ago

juanrubio commented 9 years ago

I think this was the command invocation:

sudo ./mk_mmc.sh --mmc /dev/mmcblk0 --dtb wandboard-dual-revb1 --distro trusty-armhf --firmware

And the result was:

Copying Device Tree Files:
cp: error writing ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-sabrelite.dtb’: No space left on device
cp: failed to extend ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-sabrelite.dtb’: No space left on device
cp: error writing ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-sabresd.dtb’: No space left on device
cp: failed to extend ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-sabresd.dtb’: No space left on device
cp: error writing ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-tx6dl-comtft.dtb’: No space left on device
cp: failed to extend ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-tx6dl-comtft.dtb’: No space left on device
cp: error writing ‘/tmp/tmp.e7Yg0eca2w/disk/boot/dtbs/current/imx6dl-tx6u-801x.dtb’: No space left on device

....

It worked when I increased from 48 to (say) 96 the following variable:

    conf_boot_endmb=${conf_boot_endmb:-"48"}
RobertCNelson commented 9 years ago

Thanks, looks like the kernel is getting fatter, kernel module compres won't help as the initrd is already compressed:

du -sh 3.19.1-armv7-x3/
64M 3.19.1-armv7-x3/