Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

May can I get a usbflasher image ? #60

Open
Pillar1989 opened this issue Sep 26, 2017 · 2 comments
Open

May can I get a usbflasher image ? #60

Pillar1989 opened this issue Sep 26, 2017 · 2 comments

Comments

@Pillar1989
Copy link
Contributor

Pillar1989 commented Sep 26, 2017

Hi Robert,
May I get a usbflasher image? so I can run your tutorial.
https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/mmc_usbflasher_example.md

@RobertCNelson
Copy link
Owner

RobertCNelson commented Sep 26, 2017

Hi @Pillar1989,

What image do you need, jessie/stretch, iot/lxqt/etc which board? That whole page got rewritten again, mostly to make things faster..

wget https://rcn-ee.net/rootfs/bb.org/testing/2017-09-01/oemflasher/debian-8.9-oemflasher-armhf-2017-09-01.tar.xz
tar xf debian-8.9-oemflasher-armhf-2017-09-01.tar.xz
cd ./debian-8.9-oemflasher-armhf-2017-09-01

wget https://rcn-ee.net/rootfs/bb.org/testing/2017-09-01/console/bone-debian-8.9-console-armhf-2017-09-01-1gb.img.xz
unxz bone-debian-8.9-console-armhf-2017-09-01-1gb.img.xz
wget https://rcn-ee.net/rootfs/bb.org/testing/2017-09-01/console/bone-debian-8.9-console-armhf-2017-09-01-1gb.img.xz.job.txt
wget https://github.com/RobertCNelson/boot-scripts/raw/master/device/bone/bbg-eeprom.dump

#eeproms: https://github.com/RobertCNelson/boot-scripts/tree/master/device/bone

sudo ./setup_sdcard.sh --img-4gb production-debian-8.9-oemflasher-armhf-2017-09-01 \
--dtb hwpack/beaglebone.conf \
--oem-flasher \
--oem-flasher-script init-eMMC-flasher-from-usb-media.sh \
--oem-flasher-img bone-debian-8.9-console-armhf-2017-09-01-1gb.img \
--oem-flasher-eeprom bbg-eeprom.dump \
--oem-flasher-job bone-debian-8.9-console-armhf-2017-09-01-1gb.img.xz.job.txt

I've also converted the eeprom programming to u-boot, so it'll save 30/45 seconds..

Regards,

@Pillar1989
Copy link
Contributor Author

eg: stretch,iot,bbgw image.
But oem-flasher sames to be no use BBBlfs(https://github.com/hupster/BBBlfs), How doest it works ? can I flasher Blank eeprom board?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants