netinstall
netinstall copied to clipboard
Network Install for a bunch of arm boards
Used following command: _sudo ./mk_mmc.sh --mmc /dev/sdc --dtb omap3-beagle-xm --distro buster_ After successful writing of sd card. Not able to boot on beagleboard-xm. Getting following: _spl_load_image_fat_os: error reading image args,...
Howdy: Seems like a dearth of info/tools for Jetson tk1 flashing (mainly u-boot/emmc) and the last(?) official L4T bsp tools really did a number on the emmc (stopped it from...
``` sudo ./mk_mmc.sh --mmc /dev/sdX --dtb tegra124-jetson-tk1 --firmware ``` generate SD image without dtb for tegra K1
Hi, I made sd card via cmd : `sudo ./mk_mmc.sh --mmc /dev/sdd --dtb tegra124-jetson-tk1 --use-stable-kernel --firmware --distro stretch` or `sudo ./mk_mmc.sh --mmc /dev/sdd --dtb tegra124-jetson-tk1 --use-experimental-kernel --firmware --distro bullseye` _(*)...
I made a netinst sdcard, used the sdcard to install system on beaglebone and the system is not bootable, bootloader is missing because the installer installed in on the sd...
I cant make partition on SDD/HDD disk. During installation Debian or post installation : `=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2018.12.09 13:30:52 =~=~=~=~=~=~=~=~=~=~=~= login as: sq7mru [email protected]'s password: Linux jetsontk1 4.9.119-armv7-lpae-x8 #1 SMP...
uEnv.txt
If you wrongly edited the uEnv.txt on a BeagleBoneBlack and the Beagle boots into initramfs, is there any way you can recover the beagle ##Disable HDMI cape_disable=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN ##Disable eMMC cape_disable=capemgr.disable_partno=BB-BONE-EMMC-2G...
Hey this is the first time I tried this one so I'm not exactly sure what it's *supposed* to do, but all it has is a kernel and initramfs which...
A fresh install of Debian Stretch via netinstall on an x86_64 machine yields the following: ``` kscz@debian:~$ uname -a Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u1 (2017-06-18) x86_64 GNU/Linux ```...
Hi, I cannot connect to wifi network, with connman a connection is not possible: connmanctl technologies /net/connman/technology/wifi Name = WiFi Type = wifi Powered = True Connected = False Tethering...