boot-scripts icon indicating copy to clipboard operation
boot-scripts copied to clipboard

Just a bunch of useful scripts placed under /opt/scripts/

Results 36 boot-scripts issues
Sort by recently updated
recently updated
newest added

What about 9.3 support? autoconfigure_usb0.sh said there is no ifconfig.

I am attempting to use eth0 on BBB. I added the following in /etc/network/interfaces file ` auto eth0 iface eth0 inet dhcp dns-nameservers 8.8.8.8 8.8.4.4 ` I can then ping...

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

(I realised that this issue may not be the right place but I am at a loss where else to start so here goes) I wonder if tagged releases would...

https://github.com/jadonk/boot-scripts/blob/master/boot/omap3_beagle.sh#L24 Do you know where this file would be enabled in the image builds?

Hi Robert, in a previous comment you told me that: > In our case, when you install a linux-image-*.deb, we have a postinstall script to manually update the files under...

I'm trying to update the kernel on a Beaglebone Black and ran into an issue where it is unable to locate the package `ti-sgx-es8-modules-4.6.4-bone3`. I've included the script output below....

Rather than hardcoding the codeblock for creating two partitions to be always bypassed, make that the default, and allow optionally choosing with a command line option (--boot_fstype={fat,ext4}).

I tried to run - tools/developers/dtc-overlay.sh - but it stops with merge conflicts.

Just wondering... I'd like to try snappy on bb