Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
12-09-2016, 02:40 PM
|
#16
|
Senior Member
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,502
|
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?
|
|
|
12-10-2016, 07:28 AM
|
#17
|
Member
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264
Rep:
|
Quote:
Originally Posted by softace
Seems it needs rc.keymap, is anything missing?
|
Are you installing headless and do you have an Internet connection already configured before you install?
|
|
|
12-10-2016, 07:51 AM
|
#18
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,647
|
Quote:
Originally Posted by softace
/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.
|
|
|
12-10-2016, 09:21 AM
|
#19
|
LQ Newbie
Registered: May 2003
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by Penthux
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.
|
|
|
12-10-2016, 12:00 PM
|
#20
|
Member
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264
Rep:
|
Quote:
Originally Posted by softace
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! 
|
|
|
12-10-2016, 10:02 PM
|
#21
|
LQ Newbie
Registered: May 2003
Posts: 11
Original Poster
Rep:
|
Quote:
Originally Posted by SCerovec
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.
|
|
|
12-11-2016, 03:04 AM
|
#22
|
Senior Member
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,502
|
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
makes it go on
|
|
|
12-11-2016, 08:32 AM
|
#23
|
Member
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264
Rep:
|
Quote:
Originally Posted by softace
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.
|
12-15-2016, 03:42 AM
|
#24
|
LQ Newbie
Registered: May 2003
Posts: 11
Original Poster
Rep:
|
Will there be any problem if my Raspberry is made in China? The key string is different.
|
|
|
12-15-2016, 04:58 AM
|
#25
|
Member
Registered: Dec 2008
Location: Middlesbrough, UK
Distribution: Slackware
Posts: 264
Rep:
|
Quote:
Originally Posted by softace
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
|
|
|
12-15-2016, 06:41 AM
|
#26
|
Senior Member
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,502
|
I think mine B1's are china made?
No problem either FWIW.
|
|
|
01-14-2017, 09:24 PM
|
#27
|
LQ Newbie
Registered: May 2003
Posts: 11
Original Poster
Rep:
|
I tried the new images with 4.9 kernel and everything works fine now. Thanks.
|
|
|
01-15-2017, 10:56 AM
|
#28
|
SARPi Maintainer
Registered: Nov 2012
Distribution: Slackware ARM, AArch64
Posts: 1,069
|
Quote:
Originally Posted by softace
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.
|
|
|
All times are GMT -5. The time now is 03:59 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|