SARPi Project - Slacking on a Raspberry Pi


Completing the install process

You have now completed the installation process. Before you reboot the system there are a few tasks left to do before you can actually reboot successfully. So, if the system offers, or tells you, to reboot - DO NOT REBOOT!

reboot system

Press the key and you'll find yourself back in the familiar Slackware Linux setup interface. DO NOT REBOOT!

exit setup

Select EXIT and make sure '< OK >' is highlighted at the bottom of the setup interface and press the key. DO NOT REBOOT!

reboot system

Select '< No >' at the bottom of the 'Exit Slackware Linux Setup' menu and press the key. DO NOT REBOOT! You want to be dropped to the command prompt in a shell. If you rebooted right now, you would reload the SARPi installer which would then require some jiggery-pokery to sort out the Slackware Linux installation that you've just completed!

reboot system

The above screenshot is what you want to be looking at, with a waiting cursor at the command prompt. If you see this then you are ok to continue.

To save space on your new Slackware Linux system you're going to remove some packages which are not required. Depending on which Slackware Linux version you've installed the packages that should be removed are specific.

If you've installed Slackware AArch64 type the following command:

root@slackware:~# ROOT=/mnt removepkg kernel_armv8 kernel-*-armv8

If you've installed Slackware ARM type the following command:

root@slackware:~# ROOT=/mnt removepkg kernel_armv7 kernel-*-armv7

The unwanted kernel, module, and header packages will be removed from the system.

SARPi Project muse views ... If you're wondering how/why this works, the ROOT=/mnt is basically telling pkgtools to treat /mnt directory as the root of the filesystem. For those who might be interested, further insight and information on pkgtools can be found on mrgoblin's Slackware Tools page.

removepkg

After all of the superfluous packages have been removed, you can continue to the next section of this tutorial... Configure your boot partition

Back to Top


Updated: 2024-03-05 14:41:22 UTC

Disclaimer: The SARPi Project website is for non-commercial and general information purposes only. The content is provided by Penthux.NET and while we endeavour to keep information up to date and correct, we make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the website or any information, software, products, services, or related graphics which is available on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk. In no event will Penthux.NET be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website or any of its contents. Through this website you are able to visit other websites which are not under our control. Penthux.NET has no influence over the nature, content or availability of any external URLs. The inclusion of any URLs does not necessarily imply a recommendation or endorsement of any content therein. Every effort is made to ensure the SARPi Project website remains accessible. However, Penthux.NET takes no responsibility for, and will not be liable for, the SARPi Project website being temporarily unavailable due to technical issues beyond our control. SARPi Project is in no way affiliated with Slackware Linux, Inc, or the Linux Foundation, or Raspberry Pi Ltd., or any of their respective members, trustees, partners, or associates.


Accept!

SARPi Project uses cookies for website traffic data analytics purposes only. Cookies from this website do not collect or store any of your personal data.

Please read the SARPi Project website [ Cookie Policy ] for more details.