Reply
Thread Tools
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#21
all looks fine (flasher should be run as root too?), without seeing output it is hard to say it for 100%

So then you did 'umount /media/disk', moved card to the tablet and booted it without installing bootmenu or otherwise messing with initfs partition at all? And root filesystem is mounted read only? What firmware (kernel,initfs) is flashed on the tablet, same Diablo?
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 51 | Thanked: 0 times | Joined on Apr 2008 @ Ontario, Canada
#22
Yes, flasher was either sudo or su as well. there is no output errors, maybe there's a verbose report.
I tried to do a chmod but it wouldn't let me touch anything.

I think it's the partition somehow. I tried to copy it all over again, and I copied to media/disk instead of media/disk1 as I (apparently) did the first time.

However, media/disk would not let me write anything to it, no permissions. The other ext2 partition had no complaints however.

Unmounting and deleting the partition allowed me to move the existing one, going to try and mount that one... moving it apparently erased it instead of moving.
Great.

So.... one more time.
 
Posts: 51 | Thanked: 0 times | Joined on Apr 2008 @ Ontario, Canada
#23
Finally!! Everything works on when I boot from SD. I even went and installed a bunch of my favourite programs again. :-)
It must have been related to the ownership or something, I had to go in as root and chmod everything to 0777... EXCEPT /etc/sudoers which has to be 0440.

Now to figure out how to backup (and restore) it... Actually, a couple more things as well.

Originally Posted by fanoush View Post
not mounted and not used at all, you can mount it by hand if you need it
How?! Can't figure out what device or whatever it is. My Linux use is limited to mostly user so far.

Can we use that memory for swap/virtual space?

Also, to make a backup of this, can I just do a copy to another card? (Ok, maybe another tar at least)

Finally, is this worth putting together into another post or wiki article "How to create a bootable card on your PC - booting tablet not required"
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#24
Originally Posted by dgec View Post
How?! Can't figure out what device or whatever it is. My Linux use is limited to mostly user so far.
mount -t jffs2 /dev/mtdblock4 /opt

Originally Posted by dgec View Post
Can we use that memory for swap/virtual space?
Well, you can do anything but this is not a good idea, jffs2 compresses data by default when writing which is slow. Also it is not a filesystem suited for a lot of writing. IMO the best usage for it is to keep clean bootable system there for recovery when your main system on mmc breaks.

Originally Posted by dgec View Post
Also, to make a backup of this, can I just do a copy to another card? (Ok, maybe another tar at least)
yes
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following User Says Thank You to fanoush For This Useful Post:
Posts: 51 | Thanked: 0 times | Joined on Apr 2008 @ Ontario, Canada
#25
Yes! THANK YOU so much for all your help, Fanoush!!

By the way, your ITT message box is full, Fanoush... no doubt by all our newbie pleas for help

Originally Posted by dgec
How?! Can't figure out what device or whatever it is. My Linux use is limited to mostly user so far.
mount -t jffs2 /dev/mtdblock4 /opt
Total awesomeness! At last I can backup my comic bookmarks! ;-) I mean, save my valuable phone numbers, addresses and other data.

Originally Posted by dgec
Can we use that memory for swap/virtual space?
Well, you can do anything but this is not a good idea, jffs2 compresses data by default when writing which is slow. Also it is not a filesystem suited for a lot of writing. IMO the best usage for it is to keep clean bootable system there for recovery when your main system on mmc breaks.
Ah, yes. I was thinking of reformatting the flash to swap but a working, recovery spot is probably the best idea, given my usual "test to destruction" behaviour.

Originally Posted by dgec
Also, to make a backup of this, can I just do a copy to another card? (Ok, maybe another tar at least)
yes
Perfect! Eh.... except my external card seems to have mysteriously vanished. I hope it didn't pop out somehow when my N800 fell out of my pocket while I was running to the car through the pouring rain on the weekend. Everything else that detaches came off except the (secured) internal card. Dried it off before daring to put the battery in again; thankfully it didn't fall into an actual puddle.
[edit] for all those of me worrying, found it whew!

Anyway, thanks again. I hope other people can use this too. I'll put everything together in one final post to this asap.

Last edited by dgec; 2008-09-16 at 00:19.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:23.