[RESOLVED]I think i killed my pogo

This forum is for all other ARMv5 devices

[RESOLVED]I think i killed my pogo

Postby Mazdaspeed6 » Sun Jul 17, 2011 6:06 pm

I recently used the guide here: http://archlinuxarm.org/platforms/armv6 ... provideov3 and was able to successfully install the firmware. All was working well, i installed samba and that was working great then i decided to run the pacman update. i used this command i beleive pacman -Syu. It took around 15 minutes to complete and it continued to work fine after that. Then i rebooted the pogoplug (P21) and nothing was working...i couldnt ping anything from the ssh, samba wasnt working and most of the conf files were empty. When i tried to run the samba install again it said there was no address record. I removed the usb drive and reformatted it and then downloaded and extracted the tar file on the bottom of the insallation page. Now its just a flashing LED and no ssh access. What do i do???
Last edited by Mazdaspeed6 on Wed Jul 27, 2011 2:18 pm, edited 1 time in total.
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 9:02 pm

I highly doubt it is killed.

Try this:
Check in the new rootfs for /etc/rc.conf, and in the line that reads DAEMONS=(...), place a second network after the first. I have had reports that for whatever reason, some things don't set correctly and simply restarting the network solves the problem.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: I think i killed my pogo

Postby Mazdaspeed6 » Sun Jul 17, 2011 9:17 pm

Thanks for the response, i re copied the files over to a different USB drive and am able to ssh into it now. Everything seems fine except the stupid LED wont stop flashing. I saw a thread on this but the commands dont seem to work. How can i stop it flashing?
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 9:39 pm

the ubi device is auto-attached by the kernel, so:
$this->bbcode_second_pass_code('', '
mkdir -p /usr/local/cloudengines/bin
mkdir /tmp/ce
mount -t ubifs -o ro ubi0:rootfs /tmp/ce
cp /tmp/ce/usr/local/cloudengines/bin/xce.ko /usr/local/cloudengines/bin/
cp /tmp/ce/usr/local/cloudengines/bin/blparam /usr/local/cloudengines/bin/
')

That ought to cover it. Then, reboot.

* fixed typo in destination folder name.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 9:47 pm

Make sure that you follow these instructions to prevernt the udev issues.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: I think i killed my pogo

Postby Mazdaspeed6 » Sun Jul 17, 2011 9:58 pm

here is the output from the commands:
$this->bbcode_second_pass_code('', '[root@alarm ~]# mkdir /usr/local/cloundengines/bin
mkdir: cannot create directory `/usr/local/cloundengines/bin': No such file or directory
[root@alarm ~]# mkdir /tmp/ce
[root@alarm ~]# mount -t ubifs -o ro ubi0:rootfs /tmp/ce
[root@alarm ~]# cp /tmp/ce/usr/local/cloudengines/bin/xce.ko /usr/local/cloudengines/bin/
cp: cannot create regular file `/usr/local/cloudengines/bin/': No such file or directory
[root@alarm ~]# cp /tmp/ce/usr/local/cloudengines/bin/blparam /usr/local/cloudengines/bin/mkdir /usr/local/cloundengines/bin
cp: target `/usr/local/cloundengines/bin' is not a directory
')
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 10:35 pm

Why the hell can't you create...that.. folder, as root?

Try doing it folder at a time.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: I think i killed my pogo

Postby Mazdaspeed6 » Sun Jul 17, 2011 10:44 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'W')hy the hell can't you create...that.. folder, as root?

Try doing it folder at a time.


I though i was, i copied and pasted one line at a time and thats what i got....am i doing it wrong? Sorry this is really my first experience with linux commands
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 11:23 pm

I mean
$this->bbcode_second_pass_code('', '
mkdir /usr/local/cloudengines
mkdir /usr/local/cloudengines/bin
')
and then proceed with the rest.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: I think i killed my pogo

Postby WarheadsSE » Sun Jul 17, 2011 11:51 pm

Ah, derp..

mkdir -p /usr/local/cloudengines/bin

Fixed the original post too .
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Next

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 15 guests