View Single Post
Posts: 115 | Thanked: 342 times | Joined on Dec 2010
#42
[ 02950.662231] g_file_storage gadget-lun0: unable to open backing file: /dev/mmcblk1p2
Did you mess with EMMC partitions?

flasher-3.5 -k zImage -n rescueOS-initrd-0.5.3.img -l -b"rootdelay root=/dev/ram0 autostart=/rescueOS/usbnetworking-enable.sh"
My phone doesn't boot.
If instaed of zImage i replace with 2.6.37 then it boots fine.
Correct, if there is no kernel with "zImage" in the directory, it of course doesn't work...

Then in linux-pc it displays on top right [Wired Connection disconnected]
on xterm if i try to telnet at 192.168.2.15
after a long w8 it fails.
Not sure what the problem here is. A wild guess: It could be the network manager...

Assuming the name of the interface is usb0, you might want to give the following a try
ifconfig usb0 down
ifconfig usb0 up 192.168.2.14
ifconfig usb0 netmask 255.255.255.0
ifconfig usb0 broadcast 192.168.2.255
route add 192.168.2.15 usb0
I can not even find MyDocs folder (with my things inside).
Because it isn't mounted.

Also note that rescueOS, unfortunately, requires at least a little basic knowledge of the linux command line.

1.I want to copy some files from my nokia n900 (MyDocs) to my micro sd card.
Flashing rootfs only doesn't kill the files on MyDocs (and also not your contacts as the wiki page says). Guess reflashing would be much easier for you...
http://wiki.maemo.org/index.php?titl...ablet_firmware
 

The Following 2 Users Say Thank You to NIN101 For This Useful Post: