Pogoplug s4: Installation issues /w Mavericks

This forum is for topics dealing with problems with software specifically in the ARMv5 repo.

Pogoplug s4: Installation issues /w Mavericks

Postby maetschl » Mon Aug 25, 2014 7:17 pm

Hi,

I just tried to install arch linux on my pogoplug series 4 and cant get further than 8th point on your tutorial. Formatting of the connected drive worked well. Now it says following:

/tmp # wget http://archlinuxarm.org/os/pogoplug/mke2fs
-sh: wget: not found
/tmp # chmod +x mke2fs
chmod: mke2fs: No such file or directory
/tmp # ./mke2fs -j /dev/sda1
-sh: ./mke2fs: not found
/tmp # mkdir alarm
mkdir: can't create directory 'alarm': File exists
/tmp # mount /dev/sda1 alarm
mount: mounting /dev/sda1 on alarm failed: Invalid argument

As being somebody who isnt really into terminal language: it appears that mke2fs and wget do not work properly, right? I tried to install them via tutorials I found for osx but none of them worked in this special case. When I try wget without being logged in to pogoplug, for example to download itunes, the command works.

Anybody an idea?
maetschl
 
Posts: 3
Joined: Mon Aug 25, 2014 7:07 pm

Re: Pogoplug s4: Installation issues /w Mavericks

Postby WarheadsSE » Mon Aug 25, 2014 7:47 pm

1) wget failed (because it could not find it in path)
2) wget was downloading mke2fs
3) mke2fs thus, obviously doesn't exist and "fails"
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Pogoplug s4: Installation issues /w Mavericks

Postby maetschl » Mon Aug 25, 2014 7:57 pm

Thanks for your reply. How can I add wget to the path?
maetschl
 
Posts: 3
Joined: Mon Aug 25, 2014 7:07 pm

Re: Pogoplug s4: Installation issues /w Mavericks

Postby WarheadsSE » Mon Aug 25, 2014 8:19 pm

Assuming it is present anywhere in the system, that'd be step one: finding it.

First off, try just adding "busybox " in front of wget. (note space)
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Pogoplug s4: Installation issues /w Mavericks

Postby maetschl » Mon Aug 25, 2014 8:21 pm

Then I get this:

/tmp # busybox wget
BusyBox v1.16.1 (2011-09-28 14:52:05 PDT) multi-call binary.

Usage: wget [-csq] [-O file] [-Y on/off] [-P DIR] [-U agent] url

/tmp #

and with complete command following this:

/tmp # busybox wget http://archlinuxarm.org/os/pogoplug/mke2fs
Connecting to archlinuxarm.org (50.116.36.110:80)
Connecting to os.archlinuxarm.org (213.202.193.253:80)
maetschl
 
Posts: 3
Joined: Mon Aug 25, 2014 7:07 pm


Return to ARMv5

Who is online

Users browsing this forum: No registered users and 8 guests