View Single Post
Posts: 19 | Thanked: 0 times | Joined on Nov 2012
#930
Device Installation

Provided here are Linux commands.

1. Unplug the usb cable from your phone.

2. Turn your phone off.

3. Load the N950 MeeGo kernel and N950 MeeGo rescue initrd using flasher:

$ sudo flasher --load -k vmlinuz-2.6.32.20112201-11.2-adaptation-n950-bootloader -n initrd.img-rescue-2.6.32.20112201-11.2-n950 --boot
4. Insert the usb cable.

5. Wait about minute until a new USB mass storage device appears on the host.

You should now have three partitions: /dev/sdX1 with is MyDocs, /dev/sdX2
which is MeeGo 1.2 Harmattan rootfs, and /dev/sdX3 which is the MeeGo 1.2
Harmattan home directory.
6. Find exact partition's names found on your Nokia N9/N950. Mine had /dev/sdb2 as N9's rootfs.

$ fdisk -l

where i will type this? I cant understand.