On Tue, Sep 30, 2014 at 6:59 AM, Bremenpl <[email protected]> wrote: > I understand and I dont want you to, I aprichiate the tools given. For now I > have placed the base image inside and using apt-get remove deleted the > lighdm to make the image a bit lighter. I dont hide that the console image > works a lot faster, the only thing missing there for me is the usb flash > feature. Is it possible to add this feature on an existing image?
sure download: https://rcn-ee.net/deb/testing/2014-09-04/console/debian-7.6-console-armhf-2014-09-04.tar.xz untar and run: sudo ./setup_sdcard.sh --img-2gb BBB-eMMC-flasher --dtb beaglebone --boot_label BEAGLEBONE --rootfs_label eMMC-Flasher --enable-systemd --bbb-flasher --bbb-old-bootloader-in-emmc --beagleboard.org-production This will create a dd'able image you can dd to the microSD to flash the eMMC.. It'll contain a 100mb fat partition (--beagleboard.org-production add's it..) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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/d/optout.
