On Tuesday, March 21, 2017 at 10:00:44 PM UTC+8, RobertCNelson wrote: > > On Tue, Mar 21, 2017 at 2:43 AM, 'Luther Goh Lu Feng' via BeagleBoard > <[email protected] <javascript:>> wrote: > > I am trying to build an image using image builder[1]. > > > > > > I seek clarity on the correct approach if I intend to only build a > console image. The steps I took are based on README.md in the repo > > > > > > Running ./beagleboard.org_image.sh seems to generate all the images. > Can I clarify what is the best way to modify the script to properly > generate only a console image? > > > > I have also ran: > > ./RootStock-NG.sh -c rcn-ee_console_debian_jessie_armhf > > Close: >
./RootStock-NG.sh -c bb.org-debian-jessie-console-v4.4 > > In general, what are the differences between the bb.org, rcn-eewiki, machinekit and seeed generated? > > > > The resultant image is bootable but I am unsure if this is the BBB > debian console image. > > > > I am also under the impression whichever step I chose, I still need to > generate an image file for my microsd card > > sudo ./setup_sdcard.sh --img-2gb bone-debian-7.X-201Y-MM-DD --dtb > beaglebone \ > > --enable-systemd --bbb-old-bootloader-in-emmc > > for jessie, you can drop the --enable-systemd, that was for wheezy.. > > the default options i usually pass are: > > --img-2gb bone-debian-7.X-201Y-MM-DD --dtb beaglebone --rootfs_label > rootfs --hostname beaglebone --enable-cape-universal > --bbb-old-bootloader-in-emmc > > for the option --img-2gb, how do you arrive at the choice of 2gb instead of say 8gb? > if you want it to auto flash the eMMC also add: > > --emmc-flasher > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/fdb41204-7ca8-48df-9710-532bb631e6a9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
