Sun Dec 29, 2013 3:50 pm
Hi DL, Joe
Thanks. I got this SDcard done by the shop I purchased the pi from. It has multiple OSes installed including xbmc, raspbian, sugar, puppylinux, olec.
I am a windows developer and new to linux. Doing a df -hT I see that /dev/mmcblk0p1 is mounted to /media/0316-D206, which does have a config.txt as you rightly said.
1. Are you saying that I should copy the config.txt under /dev/mmcblk0p1 to /boot?.
2. Moreover, I already have a /boot directory and it has similar-named files like bootcode.bin, fixup_cd.bat, start.elf, start_cd.elf, etc (but no config.txt). Could you tell me where these files come from and why I should lose them by mounting mmcblk0p1?
Thanks