LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 12-09-2016, 02:40 PM   #16
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,477
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982

1st aid check list:
1. try confirm the installmedia is not corrupted (md5 sum against the shipped one - there is a "recipe" somewhere in doc wiki or shipped HOWTOs)
2. try read-write test the receiving storage carrier (format with bad block checking)
3. try skew the partitions for few MB back or forth just to avoid the sector if not detected
4. try any other storage media at hand?
5. try test RAM somehow (format an RAM disk with bad blocks check?)

there can be only few culprits:
1. Bad install media (bad copy) or bad USB contacts
2. bad storage media (bad "disk") or bad SD-card contacts
3. bad RAM
less likely:
4. bad CPU/memory controller

It goes without saying, no overclock, stock voltages and clocks all over the system

HTH?
 
Old 12-10-2016, 07:28 AM   #17
Penthux
Member
 
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264

Rep: Reputation: 74
Quote:
Originally Posted by softace View Post
Seems it needs rc.keymap, is anything missing?
Are you installing headless and do you have an Internet connection already configured before you install?
 
Old 12-10-2016, 07:51 AM   #18
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 softace View Post

/usr/bin/setup/setup: line 340: /mnt/etc/fstab: No such file or directory

About 10 of this line appears.

I then copy the /etc/fstab to /mnt/etc/fstab, and here it comes

Seems it needs rc.keymap, is anything missing?
The easiest thing is to look what is in /mnt
/mnt also probably is not mounted against the device (e.g. /dev/sdaX) - it's probably just a directory on the installer RAM file system (which it should be until that directory becomes a mount point for your root file system).

Your installation probably failed entirely either because the installer could not mount the device, or it was not formatted or something like that.

Last edited by drmozes; 12-10-2016 at 07:53 AM.
 
Old 12-10-2016, 09:21 AM   #19
softace
LQ Newbie
 
Registered: May 2003
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Penthux View Post
Are you installing headless and do you have an Internet connection already configured before you install?
I am not installing headless. Internet connection is always available, but I only get ip during NFS install.
 
Old 12-10-2016, 12:00 PM   #20
Penthux
Member
 
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264

Rep: Reputation: 74
Quote:
Originally Posted by softace View Post
I am not installing headless. Internet connection is always available, but I only get ip during NFS install.
Ja, I'm simply trying to emulate what you're doing to reproduce the same error, but it's just not happening here. I've tried installing locally and remotely, using USB stick (with and without Internet connection) and http/ftp server as source - every thing seems to be working as expected each time, following the instructions on sarpi.fatdog.eu website.

However, I have a couple of Samsung EVO 32GB microSD cards that have given me some headaches with Slackware ARM in the past on the RPi3, but the same cards work flawlessly on the RPi1 with the occasional/frequent hiccup on the RPi2. Have you taken heed of my previous advice and tried installing on a different microSD card using the same SARPi image?

Other than what has already been suggested and pointed out in this thread, there has to be something that's causing your problem. I've wasted quite a few hours making sure the SARPi installer isn't failing by some means or methods that hasn't previously been tested and it seems to be working 100% based on my own results.

Kirk Douglas was 100 years old yesterday!
 
Old 12-10-2016, 10:02 PM   #21
softace
LQ Newbie
 
Registered: May 2003
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by SCerovec View Post
1st aid check list:
1. try confirm the installmedia is not corrupted (md5 sum against the shipped one - there is a "recipe" somewhere in doc wiki or shipped HOWTOs)
2. try read-write test the receiving storage carrier (format with bad block checking)
3. try skew the partitions for few MB back or forth just to avoid the sector if not detected
4. try any other storage media at hand?
5. try test RAM somehow (format an RAM disk with bad blocks check?)

there can be only few culprits:
1. Bad install media (bad copy) or bad USB contacts
2. bad storage media (bad "disk") or bad SD-card contacts
3. bad RAM
less likely:
4. bad CPU/memory controller

