@balena/node-beaglebone-usbboot
TypeScript icon, indicating that this package has built-in type declarations

3.0.4 • Public • Published

node-beaglebone-usbboot

Transforms BeagleBone to mass storage device

This is heavily based on node-beagle-boot & node-raspberrypi-usbboot

Install modules:

npm ci

Run the script:

NOTE: On most GNU/Linux distributions you'll need to run this as root.

npm start

Now that everything is ready, we can transform BeagleBone to mass storage device:

  • Makeing sure the device is powered off
  • Pluging the USB cable to the device but not to the computer yet
  • Pressing the the 'USER' button, and keep pressing it
  • Pluging the USB cable: This will power up the device
  • Releasing the 'USER' button

The device will now configure itself trough BOOTP and transform to mass storage device.

Package Sidebar

Install

npm i @balena/node-beaglebone-usbboot

Weekly Downloads

2,780

Version

3.0.4

License

Apache-2.0

Unpacked Size

689 kB

Total Files

42

Last publish

Collaborators

  • dfunckt
  • page
  • balena.io