[Resolved] Problem restoring Pogoplug pro to factory blparam

This forum is for all other ARMv5 devices

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby bonnyem » Mon Sep 03, 2012 5:13 am

Sorry for being a noob, but I've done my best but can't figure out what I'm doing wrong here. I'm getting same error at this line:
$this->bbcode_second_pass_code('', ' mount -t ubifs -o ro ubi0:rootfs /tmp/ce ')
$this->bbcode_second_pass_code('', 'mount: unknown filesystem type 'ubifs'')

In one response, WarheadsSE said $this->bbcode_second_pass_quote('', 'W')hats wrong, is whatever you did, you didn't properly revert. ubifs is not built into the ALARM kernel, but is for the CE kernel.
You're booting the wrong kernel.


So what's right kernal I'm suppose to boot with? I'm totally noob with Linux, so really appreciate if somebody can help me with what exactly I need to do to revert back to stock firmware. Like I said, I'm following this and other threads to revert but was first stuck on $this->bbcode_second_pass_quote('', 'A')BORTING!!! Cannot locate blparam
=================================
/usr/local/cloudengines/bin/blparam must exist
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[root@Plug tmp]# /usr/local/cloudengines/bin/blparam must exist

and now on this ubifs stuff. Please help!!! Thanks!
bonnyem
 
Posts: 4
Joined: Mon Sep 03, 2012 5:04 am

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby joecho5 » Mon Sep 03, 2012 11:31 pm

I am a complete novice too, but it seems that the ubifs format is not built in to ArchLinux. The script probably has to be run from the Pogoplug's built in kernel. I would assume that you need to start your Pogoplug without the usb drives and connect to it (ssh, or serial) and run that command.
joecho5
 
Posts: 7
Joined: Mon Sep 03, 2012 11:26 pm

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby WarheadsSE » Tue Sep 04, 2012 5:16 pm

@joecho5: nope. Arch has ubifs support

How to re-obtain those files is in this forum. A search is all that is needed.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby bonnyem » Wed Sep 05, 2012 1:37 am

@WarheadsSE, I've done lots of search on this forum and read different posts you and others have posted to resolve this, but unfortunately, I'm not able to fix this one. I'm following steps you mentioned in the following code but get stuck on the mount ubifs step. Could you atleast point me where's the code to get the necessary file. Much appreciated!!!

$this->bbcode_second_pass_code('', '# premake the destination
mkdir -p /usr/local/cloudengines/bin
# make tmp mountpoint
mkdir /tmp/ce
# mount NAND fs.
mount -t ubifs -o ro ubi0:rootfs /tmp/ce
# copy what we need
cp /tmp/ce/usr/local/cloudengines/bin/blparam /usr/local/cloudengines/bin/
cp /tmp/ce/usr/local/cloudengines/bin/xce.ko /usr/local/cloudengines/bin/
cp /tmp/ce/usr/sbin/nandwrite /usr/local/cloudengines/bin/
cp /tmp/ce/usr/sbin/flash_erase /usr/local/cloudengines/bin/
# unmount
umount /tmp/ce
# DONE.')
bonnyem
 
Posts: 4
Joined: Mon Sep 03, 2012 5:04 am

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby WarheadsSE » Wed Sep 05, 2012 1:41 am

$this->bbcode_second_pass_quote('bonnyem', 'I')'m following steps you mentioned in the following code but get stuck on the mount ubifs step. C

Define "Stuck"
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm
Top

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby bonnyem » Wed Sep 05, 2012 3:27 am

When I get to this step

$this->bbcode_second_pass_code('', ' mount -t ubifs -o ro ubi0:rootfs /tmp/ce ')

I get error $this->bbcode_second_pass_quote('', 'm')ount: unknown filesystem type 'ubifs'


Thanks.
bonnyem
 
Posts: 4
Joined: Mon Sep 03, 2012 5:04 am
Top

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby bonnyem » Thu Sep 06, 2012 5:20 pm

Any ideas anyone???
bonnyem
 
Posts: 4
Joined: Mon Sep 03, 2012 5:04 am

Re: [Resolved] Problem restoring Pogoplug pro to factory blp

Postby joecho5 » Fri Sep 07, 2012 5:31 pm

@WarheadsSE thanks for the education

@bonnyem I had a similar problem after destroying pacman, wget and ssh :shock: I just extracted the rootfs onto another flash drive and rebooted the pogoplug. I learned a lot more about Linux after I got myself into such an embarrassing situation.
joecho5
 
Posts: 7
Joined: Mon Sep 03, 2012 11:26 pm

Previous

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 69 guests