On Mon, Feb 15, 2016 at 6:31 PM, joelk <[email protected]> wrote: > On Sunday, February 14, 2016 at 7:43:46 PM UTC-5, RobertCNelson wrote: >> >> >> Feel free to play around with this setting yourself: >> >> bone-debian-7.9-console-armhf-2015-11-03-2gb.img came from >> debian-7.9-console-armhf-2015-11-03.tar.xz >> >> So: >> >> wget >> https://rcn-ee.net/rootfs/bb.org/release/2015-11-03/console/debian-7.9-console-armhf-2015-11-03.tar.xz >> tar debian-7.9-console-armhf-2015-11-03.tar.xz >> cd debian-7.9-console-armhf-2015-11-03 >> >> The "2048" = 1MB setting is hardcoded here: >> >> >> https://github.com/RobertCNelson/omap-image-builder/blob/103aea2682053767c333a64586155dead9fbf7c2/tools/setup_sdcard.sh#L1466 >> >> So modify it to "4" = 8192... >> >> Then run: >> >> sudo ./setup_sdcard.sh \ >> --img-2gb bone-debian-7.9-console-armhf-2015-11-03 \ >> --dtb beaglebone --beagleboard.org-production \ >> --boot_label BEAGLEBONE --rootfs_label rootfs \ >> --bbb-old-bootloader-in-emmc --hostname beaglebone \ >> --enable-systemd >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ > > > My bash scripting ability is very limited, but after looking at that script > I believe it's intended to be run on the BB itself -- booted from the eMMC > and with the uSD card to be written inserted. Is that correct?
any recent debian/debian-clone.. no virtualization thou... Regards, -- Robert Nelson https://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.
