Active Topics

 


Reply
Thread Tools
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#31
Well I tried the command that you told, still no luck.

Output:
Code:
flasher-3.5 -k 2.6.37 -n rescueOS-initrd-0.5.3.img -l -b"rootdelay root=/dev/ram0 autostart=/rescueOS/mass-storage-enable.sh"
flasher v2.5.2 (Oct 21 2009)

Suitable USB device not found, waiting.
USB device found found at bus 001, device address 012.
Found device RX-51, hardware revision 2204
NOLO version 1.4.14
Version of 'sw-release': RX-51_2009SE_20.2010.36-2.004_PR_004
Sending kernel image (1901 kB)...
100% (1901 of 1901 kB, avg. 23476 kB/s)
Sending initfs image (12548 kB)...
100% (12548 of 12548 kB, avg. 24130 kB/s)
Using kernel command line: "rootdelay root=/dev/ram0 autostart=/rescueOS/mass-storage-enable.sh"
Just confirm one thing, after flashing, do I have to unplug the USB cable or press power key to start rescueOS.

Also I have microsd card in my N900, so can log be generated of the above command or whatever happens after rescueos boots, in the microsd card so that the issue can be traced...

One more thing, Please confirm that enable-mass-storage.sh script mounts the emmc and sdcard on the N900 itself or on my Linux desktop, coz if the partitions gets mounted on the device itself how do i copy the contents from phone to PC.

*PS I am using ubuntu 12.04 desktop version

Last edited by bvaibhav; 2012-08-11 at 08:12. Reason: Update
 
Posts: 115 | Thanked: 342 times | Joined on Dec 2010
#32
Tried this?
---
Because you read the documentation, you actually should know that such a thing as "flashing rescueOS" simply does not exist. It only gets loaded by using the flasher, and therefore you don't need to press any power button.

Run the given command, and don't unplug the USB cable (because you want to have a working mass-storage mode...)

One more thing, Please confirm that enable-mass-storage.sh script mounts the emmc and sdcard on the N900 itself or on my Linux desktop, coz if the partitions gets mounted on the device itself how do i copy the contents from phone to PC.
mass-storage mode does not mount anything. If it would mount the EMMC on the N900, then it simply wouldn't be a mass-storage mode. It also doesn't mount it on your Linux PC. The only it does is exposing the MyDocs and maemo home parittion so the PC the N900 is connected to can access it. It is up to you(or the desktop environment / filemanager you are using...) to actually mount the partitions. It kinda seems you don't really know what mass-storage mode does in the first place...

Also I have microsd card in my N900, so can log be generated of the above command or whatever happens after rescueos boots, in the microsd card so that the issue can be traced...
Unfortunately, this would require a modification of rescueOS.
 

The Following User Says Thank You to NIN101 For This Useful Post:
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#33
Yes I tried TV out connection, getting blank screen with blue horizontal strip on the top.

I really don't know about mass-storage mode, only thing I knew was that the MyDocs partition gets unmounted and it automatically gets mounted as removable media on desktop pc.

So if rescue os simply exposes the partition for the PC to access it, how do I manually access it from PC coz its not happening automatically.
 
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#34
'sudo fdisk -l' on my PC does not show any partition other than my internal hard disk's and only "sda and sdb" is shown in /dev no "sdc or mmcbklp**"
 
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#35
dmesg output

