View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#2
Originally Posted by bunanson View Post
N
Edit: I did move the bootmenu.conf into a PC, renamed it into bootmenu.conf.txt and edit as above using wordpad, then renamed it back to bootmenu.conf and txf back to the tablet. Would wordpad added those funny characters and mess up the bootmenu?
Yes, Wordpad was not best choice, Notepad would be a bit better but still the line-endings should be in unix style (LF) and notepad adds MS_DOS style ones (CR+LF) so even using notepad in not good choice.

Best is to edit in directly on the tablet (vi, mcedit, nano, ..) or if you want to go the windows route you can try pspad http://www.pspad.com/ or Notepad++ http://notepad-plus.sourceforge.net/uk/site.htm

Both tools are pure text editors and can preserve or convert to unix line endings.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 2 Users Say Thank You to fanoush For This Useful Post: