Tiny Core Base > CorePlus
pi 4b ethernet/wifi connection setup with latest corePlus headless mode.
johnsmitho:
with ethernet wired to router and install CorePlus to pi 4b as
"sudo dd if=/Users/user/Downloads/CorePlus-current.iso of=/dev/disk3s1 bs=1m"
can't find device on the local network. please help
Rich:
Hi johnsmitho
Welcome to the forum.
--- Quote from: johnsmitho on June 25, 2024, 05:08:31 AM --- ... and install CorePlus to pi 4b as ...
--- End quote ---
CorePlus is for 32 bit Intel processors and will not run on pi.
Current test releases for pi can be found here:
32 bit http://tinycorelinux.net/15.x/armhf/test_releases/RPi/
64 bit http://tinycorelinux.net/15.x/aarch64/test_releases/RPi/
johnsmitho:
--- Quote from: Rich on June 25, 2024, 06:58:50 AM ---Hi johnsmitho
Welcome to the forum.
--- Quote from: johnsmitho on June 25, 2024, 05:08:31 AM --- ... and install CorePlus to pi 4b as ...
--- End quote ---
CorePlus is for 32 bit Intel processors and will not run on pi.
Current test releases for pi can be found here:
32 bit http://tinycorelinux.net/15.x/armhf/test_releases/RPi/
64 bit http://tinycorelinux.net/15.x/aarch64/test_releases/RPi/
--- End quote ---
Hi Rich, Thank you for the link for pi.
unfortunately trying 2 days, I can't make it to work as headless setup after putting it to the sd card. can't ssh into the pi (4b) connected with ethernet.
Can you please share a completed guide how to set up with pi4 please. Thank you again in advance.
Juanito:
Have you read these:
http://tinycorelinux.net/12.x/armv6/releases/RPi/IMPORTANT
http://tinycorelinux.net/12.x/armv6/releases/RPi/README
patrikg:
The philosophy of Tiny core that is it's tiny and you add the components your self.
Like openssh or dropbear so you can ssh to it and you can load these packages with the tce-load command. And dont't forget to take a backup of your running config, with filetool command.
You can also edit the inittab to support for serial tty via uart. It's little more tricky because you need to change the initrd.
And you also need to save the keys when installing openssh or dropbear, this can be done with filetool.
And this forum is here for you and help, but you have to try out little before asking, we can't share a completed guide how to setup the way you want.
The first setup with tc or picore has to be with a head, when you get a gist of how tc works you can change the behavier so the setup can maybe be done without head.
Navigation
[0] Message Index
[#] Next page
Go to full version