LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 02-11-2013, 04:26 PM   #16
Exaga
SARPi Maintainer
 
Registered: Nov 2012
Distribution: Slackware AArch64
Posts: 1,043

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665

Quote:
Originally Posted by drmozes View Post
This is because Dave hasn't updated the Rasperry Pi stuff for 14.0. The installer he provides is for 13.37 when there was no separate XFCE 'series'.
I'm not sure what happened to Dave, but it'll be reasonably simple to update the installer to use 14.0's installer initrd.

When running the installer, if it has Internet access you can replace the old version of the script with the newer one before you get started with config & installation:


Code:
wget -O- http://armed.slackware.com/misc/SeTPKG > /usr/lib/setup/SeTPKG
That should be enough to give you the XFCE window manager option.
Thank you very much for the advice and insight. I have added a new section to the Slackware ARM on a Raspberry Pi guide (this page: http://rpi.fatdog.eu/?p=install) for users to setup their NIC and download your updated SeTPKG file before continuing to the installer. I hope this meets with your agreement. I have credited you in this new section for your welcomed assistance.

After reading your opinion on how it will be reasonably simple to update the installer to use 14.0's installer initrd I would be very interested in learning how to achieve it. This is something currently outside the scope of my understanding. If you could advise on how this could be done I would be very grateful.

Many thanks once more. Also thanks to all for their support with Slackware ARM running on the Raspberry Pi. Much respect.
 
1 members found this post helpful.
Old 02-12-2013, 01:43 PM   #17
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,549

Rep: Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313Reputation: 1313
Quote:
Originally Posted by Exaga View Post
After reading your opinion on how it will be reasonably simple to update the installer to use 14.0's installer initrd I would be very interested in learning how to achieve it. This is something currently outside the scope of my understanding. If you could advise on how this could be done I would be very grateful.

Many thanks once more. Also thanks to all for their support with Slackware ARM running on the Raspberry Pi. Much respect.
This is how you would update it:

Code:
root@pepa:/tmp# wget http://rpi.fatdog.eu/files/slackwarearm-install.zip
root@pepa:/tmp# mkdir I
root@pepa:/tmp# cd I
root@pepa:/tmp/I# unzip ../slackwarearm-install.zip
root@pepa:/tmp/I# mkdir Q
root@pepa:/tmp/I# cd Q
root@pepa:/tmp/I/Q# zcat ../initrd.gz | cpio -di
root@pepa:/tmp/I/Q# wget -O- http://armed.slackware.com/misc/SeTPKG > usr/lib/setup/SeTPKG
root@pepa:/tmp/I/Q# find . | cpio -o -H newc | gzip -9 > ../initrd.gz 
root@pepa:/tmp/I/Q#
Then zip it all up again if you want to.
 
Old 02-12-2013, 02:38 PM   #18
Exaga
SARPi Maintainer
 
Registered: Nov 2012
Distribution: Slackware AArch64
Posts: 1,043

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
Thank you drmozes. I wiĺl certainly give that a try.
 
Old 02-13-2013, 05:52 PM   #19
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
LXDE is a nice lightweight DE for SlackwareARM on the Raspberry Pi. Seems to load a bit faster than Xfce. Ponce has packages for it here:
http://ponce.cc/slackware/slackwarea...ronments/lxde/

Last edited by brianL; 07-27-2014 at 07:50 AM.
 
Old 02-23-2013, 11:46 AM   #20
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

For other notes & information: ARMedSlack and Raspberry Pi?
 
Old 03-24-2013, 01:59 PM   #21
Exaga
SARPi Maintainer
 
Registered: Nov 2012
Distribution: Slackware AArch64
Posts: 1,043

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
Apologies to all for taking so long in getting around to updating the website and making a new installer image available for Slackware ARM on a Raspberry Pi. This work has now been completed, thanks to the help and advice of many of you here.

As always, you can find the new image files and updated guide on http://rpi.fatdog.eu.

I hope you all find it useful.

Many thanks,
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Open Source ARM userland - Raspberry Pi mjolnir Linux - Hardware 1 10-25-2012 10:44 AM
LXer: Raspberry Pi team announces open source ARM userland LXer Syndicated Linux News 0 10-24-2012 08:30 PM
LXer: Raspberry Pi drivers open sourced – first ARM-based SoC with native open source drivers LXer Syndicated Linux News 0 10-24-2012 06:10 PM
LXer: Bodhi Linux ARM Alpha Release for RaspBerry Pi LXer Syndicated Linux News 0 06-13-2012 07:10 AM
LXer: Enter the element14 Pi Day â??Raspberry RoadTestâ?ť Challenge for a chance to win a Raspberry Pi c LXer Syndicated Linux News 0 03-08-2012 06:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 01:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration