maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   error while flashing sailfish (https://talk.maemo.org/showthread.php?t=92018)

n0zzz 2013-12-13 17:37

error while flashing sailfish
 
Hello.
i have tried to flash sailfish many times now but no luck.
starting flashing by opening terminal on n9 and typing:

tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/

everything goes fine until this comes:

tar: can't open ' ./usr/share/man/man3/autodie: :exception: :system.3pm.gz' : invalid argument

i have installed everything what instructions says but still im getting this :/

hope you can help me :)

juiceme 2013-12-13 21:45

Re: error while flashing sailfish
 
Quote:

Originally Posted by n0zzz (Post 1396104)
Hello.
i have tried to flash sailfish many times now but no luck.
starting flashing by opening terminal on n9 and typing:

tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/

everything goes fine until this comes:

tar: can't open ' ./usr/share/man/man3/autodie: :exception: :system.3pm.gz' : invalid argument

i have installed everything what instructions says but still im getting this :/

hope you can help me :)

Two things that may or may not have some effect here;
1.) I always bunzip2 the *bz2 files on my PS and only transfer the uncompressed TAR files to device.
2.) I think you need to put the doubledash options after the file mode operations (read, write, check) so it would become like this:
tar -xvf sailfish.tar --numeric-owner -C /sailfish/

n0zzz 2013-12-14 08:30

Re: error while flashing sailfish
 
im still getting the same :/
im going to flash everything again.
fresh start :)

EDIT: still getting same error!

im going to give up :/

nieldk 2013-12-14 08:48

Re: error while flashing sailfish
 
Quote:

Originally Posted by n0zzz (Post 1396104)
Hello.
i have tried to flash sailfish many times now but no luck.
starting flashing by opening terminal on n9 and typing:

tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/

everything goes fine until this comes:

tar: can't open ' ./usr/share/man/man3/autodie: :exception: :system.3pm.gz' : invalid argument

i have installed everything what instructions says but still im getting this :/

hope you can help me :)

Perhaps a faulty download of the sailfish.tar.bz2
Try to download again, and also, check md5 sum to check if download is good

n0zzz 2013-12-14 09:23

Re: error while flashing sailfish
 
ok now i have downloaded file again and checked md5 and everything seems to be fine but during flashing still getting the same error!

any ideas?

juiceme 2013-12-14 11:12

Re: error while flashing sailfish
 
Quote:

Originally Posted by n0zzz (Post 1396323)
ok now i have downloaded file again and checked md5 and everything seems to be fine but during flashing still getting the same error!

any ideas?

So it starts to extract the archive until at some point it comes to that error and then it bails out?
Are you running out of space, maybe your ALT_OS is really small?

n0zzz 2013-12-14 11:32

Re: error while flashing sailfish
 
1. reflash main and emmc.bin files:
flasher -F main.bin -F emmc.bin -f

2. running this:
flasher -f -F main.bin --erase-user-data=secure -F emmc.bin --erase-mmc=secure

3. flashing openmode kernel

4. flashing moslo kernel (windows regonizing drive that needs to be format before i can use it) so i format it from my pc and says 3.9gb free.

5. moving sailfish.tar.bz2 file into my n9

flashing sailfish:
devel-su, password
cd /home/user/MyDocs
mkdir /sailfish
mount /dev/mmcblk0p4 /sailfish
tar --numeric-owner -xvjf sailfish.tar.bz2 -C /sailfish/

...aaand then error pops up.

tell me if im doing something from

n0zzz 2013-12-14 11:38

Re: error while flashing sailfish
 
Quote:

Originally Posted by juiceme (Post 1396374)
So it starts to extract the archive until at some point it comes to that error and then it bails out?
Are you running out of space, maybe your ALT_OS is really small?

yes it starts to extract it until fails.

n0zzz 2013-12-14 11:40

Re: error while flashing sailfish
 
Quote:

Originally Posted by rainisto (Post 1396384)
If I remember right N9 tar doesnt know how to uncompress bz2 correctly, so you need to send tar or tar.gz file on device if you want to extract it from the device. Or you can just mount the partition to your linux machine and use bz2 extraction from there.

i have exracted .tar from bz2 file so i can send only .tar file but still getting same problem :/

juiceme 2013-12-14 11:47

Re: error while flashing sailfish
 
How much of the archive is extracted before it glitches?
What's the last thing to go correctly?
Which image are you trying to extract, did you try others?
Did you try to mount the ALT_OS partiton to outside host and extract to there?


All times are GMT. The time now is 17:52.

vBulletin® Version 3.8.8