Edit config.txt

pCP Team 15 December 2022 pCP 5.0.0 Setup • How to

The config.txt is found on piCorePlayer’s boot partition, which normally is /mnt/mmcblk0p1—see The config.txt file.

Warning

The boot partition is unmounted by default. So to edit config.txt, you must first mount the boot partition, then edit using vi.

Warning

You must reboot piCorePlayer after changing config.txt to activate changes.

Longhand method—using standard Linux commands

Steps

Step 1
Step 2
  • $ mount /mnt/mmcblk0p1
Step 3
  • $ cd /mnt/mmcblk0p1
Step 4
  • $ vi config.txt
Step 5
  • $ reboot

Shorthand method—using pCP aliases

Steps

Step 1
Step 2
  • $ m1
Step 3
  • $ c1
Step 4
  • $ vicfg
Step 5
  • $ pcp rb

More information

The Software and Information is provided "as is" without warranty of any kind, either express or implied, including without limitation any implied warranties of condition, uninterrupted use, merchantability, fitness for a particular purpose, or non-infringement.
Raspberry Pi is a trademark of the Raspberry Pi Foundation.