netinstall icon indicating copy to clipboard operation
netinstall copied to clipboard

uEnv.txt

Open Antonstr opened this issue 8 years ago • 3 comments

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

The problem appears to be the removal of the # at Disable eMMC I can access the uEnv.txt file but it does not allow me to edit it.

Any advice will be greatly appreciated Thank you

Antonstr avatar Aug 30 '17 10:08 Antonstr

@Antonstr sure just boot a console image on a microSD, mount the eMMC and fix it:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot_console

Regards,

RobertCNelson avatar Aug 30 '17 13:08 RobertCNelson

Good day Robert

Thank you after 3 reboots I could eventually fix it

Regards

Anton

On Wed, Aug 30, 2017 at 3:45 PM, Robert Nelson [email protected] wrote:

@Antonstr https://github.com/antonstr sure just boot a console image on a microSD, mount the eMMC and fix it:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_ Snapshot_console

Regards,

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RobertCNelson/netinstall/issues/66#issuecomment-325994880, or mute the thread https://github.com/notifications/unsubscribe-auth/AD2tQQ89R7MEM3JJesagz5LIqlgUxaQpks5sdWeKgaJpZM4PHKZC .

Antonstr avatar Aug 31 '17 04:08 Antonstr

Hey, after replace the kernel of the Debian, my Beagle boots into initramfs too, and I don't know how to fix it ,maybe I should edit uEvn.txt to make it right.

shameless avatar Jan 15 '18 08:01 shameless