bakker_be wrote: 
> Tried, no luck :(
> I'll reflash tomorrow, leaving the tv off ...

Try making sure the uEnv.txt file includes the existing boot params too:


Code:
--------------------
    
  console=ttymxc0,115200 root=/dev/mmcblk0p1 rw rootwait consoleblank=0
  
--------------------


This should give this when you reboot:

Code:
--------------------
    
  [root@soa-wandboard ~]# cat /proc/cmdline 
  console=ttymxc0,115200 root=/dev/mmcblk0p1 rw rootwait consoleblank=0 
root=/dev/mmcblk0p1 rw rootwait video=
  
--------------------


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to