[RESOLVED]I think i killed my pogo

This forum is for all other ARMv5 devices

Re: I think i killed my pogo

Postby Mazdaspeed6 » Mon Jul 18, 2011 12:52 am

wow i must be a moron..now at the last two lines im getting :
$this->bbcode_second_pass_code('', '[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/
cp: cannot create regular file `/usr/local/cloudengines/bin/': No such file or directory
')
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby WarheadsSE » Mon Jul 18, 2011 1:19 am

oy, just add xce.ko to the end of the destination paths.. This shouldnt be that hard, maybe Im assuming its easier :p

I really need to just script this..
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 » Mon Jul 18, 2011 2:12 am

I added the xce.ko to the end but im receiving the same error as before. Sorry, im really a windows guy so this is a bit of change for me.

Also it seems like every time i run "reboot" and wait few minutes it never comes back up. I have to unplug it several times and wait at least 10 minutes before i can SSH into it again. I think its trying to boot to my external HDD instead of the USB thumbdrive that the files are located on.
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby Cybertimber2009 » Tue Jul 19, 2011 6:17 pm

can you try & post
$this->bbcode_second_pass_quote('', 'd')f- h; mount
Cybertimber2009
 
Posts: 40
Joined: Wed Jun 08, 2011 9:17 pm

Re: I think i killed my pogo

Postby Mazdaspeed6 » Tue Jul 19, 2011 8:34 pm

$this->bbcode_second_pass_quote('Cybertimber2009', 'c')an you try & post
$this->bbcode_second_pass_quote('', 'd')f- h; mount

$this->bbcode_second_pass_code('', '[root@alarm ~]# df- h; mount
-bash: df-: command not found
/dev/root on / type ext2 (rw,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
ubi0:rootfs on /tmp/ce type ubifs (ro)
/dev/sdb1 on /media/Portable#2 type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096,default_permissions)
[root@alarm ~]#
')
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am
Top

Re: I think i killed my pogo

Postby WarheadsSE » Tue Jul 19, 2011 10:13 pm

Ok, good. We know that the image mounted properly RO..

but it's 'df -h', not 'df- h' oopsy on typo.
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 » Wed Jul 20, 2011 12:26 am

So your gonna love this, i tried to install a app and got the error out of space. I realized that my 1gb drive is full so i copied all the files off the usb to my Ubuntu laptop, formatted another 2gb drive and copied file back to it. It wouldnt boot, just blinked alot and then LED cut off. So i plugged the old full one back in and now i cant even get it to work. I let it sit for 10 minutes or so and tried the SSH but cant. The ip it had before i swapped it isnt pingable. What the heck is going on?
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

Re: I think i killed my pogo

Postby Cybertimber2009 » Wed Jul 20, 2011 2:03 am

$this->bbcode_second_pass_quote('Mazdaspeed6', 'S')o your gonna love this, i tried to install a app and got the error out of space. I realized that my 1gb drive is full so i copied all the files off the usb to my Ubuntu laptop, formatted another 2gb drive and copied file back to it. It wouldnt boot, just blinked alot and then LED cut off. So i plugged the old full one back in and now i cant even get it to work. I let it sit for 10 minutes or so and tried the SSH but cant. The ip it had before i swapped it isnt pingable. What the heck is going on?

I'm not sure you can just copy from one to another. You probably can dd from one to another, and then expand the partition.
But I'm guessing that /var/log/* has filled your drive. Try deleting the contents of /var/log on your 1GB drive and see if it boots. If it does, give us the results of "df -h" and power it down until someone can recommend a proper copy method if need be.
Cybertimber2009
 
Posts: 40
Joined: Wed Jun 08, 2011 9:17 pm
Top

Re: I think i killed my pogo

Postby WarheadsSE » Wed Jul 20, 2011 2:53 am

And if you get it running, follow these instructions IMMEDIATELY:

pacman -Sy udev-oxnas

Say YES when it asks to remove/replace udev.
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 » Wed Jul 20, 2011 1:12 pm

I was able to use paragon to clone the old to the new and got it booted. Then i tried using parted magic to resize it and now it wont boot back up again. I will try the pacman command and clearing the temp folder when i get home as i left the working usb drive there. Any idea why simply resizing it using a linux program does this?
Mazdaspeed6
 
Posts: 54
Joined: Sun Jul 17, 2011 1:13 am

PreviousNext

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 29 guests