|
2012-09-08
, 08:29
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#42
|
[ 02950.662231] g_file_storage gadget-lun0: unable to open backing file: /dev/mmcblk1p2
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.
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.
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).
1.I want to copy some files from my nokia n900 (MyDocs) to my micro sd card.
|
2012-09-08
, 12:42
|
Posts: 18 |
Thanked: 2 times |
Joined on Sep 2011
|
#43
|
Correct, if there is no kernel with "zImage" in the directory, it of course doesn't work...
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
|
2012-09-08
, 13:45
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#44
|
For zImage i unpacked (the kernel) from latest firmware.bin and i placed the zImage there.
anyway the file existed on MyDocs and it is the actual reason of disaster.
Guess reflashing would be much easier for you...
How can i avoid this?
mount - n /dev/mmcblk0p2 /dev/pts/
|
2012-09-28
, 05:09
|
Posts: 3 |
Thanked: 0 times |
Joined on Jun 2010
|
#46
|
flasher-3.5 -k 2.6.37 -n initrd.img -l -b"rootdelay root=/dev/ram0" flasher v2.5.2 (Oct 21 2009) Suitable USB device not found, waiting.
|
2012-10-04
, 18:55
|
Posts: 67 |
Thanked: 32 times |
Joined on Oct 2011
|
#47
|
|
2012-10-05
, 09:51
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#48
|
Can you please help? Any kind of help will be appreciated.
Could you please add a description how to add RescueOS as entry in multiboot?
Yeah I know I should be able to figure myself after a bit of googling but it would be always nice to have it documented.
The Following 3 Users Say Thank You to NIN101 For This Useful Post: | ||
|
2013-01-05
, 19:40
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#50
|
My n900 doesn't seem to like rescueOS.
Thru ubuntu, i load rescueOS with flasher and after i type:
/rescueOS/mass-storage-enable.sh
It says:
[ 02950.651885] g_file_Storage gadget: No serial-number string provided!
[ 02950.662231] g_file_storage gadget-lun0: unable to open backing file: /dev/mmcblk1p2
modprobe: 'kernel/drivers/usb/gadget/g_file_storage_.ko' : unknown symbol in module or invalid parameter
If i type at flasher:
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.
I enter telnetd at phone.
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.
I can not even find MyDocs folder (with my things inside).
What am i doing wrong?