This how-to uses the piCorePlayer GUI to create a “standard” Wifi setup. To access the piCorePlayer GUI, it needs to be connected to the LAN using wired ethernet.
Warning
If you have added # Maintained by user to the first line of your wpa_supplicant.conf file, the piCorePlayer GUI will completely ignore your configuration file. It can only be maintained by using a text editor.
The preferred method to setup your wifi is through the piCorePlayer Wifi GUI page—see Setup Wifi, but there are situations where adding wpa_supplicant.conf to the boot partition (Using a setup computer) may be the only option.
Situations like the following:
You have a Raspberry Pi without built-in wired ethernet so wifi is the only option.
You want to use Raspberry Pi’s built-in Wifi.
You don’t have wired ethernet available.
See what networking options are available on the various models of the Raspberry Pi—see Raspberry Pi.
nowhinjing
16 September 2024
pCP 9.0.0
Setup •
How toLMS
1. Connect the Raspberry Pi and Initial Configuration
Insert the SD card into your Raspberry Pi, attach a wired ethernet connection, and plug in the power.
Give your Raspberry Pi a minute or so to power up and connect to your local network.
Then look at the boot console. The IP address will be displayed at the end of the boot process.
Or launch Advanced IP Scanner to identify the IP address that has automatically been assigned by your network to the Raspberry Pi via DHCP.
It’s easy to install Lyrion Music Server on your piCorePlayer using it’s settings menus. As of this writing, piCorePlayer is installing Lyrion Music Server 8.2.0. This is a release branch that does not get nightly updates. If you want to select stable bugfix or development branches, you need to follow these instructions.
If the USB hard disk you are adding is formatted as FAT32 or NTFS you will need to install the “additional Filesystems pack” before you can load and configure the disk.
Note that this step is not required if your disk is formatted as EXT4. Windows users can pre-format such a disk using the free utility MiniTool Partition Manager, and this is in fact what I have done.
How to add a WD Elements SE 4TB USB HDD (USB drive) to piCorePlayer.
The object of this “How To” was to grab a standard 4TB USB HDD from the Electronics store and determine what are the steps required to get it mounted on piCorePlayer. To date, I have only be using 1TB and 2TB USB drives which were formatted NTFS and used a MBR. My understanding is for HDD’s greater than 2TB, the MBR is replaced with a GPT. piCorePlayer being a minimalist distribution doesn’t include support for NTFS or GPT by default.
If you need to add a third partition to a SD card it is recommended you use the piCorePlayer web GUI. This is a lot easier and will do the all calculations for you. It will create a third partition in a consistent manner hopefully improving support. The “Manually add a third partition” instructions have been included for information only.
Warning
It is recommended that you use an additional USB storage device rather than adding a third partition to the SD card.
Adding a third partition on a SD card will prevent resizing the second partition in the future.
There is a chance that future upgrades may clobber the third partition.
piCorePlayer includes the extension net-usb-KERNEL.tcz on the pCP image for those occasions when you have a RPi with a spare USB port but no Ethernet port and want to connect to a wired network. By default this extension is not loaded.
To facilitate a headless install of net-usb-KERNEL.tcz, piCorePlayer looks for a file named netusb on the boot partition.
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.