On Sun, September 8, 2013 1:49 pm, Mattieu Baptiste wrote: > Hi, > > Does someone know if there Is a way to boot in single user mode from the > U-Boot of a BeagleBone ?
Yes, try something like this: U-Boot# mmc rescan U-Boot# setenv bootargs sd0 -s U-Boot# fatload mmc 0 0x82800000 bsd.umg U-Boot# bootm 0x82800000 > > > -- > Mattieu Baptiste > "/earth is 102% full ... please delete anyone you can."