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

Does this work with a BBB A5C? #75

Open
wicadmin opened this issue Feb 6, 2018 · 11 comments
Open

Does this work with a BBB A5C? #75

wicadmin opened this issue Feb 6, 2018 · 11 comments

Comments

@wicadmin
Copy link

wicadmin commented Feb 6, 2018

Hi,
I have an A5C BBB. Would this script work to put the right (2 GB) Debian OS on the eMMC?

https://github.com/RobertCNelson/boot-scripts/blob/master/tools/eMMC/init-eMMC-flasher-v3.sh

@RobertCNelson
Copy link
Owner

@2devnull yes, but remember it has to be a 1GB/2GB image, not the 4GB..

Regards,

@wicadmin
Copy link
Author

wicadmin commented Feb 6, 2018

Hmm, I'll have to take a look at how to do this. On the surface, I thought this script may be doing it all based on HW. Is there any more current update than Wheezy for 2GB eMMC?

@RobertCNelson
Copy link
Owner

It doesn't care about the hardware or eMMC size.. If you try to flash a 4GB image to the 2GB eMMC, it'll still try it's hardest, but fail..

Regards,

@RobertCNelson
Copy link
Owner

Yes:

from: https://beagleboard.org/latest-images

Here's all the "2018-01-28" Stretch variants:

https://rcn-ee.net/rootfs/bb.org/testing/2018-01-28/

Here's all the "2018-02-01" Jessie variants:

https://rcn-ee.net/rootfs/bb.org/testing/2018-02-01/

Regards,

@wicadmin
Copy link
Author

wicadmin commented Feb 6, 2018

ok, great....so if I understand how to do this correctly, these are the only steps I need to follow?

Steps

@RobertCNelson
Copy link
Owner

Well, that's what i wrote..

@wicadmin
Copy link
Author

wicadmin commented Feb 6, 2018

great...If I just want a headless server that I can SSH into, would this image be sufficient?
bone-debian-9.3-console-armhf-2018-01-28-1gb.img.xz

@RobertCNelson
Copy link
Owner

sure

@wicadmin
Copy link
Author

wicadmin commented Feb 6, 2018

alright, I was not sure if it had to state "flasher" in its name to work.

Thank you. I appreciate your help in sorting this through.

@RobertCNelson
Copy link
Owner

You can modify it to flash the eMMC by fallowing:

https://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC

Regards,

@wicadmin
Copy link
Author

wicadmin commented Feb 6, 2018

k..got it. Will give it a whirl.

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