Code:
[  258.696491] usb 1-3: new high-speed USB device number 4 using ehci_hcd
[  258.828836] usb 1-3: unable to get BOS descriptor
[  259.130255] usb 1-3: USB disconnect, device number 4
[  259.908025] usb 1-3: new high-speed USB device number 5 using ehci_hcd
[  260.239436] phonet: disagrees about version of symbol module_layout
[  261.114500] usb 1-3: USB disconnect, device number 5
[  275.116082] usb 1-3: new high-speed USB device number 6 using ehci_hcd
[  290.228036] usb 1-3: device descriptor read/64, error -110
[  305.444035] usb 1-3: device descriptor read/64, error -110
[  305.660033] usb 1-3: new high-speed USB device number 7 using ehci_hcd
[  320.772031] usb 1-3: device descriptor read/64, error -110
[  335.988035] usb 1-3: device descriptor read/64, error -110
[  336.204048] usb 1-3: new high-speed USB device number 8 using ehci_hcd
[  346.612033] usb 1-3: device not accepting address 8, error -110
[  346.724033] usb 1-3: new high-speed USB device number 9 using ehci_hcd
[  357.132027] usb 1-3: device not accepting address 9, error -110
[  357.132052] hub 1-0:1.0: unable to enumerate USB device on port 3
[  357.400025] usb 3-1: new full-speed USB device number 2 using uhci_hcd
[  372.568026] usb 3-1: device descriptor read/64, error -110
[  387.840045] usb 3-1: device descriptor read/64, error -110
[  388.056027] usb 3-1: new full-speed USB device number 3 using uhci_hcd
[  403.168036] usb 3-1: device descriptor read/64, error -110
[  418.384027] usb 3-1: device descriptor read/64, error -110
[  418.600055] usb 3-1: new full-speed USB device number 4 using uhci_hcd
[  429.008027] usb 3-1: device not accepting address 4, error -110
[  429.120046] usb 3-1: new full-speed USB device number 5 using uhci_hcd
[  439.528038] usb 3-1: device not accepting address 5, error -110
[  439.528062] hub 3-0:1.0: unable to enumerate USB device on port 1
 
misterc's Avatar
Posts: 1,625 | Thanked: 998 times | Joined on Aug 2010
#36
Originally Posted by bvaibhav View Post
[...]

Also I have microsd card in my N900[...]
instead of all the mounting stuff you don't seem to understand well, why don't you simply copy the stuff onto the microSD card?
it's one of the basic feature of rescue OS
__________________
information is a necessary though no sufficient condition to rationality...
 
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#37
Originally Posted by misterc View Post
instead of all the mounting stuff you don't seem to understand well, why don't you simply copy the stuff onto the microSD card?
it's one of the basic feature of rescue OS
Even that would do but question is how do i copy it??

* My N900 has dead screen and no TV out

Update: Found that usb-networking-enable.sh script works as I was able to ping the device at 192.168.2.15 with the PC ip being 192.168.2.14.

Last edited by bvaibhav; 2012-08-13 at 03:33.
 
Posts: 115 | Thanked: 342 times | Joined on Dec 2010
#38
Update: Found that usb-networking-enable.sh script works as I was able to ping the device at 192.168.2.15 with the PC ip being 192.168.2.14.
flasher-3.5 -k zImage -n rescueOS-initrd-0.5.3.img -l -b"rootdelay root=/dev/ram0 autostart=/rescueOS/usbnetworking-enable.sh"

Wait a few seconds
Press enter
type: telnetd
Press enter

You should now be able to telnet into rescueOS. The IP should be 192.168.2.15.

User: root, password: rootme.
 

The Following 2 Users Say Thank You to NIN101 For This Useful Post:
Posts: 58 | Thanked: 10 times | Joined on Dec 2011
#39
Originally Posted by NIN101 View Post
flasher-3.5 -k zImage -n rescueOS-initrd-0.5.3.img -l -b"rootdelay root=/dev/ram0 autostart=/rescueOS/usbnetworking-enable.sh"

Wait a few seconds
Press enter
type: telnetd
Press enter

You should now be able to telnet into rescueOS. The IP should be 192.168.2.15.

User: root, password: rootme.
Thank you very much !!! It worked...

After telnet into the device ran the mass-storage-enable script and was able to access the data on PC.
 

The Following User Says Thank You to bvaibhav For This Useful Post:
Posts: 18 | Thanked: 2 times | Joined on Sep 2011
#40
Hi,
First of all i have windows xp.
1.I want to copy some files from my nokia n900 (MyDocs) to my micro sd card.
2. If possible, i also want to keep my contacts.
I tried some thing but i am a complete noob.
Can someone pls tell me the steps.?
I read the documentation.
Regards.
Plz help. I am desperate.

Last edited by labaxp; 2012-09-05 at 15:33.
 

The Following User Says Thank You to labaxp For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 02:08.