Solved: Where is config.txt in RC3?
|
19th Nov, 2014, 02:00 AM
Post: #2
|
|||
|
|||
RE: Where is config.txt in RC3?
First check that your /etc/fstab has the following entry and add it if it's not there already:
Code: /dev/mmcblk0p1 /boot xbian rw,nobootwait 0 1 Then mount it manually if it is not currently mounted: Terminal sudo mount -a Terminal sudo mount /boot |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Where is config.txt in RC3? - Skywatch - 18th Nov, 2014, 11:00 PM
RE: Where is config.txt in RC3? - menakite - 19th Nov, 2014 02:00 AM
RE: Where is config.txt in RC3? - Skywatch - 19th Nov, 2014, 08:23 PM
RE: Where is config.txt in RC3? - menakite - 20th Nov, 2014, 07:58 AM
RE: Where is config.txt in RC3? - Skywatch - 20th Nov, 2014, 08:10 PM
RE: Where is config.txt in RC3? - menakite - 21st Nov, 2014, 12:52 AM
|