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

Hi Robert, Thanks for your work. I am playing around with the PocketBeagle. I am ssh'ing over usb0, and at the moment I have to type: ``` sudo ip route...

I have used beaglebone-black-make-microSD-flasher-from-eMMC.sh for quite some time and I have just come to update an image I was using. I updated to the latest scripts in this repo and...

Hi, /etc/fstab needs a cgroups entry to run Amazon's IOT Greengrass core like this:- `cgroup /sys/fs/cgroup cgroup defaults 0 0` The flasher creates its fstab afresh and does not add/copy...

When I attempt to create a backup of eMMC to a microSD card, I am left with a blank microSD. base image: bone-debian-9.3-iot-armhf-2018-03-05-4gb.img.xz $ uname -a Linux smartmold 4.9.82-ti-r102 #1...

I am trying to run the script beaglebone-black-make-microSD-flasher-from-eMMC.sh and it shows me the following error. ``` > Writing bootloader to [/dev/mmcblk0] > ---------------------------------------- > ==> Figuring out options for SPL...

I'm trying to minimize the boot time on the pocket beagle while still retaining ssh capabilities. Generic boot script (and dev-mmcblk0p1, but that is the SD card, correct?) takes a...

Hello, I'm currently attempting to decrease the boot time of a Beaglebone Black for use in an industrial situation where boot times are important. Running systemd-analyze plot shows that generic-board-startup...

This may help others that are debugging this issue. As mentioned in this thread https://groups.google.com/forum/#!category-topic/beaglebone/AGuWaV4sdKo When you use the updated boot-scripts : beaglebone-black-make-microSD-flasher-from-eMMC.sh to create a 'clone' of your 4.1.x...

Have an issue. Setting the Wifi tether name via connman breaks the USB tether interface. the computer connects and get's an IP address, but none of the webui(Cloud9, default .local...

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