Active Topics

 


Reply
Thread Tools
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#51
With protoF1:

In root.

/sbin/sfdisk -l

http://img4.hostingpics.net/pics/59613313020013.jpg

all /dev/sdd are empty why?

With Ubuntu:

Restore backup img...

No change when I restart the phone. Same system with PR 1.3 why?


Last edited by n950; 2013-02-05 at 18:08.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#52
The mmcblk partitioning on the device in your first picture (taken from the device screen) looks to be OK.
You propably have some mounting problem in the second picture (screenshot), as it looks that your device is not correctly recognized.

Does system try to mount the exported partitions?
What does command "mount" show?
What does command "cat /proc/partitions" show?
When you give command "dmesg" it should show some things about the exported partitions in the end, what is there?

When you post messages, please do not use printscreen, but rather copy the text from the console (in its whole size) to the posting, with printscreen there is lots of information that is not seen because it has rolled off the screen....
 
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#53
ubuntu@ubuntu:~$ mount
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,i ocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sdc1 on /media/My Passport type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,b lksize=4096)
/dev/sda1 on /media/78742BFB742BBB30 type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,b lksize=4096)
/dev/sdd on /media/Nokia N950 type vfat (rw,nosuid,nodev,uid=999,gid=999,shortname=mixed,d mask=0077,utf8=1,showexec,flush,uhelper=udisks)
ubuntu@ubuntu:~$
 
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#54
ubuntu@ubuntu:~$ cat /proc/partitions
major minor #blocks name

7 0 682132 loop0
11 0 1048575 sr0
8 0 312571224 sda
8 1 312560608 sda1
8 16 7847935 sdb
8 17 7839698 sdb1
8 32 976729088 sdc
8 33 976728064 sdc1
8 48 56335872 sdd
 
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#55
End of dmesg:

[ 355.700654] sdd: unknown partition table
[ 355.703013] sd 10:0:0:0: [sdd] Attached SCSI removable disk
[ 484.607537] usb 1-1.3.3: USB disconnect, device number 9
[ 484.608083] sd 10:0:0:0: [sdd] Synchronizing SCSI cache
[ 484.608149] sd 10:0:0:0: [sdd] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 512.949147] usb 1-1.3.3: new high-speed USB device number 10 using ehci_hcd
[ 513.041823] usb 1-1.3.3: unable to get BOS descriptor
[ 516.075098] usb 1-1.3.3: USB disconnect, device number 10
[ 518.065782] usb 1-1.3.3: new high-speed USB device number 11 using ehci_hcd
[ 520.935795] usb 1-1.3.3: USB disconnect, device number 11
[ 552.091815] usb 1-1.3.3: new high-speed USB device number 12 using ehci_hcd
[ 552.184468] usb 1-1.3.3: unable to get BOS descriptor
[ 555.217531] usb 1-1.3.3: USB disconnect, device number 12
[ 557.208460] usb 1-1.3.3: new high-speed USB device number 13 using ehci_hcd
[ 560.078465] usb 1-1.3.3: USB disconnect, device number 13
[ 591.234457] usb 1-1.3.3: new high-speed USB device number 14 using ehci_hcd
[ 591.327031] usb 1-1.3.3: unable to get BOS descriptor
[ 594.360059] usb 1-1.3.3: USB disconnect, device number 14
[ 596.351114] usb 1-1.3.3: new high-speed USB device number 15 using ehci_hcd
[ 599.220733] usb 1-1.3.3: USB disconnect, device number 15
[ 630.373128] usb 1-1.3.3: new high-speed USB device number 16 using ehci_hcd
[ 630.465950] usb 1-1.3.3: unable to get BOS descriptor
[ 633.502348] usb 1-1.3.3: USB disconnect, device number 16
[ 635.489933] usb 1-1.3.3: new high-speed USB device number 17 using ehci_hcd
[ 638.363174] usb 1-1.3.3: USB disconnect, device number 17
[ 669.515798] usb 1-1.3.3: new high-speed USB device number 18 using ehci_hcd
[ 669.608479] usb 1-1.3.3: unable to get BOS descriptor
[ 672.644765] usb 1-1.3.3: USB disconnect, device number 18
[ 674.632598] usb 1-1.3.3: new high-speed USB device number 19 using ehci_hcd
[ 677.505589] usb 1-1.3.3: USB disconnect, device number 19
[ 746.266152] usb 1-1.3.3: new high-speed USB device number 20 using ehci_hcd
[ 746.358809] usb 1-1.3.3: unable to get BOS descriptor
[ 749.394606] usb 1-1.3.3: USB disconnect, device number 20
[ 751.382910] usb 1-1.3.3: new high-speed USB device number 21 using ehci_hcd
[ 754.255279] usb 1-1.3.3: USB disconnect, device number 21
[ 785.408943] usb 1-1.3.3: new high-speed USB device number 22 using ehci_hcd
[ 785.501495] usb 1-1.3.3: unable to get BOS descriptor
[ 788.536893] usb 1-1.3.3: USB disconnect, device number 22
[ 872.904381] usb 1-1.3.3: new high-speed USB device number 23 using ehci_hcd
[ 872.997058] usb 1-1.3.3: unable to get BOS descriptor
[ 876.031833] usb 1-1.3.3: USB disconnect, device number 23
[ 878.532703] usb 1-1.3.3: new high-speed USB device number 24 using ehci_hcd
[ 879.613491] usb 1-1.3.3: USB disconnect, device number 24
[ 883.649358] usb 1-1.3.3: new high-speed USB device number 25 using ehci_hcd
[ 883.743989] usb-storage 1-1.3.3:1.0: Quirks match for vid 0525 pid a4a5: 10000
[ 883.744088] scsi11 : usb-storage 1-1.3.3:1.0
[ 884.741434] scsi 11:0:0:0: Direct-Access Linux 2. Linux 2.6.32.201 1220 PQ: 0 ANSI: 2
[ 884.742507] sd 11:0:0:0: Attached scsi generic sg5 type 0
[ 884.743855] sd 11:0:0:0: [sdd] 125255680 512-byte logical blocks: (64.1 GB/59.7 GiB)
[ 884.745129] sd 11:0:0:0: [sdd] Write Protect is off
[ 884.745134] sd 11:0:0:0: [sdd] Mode Sense: 0f 00 00 00
[ 884.745465] sd 11:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 884.763002] sdd: unknown partition table
[ 884.765483] sd 11:0:0:0: [sdd] Attached SCSI removable disk
[ 3242.485131] usb 1-1.3.3: USB disconnect, device number 25
[ 3242.485706] sd 11:0:0:0: [sdd] Synchronizing SCSI cache
[ 3242.485773] sd 11:0:0:0: [sdd] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[ 3295.385561] usb 1-1.3.3: new high-speed USB device number 26 using ehci_hcd
[ 3295.478234] usb 1-1.3.3: unable to get BOS descriptor
[ 3298.512639] usb 1-1.3.3: USB disconnect, device number 26
[ 3300.502217] usb 1-1.3.3: new high-speed USB device number 27 using ehci_hcd
[ 3303.373462] usb 1-1.3.3: USB disconnect, device number 27
[ 3309.968156] usb 1-1.3.3: new high-speed USB device number 28 using ehci_hcd
[ 3310.062765] scsi12 : usb-storage 1-1.3.3:1.0
[ 3311.060459] scsi 12:0:0:0: Direct-Access Nokia Nokia N950 0316 PQ: 0 ANSI: 2
[ 3311.061451] sd 12:0:0:0: Attached scsi generic sg5 type 0
[ 3311.065031] sd 12:0:0:0: [sdd] Attached SCSI removable disk
[ 3326.398287] usb 1-1.3.3: USB disconnect, device number 28
[ 3328.132408] usb 1-1.3.3: new high-speed USB device number 29 using ehci_hcd
[ 3330.747444] usb 1-1.3.3: USB disconnect, device number 29
[ 3337.598221] usb 1-1.3.3: new high-speed USB device number 30 using ehci_hcd
[ 3337.692838] scsi13 : usb-storage 1-1.3.3:1.0
[ 3338.690415] scsi 13:0:0:0: Direct-Access Nokia Nokia N950 0316 PQ: 0 ANSI: 2
[ 3338.691492] sd 13:0:0:0: Attached scsi generic sg5 type 0
[ 3338.694600] sd 13:0:0:0: [sdd] Attached SCSI removable disk
[ 3394.193978] usb 1-1.3.3: USB disconnect, device number 30
[ 3397.207616] usb 1-1.3.3: new high-speed USB device number 31 using ehci_hcd
[ 3397.301591] scsi14 : usb-storage 1-1.3.3:1.0
[ 3398.299578] scsi 14:0:0:0: Direct-Access Nokia Nokia N950 0316 PQ: 0 ANSI: 2
[ 3398.300673] sd 14:0:0:0: Attached scsi generic sg5 type 0
[ 3398.303060] sd 14:0:0:0: [sdd] Attached SCSI removable disk
[ 3400.542098] sd 14:0:0:0: [sdd] 112671744 512-byte logical blocks: (57.6 GB/53.7 GiB)
[ 3400.542931] sd 14:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3400.547817] sdd:
 
Posts: 1,196 | Thanked: 1,413 times | Joined on Aug 2011
#56
@juiceme:

Now What can I do?
 
Posts: 236 | Thanked: 223 times | Joined on Apr 2011 @ switzerland
#57
you should do the last command on your n9xx instead of Ubuntu computer

Last edited by Mitrigol; 2013-02-11 at 13:25.
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#58
herpderp,

Your post has been deleted; while you may not be happy with the OP's apparent low-level skills it doesn't mean you risk him losing his data.

Nobody is forcing anyone to post on a thread one doesn't want to post on so please refrain from posting anything that may harm the OP's device.
 

The Following 4 Users Say Thank You to thedead1440 For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#59
Okay, it looks like the device has only exported the partition /dev/mmcblk0p1, which is normally the /MyDocs partition, formatted as vfat.

Now, as I am not sure I have to ask you, to get up to this point, have you now booted the device to the rescue mode using the instructions provided here: http://wiki.meego.com/N950/Fixing_MALF_state

If you have done that, and are now running the maintanance kernel, then there is something amiss as this situation looks more like you are running normal kernel, exporting only the /MyDocs.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:31.