|
2009-06-13
, 19:07
|
Posts: 755 |
Thanked: 406 times |
Joined on Feb 2008
@ UK
|
#2
|
|
2009-06-13
, 19:50
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#3
|
I made a mistake with a config file of hildon, and now it cannot load properly. Now it' s unusable. I don't want to reflash because i have "forgotten" an important file in the flash memory...
Is there any way to access the flash memory and correct the config file?
I have the bootmenu with telnet support. Can this help? How can i use it? I had tried with usb and putty, but i didn't know the ip of usb {}.
PLEASE help me!
The Following 3 Users Say Thank You to qwerty12 For This Useful Post: | ||
|
2009-06-14
, 08:22
|
Posts: 160 |
Thanked: 85 times |
Joined on Jan 2009
@ Greece-Athens
|
#4
|
mount -t jffs2 /dev/mtd4 ./mkfs.jffs2 -r /opt -o /media/mmc1/rootfs.jffs2 -e 128 -l -n umount /opt
|
2009-06-14
, 08:32
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#5
|
No, i 'm using linux. I tried also with telnet on konsole. Note also that i hadn't enable ssh.
I read that i need to have the dev rootfs to have udb-networking, so i reflashed (as i thought i din't have any chance...). (If that's wrong, how can i do it on linux?) Now i 'm looking how to be able to make backup of an existing rootfs and initfs. I found that with
I can make my rootfs and save it on /opt, is that true? For initfs? Then i can copy it to my computer and flash it with ./flasher-3.0.amd64 -r myrootfs.jffs2 ??Code:mount -t jffs2 /dev/mtd4 ./mkfs.jffs2 -r /opt -o /media/mmc1/rootfs.jffs2 -e 128 -l -n umount /opt
|
2009-06-14
, 08:53
|
Posts: 160 |
Thanked: 85 times |
Joined on Jan 2009
@ Greece-Athens
|
#6
|
For Linux, there's steps here: http://wiki.maemo.org/USB_networking
Yes, those steps will allow you to make a flashable rootfs but those steps assume you're booted into another system -- not initfs. (It can be done via initfs but you'll need SSH)
|
2009-06-14
, 09:18
|
Posts: 160 |
Thanked: 85 times |
Joined on Jan 2009
@ Greece-Athens
|
#7
|
The Following User Says Thank You to gerstavros For This Useful Post: | ||
|
2009-06-14
, 14:40
|
Posts: 160 |
Thanked: 85 times |
Joined on Jan 2009
@ Greece-Athens
|
#8
|
Yes, those steps will allow you to make a flashable rootfs but those steps assume you're booted into another system -- not initfs. (It can be done via initfs but you'll need SSH)
Tags |
backup, initfs, recovery, rootfs, usb-networking |
|
Is there any way to access the flash memory and correct the config file?
I have the bootmenu with telnet support. Can this help? How can i use it? I had tried with usb and putty, but i didn't know the ip of usb.
PLEASE help me!
Last edited by gerstavros; 2009-06-14 at 14:41.