It goes without saying, no overclock, stock voltages and clocks all over the system

HTH?
Seems the sd cards I am using are ok, as I have successfully install Raspbian using them.
 
Old 12-11-2016, 03:04 AM   #22
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,477
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
If using -current, there is a chance You found a bug, but note, we too installed it to Pi3, so it has to be a recent one?
Outside that, only an error_on_copy would be explaining the observed?
Try "pause" the setup right before the critical moment and compare: /proc/mtab vs mount output?
also then inspect dmesg?
Ctrl+z can suspend setup in between inputs
Code:
# fg
makes it go on
 
Old 12-11-2016, 08:32 AM   #23
Penthux
Member
 
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264

Rep: Reputation: 74
Quote:
Originally Posted by softace View Post
Seems the sd cards I am using are ok, as I have successfully install Raspbian using them.
Ah, this is where it gets foggy.

The Samsung EVO 32GB microSD cards of mine which I know to be problematic with Slackware ARM on the RPi3, seem to work perfectly with Raspbian. I once had a Sandisk full size SD card that worked great with Slackware ARM but wasn't too happy running Raspbian. A few years ago I did a lot of testing with different cards and in the end I gave up trying to solve these kinds of problem because it really didn't make sense. Over time, I've found which SD/microSD cards work best and just stuck with them.

The only way to find out if your storage media is affected in the same way is to try different microSD cards and compare results. See this page for some idea on which cards are better suited than others: http://elinux.org/RPi_SD_cards
 
1 members found this post helpful.
Old 12-15-2016, 03:42 AM   #24
softace
LQ Newbie
 
Registered: May 2003
Posts: 11

Original Poster
Rep: Reputation: 0
Will there be any problem if my Raspberry is made in China? The key string is different.
 
Old 12-15-2016, 04:58 AM   #25
Penthux
Member
 
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264

Rep: Reputation: 74
Quote:
Originally Posted by softace View Post
Will there be any problem if my Raspberry is made in China? The key string is different.
If memory serves me correct, I think Louigi has such a device that he has issues with using the SARPi installer and packages. The only RPis I own which are "made in China" are all RPi1, so I cannot offer you much advice here I'm afraid.

<edit> Having said that, I don't have any problems with SARPi installers or packages on the RPis which are made in China.

Last edited by Penthux; 12-15-2016 at 05:06 AM. Reason: after-thought
 
Old 12-15-2016, 06:41 AM   #26
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,477
Blog Entries: 2

Rep: Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982Reputation: 982
I think mine B1's are china made?

No problem either FWIW.
 
Old 01-14-2017, 09:24 PM   #27
softace
LQ Newbie
 
Registered: May 2003
Posts: 11

Original Poster
Rep: Reputation: 0
I tried the new images with 4.9 kernel and everything works fine now. Thanks.
 
Old 01-15-2017, 10:56 AM   #28
Exaga
SARPi Maintainer
 
Registered: Nov 2012
Distribution: Slackware AArch64
Posts: 1,043

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
Quote:
Originally Posted by softace View Post
I tried the new images with 4.9 kernel and everything works fine now. Thanks.
That's good news. As far as your issues go, my guess is that it had something to do with the RPi firmware. Nothing that I'm aware of in the Slackware ARM tree has changed, or the SARPi installers/packages, which would contribute to the problems you were experiencing. As I've stated, it's *just* a guess that it was a firmware issue.
 
  


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
Slackware ARM on a Raspberry Pi 2 Exaga Slackware - ARM 28 05-06-2015 06:42 AM
Slackware ARM 14.1 on a Raspberry Pi Exaga Slackware - Installation 2 11-17-2013 08:11 AM
HOW TO Install a ChronoDot RTC on Slackware ARM Linux on a Raspberry Pi Penthux Slackware 0 10-16-2013 09:44 PM

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

All times are GMT -5. The time now is 12:08 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