View Single Post
Old 01-03-2012, 08:52 AM   #2
danik
Member
danik began at the beginning.
 
Posts: 12
Karma: 14
Join Date: Sep 2011
Device: Kindle3 3G
you have to create a symbolic link to mc and call it mcedit:
ln -s <path-to-mc>/mc mcedit
Note that you can't create a link in /mnt/us, so you have to do it either in the root partition or in a ext3-image.
danik is offline   Reply With Quote