|
2012-08-11
, 09:25
|
Posts: 115 |
Thanked: 342 times |
Joined on Dec 2010
|
#32
|
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.
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...
The Following User Says Thank You to NIN101 For This Useful Post: | ||
|
2012-08-11
, 10:18
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#33
|
|
2012-08-11
, 10:36
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#34
|
|
2012-08-11
, 12:11
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#35
|
[ 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
|
2012-08-11
, 15:59
|
|
Posts: 1,625 |
Thanked: 998 times |
Joined on Aug 2010
|
#36
|
|
2012-08-13
, 02:59
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#37
|
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
|
2012-08-13
, 19:36
|
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.
|
2012-08-14
, 03:49
|
Posts: 58 |
Thanked: 10 times |
Joined on Dec 2011
|
#39
|
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 User Says Thank You to bvaibhav For This Useful Post: | ||
|
2012-09-05
, 15:13
|
Posts: 18 |
Thanked: 2 times |
Joined on Sep 2011
|
#40
|
The Following User Says Thank You to labaxp For This Useful Post: | ||
Output:
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