What's new

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Μεγάλο πρόβλημα με USB stick

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Καλησπέρα, εμφανίστηκε από το πουθενά καινούργιο πρόβλημα! Ενώ είχα φορτώσει στο ταμπλετ ένα dual USB stick της Kingston και εγκαθιστούσα με virtual ISO το office 2013 όταν η εγκατάσταση τελείωσε και επανεκκίνησε κατευθείαν μετά το ταμπλετ, έπαψε να αναγνωρίζει το USB stick! Το έβαλα σε άλλα λαπτοπ με διαφορετικά Windows κανένα δεν το έβλεπε! Μόνο όταν έβαλα το Linux Live USB stick Που είχα φτιάξει πρόσφατα για να δοκιμάσω κάποια στιγμή από περιέργεια το Linux κατάφερε να αναγνωριστεί και έτσι να αντιγράψω τα αρχεία μου! <br><br>Κοίταξα στο Device panel, έκανα uninstall/reinstall drivers, τίποτα συνεχίσει να μην αναγνωρίζεται. Το εμφανίζει μεν στα devices με το όνομα του αλλά το δείχνει άδειο, ούτε καν τη χωρητικότητα δεν δείχνει! <br><br>Ξέρετε τι μπορεί να συμβαίνει και πως μπορώ να το λύσω; Κοίταξα και στο ίντερνετ αλλά δεν βρήκα κάτι που να βοήθησε μέχρι τώρα...
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
για δώσε από το λίνουξ<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>sudo fdisk -l<br>

<br><br>και επίσης<br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>sudo parted -l<br>

<br><br>και δείξε τα αποτέλεσματα
 

jimmy213

Death Knight
Joined
Nov 26, 2012
Messages
4,118
Αν έχεις πάρει τα αρχεία που είχε μέσα, κάνε http://geekswithblogs.net/ilich/archive/2013/04/26/recovering-unallocated-space-of-a-usb-flash-drive.aspx" class="bbcode_url">αυτό και λογικά θα είσαι εντάξει.
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Ευχαριστώ παιδιά για τις απαντήσεις, αλλά σήμερα το πρωί δεν αναγνωρίζεται ούτε στο Linux! Τι μένει να κάνω; Επιστροφή για εγγύηση; <br>
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
<blockquote><br>Ευχαριστώ παιδιά για τις απαντήσεις, αλλά σήμερα το πρωί δεν αναγνωρίζεται ούτε στο Linux! Τι μένει να κάνω; Επιστροφή για εγγύηση;<br></blockquote><br><br>ας μην αναγνωρίζεται, δώσε τα αποτελέσματα που ρώτησα.
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Υπάρχει ακόμα ελπίδα; Σε λίγα λεπτά θα το κάνω... <br><br>Here it is:<br><br><br><blockquote>kubuntu@kubuntu:~$ sudo fdisk -I fdisk: invalid option -- &#039;I&#039; Usage:  fdisk [options] <disk>    change partition table  fdisk [options] -l <disk> list partition table(s)  fdisk -s <partition>      give partition size(s) in blocks  Options:  -b <size>            sector size (512, 1024, 2048 or 4096)  -c[=<mode>]          compatible mode: &#039;dos&#039; or &#039;nondos&#039; (default)  -h                    print this help text  -u[=<unit>]          display units: &#039;cylinders&#039; or &#039;sectors&#039; (default)  -v                    print program version  -C <number>          specify the number of cylinders  -H <number>          specify the number of heads  -S <number>          specify the number of sectors per track  kubuntu@kubuntu:~$ sudo parted -I parted: invalid option -- &#039;I&#039; Usage: parted [-hlmsv] [-a<align>] [DEVICE [COMMAND [PARAMETERS]]...] kubuntu@kubuntu:~$ sudo parted -l Model: ATA Hitachi HTS72323 (scsi) Disk /dev/sda: 320GB Sector size (logical/physical): 512B/512B Partition Table: msdos  Number  Start  End    Size    Type    File system  Flags  1      1049kB  316MB  315MB  primary  ntfs        boot  2      316MB  296GB  295GB  primary  ntfs  3      296GB  315GB  19.0GB  primary  ntfs  4      315GB  320GB  5363MB  primary  fat32        lba  Model: Kingston DataTraveler G3 (scsi) Disk /dev/sdb: 16.0GB Sector size (logical/physical): 512B/512B Partition Table: msdos  Number  Start  End    Size    Type    File system  Flags  1      32.3kB  16.0GB  16.0GB  primary  fat32        boot, lba  kubuntu@kubuntu:~$ sudo fdisk -l  Disk /dev/sda: 320.1 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x4591cdd9    Device Boot      Start        End      Blocks  Id  System /dev/sda1  *        2048      616447      307200    7  HPFS/NTFS/exFAT /dev/sda2          616448  577501183  288442368    7  HPFS/NTFS/exFAT /dev/sda3      577501184  614649855    18574336    7  HPFS/NTFS/exFAT /dev/sda4      614649856  625125375    5237760    c  W95 FAT32 (LBA)  Disk /dev/sdb: 16.0 GB, 15998099456 bytes 32 heads, 63 sectors/track, 15499 cylinders, total 31246288 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x35eb68fc    Device Boot      Start        End      Blocks  Id  System /dev/sdb1  *          63    31245983    15622960+  c  W95 FAT32 (LBA) kubuntu@kubuntu:~$  <br></blockquote><br><br>Epeidi den ksero an fainetai kala, to ebala kai san attachment! Apo oti blepo den anagnorizetai to problimatiko usb stick...
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
όχι -Ι (κεφαλαίο i), -l (μικρό L) γιατί δεν έκανες απλά copy-paste; <br><br>την απάντηση βάλε την μέσα σε <b>[ code ] [ /code ]</b> (χωρίς κενά)
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
μπορείς να δοκιμάσεις να το επιδιορθώσεις με την εντολή:<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre">sudo dosfsck -w -r -l -a -v -t /dev/sdb1

<br><br>επίσης μπορείς να το κάνεις καινούργιο φορμάτ (από λίνουξ πχ με το gparted) και μπορείς να χρησιμοποιήσεις ntfs καθώς το fat32 ούτως ή άλλως είναι παρωχημένο.
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Το έχω χρησιμοποιήσει στο παρελθόν το gparted και είχα σβήσει από βλακεία το σκληρό του συστήματος, όμως τώρα έχω μάθει από το λάθος μου. Ωστόσο το πρόβλημα είναι ότι δεν βλέπει το Linux το USB stick μου. Από αυτά τα 2 που δείχνει η command line, το ένα είναι ο σκληρός του λάπτοπ της δουλειάς και το άλλο Kingston traveller g3 είναι το Linux Live USB που δουλεύει μια χαρά. Υπάρχει συνδεδεμένο στον υπολογιστή ένα 3ο USB stick Kingston micro duo το οποιό είμαι αυτό με το πρόβλημα. Έχει χωρητικότητα 32γιγα και εξακολουθεί να μην αναγνωρίζεται από κανένα κομπιούτερ και λογισμικό!
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
<blockquote><br> άλλο Kingston traveller g3 είναι το Linux Live USB που δουλεύει μια χαρά. Υ<br></blockquote><br><br>ουψ, συγγνώμη, αλλά τα λένε αυτά. Δώσε όμως και την fdisk -l σωστά. Πάντως είναι θέμα ότι δεν τον είδε η gparted καθόλου.
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
α ναι και τώρα που το θυμήθηκα, δώσε:<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>lsusb<br>

<br>
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
To gparted den to ebala akoma. To partition manager tou linux den to blepei oute auto pros to paron. Tora katevazo to gparted. Tha dokimaso kai auta pou mou les kai tha enimeroso!
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
oriste me to lsusb:<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre">kubuntu@kubuntu:~$ lsusb<br>Bus 004 Device 004: ID 148f:2000 Ralink Technology, Corp. <br>Bus 004 Device 003: ID 1bcf:2888 Sunplus Innovation Technology Inc. HP Universal Camera<br>Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub<br>Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub<br>Bus 001 Device 002: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0<br>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>Bus 003 Device 004: ID 0951:1643 Kingston Technology DataTraveler G3<br>Bus 003 Device 003: ID 138a:003c Validity Sensors, Inc. VFS471 Fingerprint Reader<br>Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub<br>Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>

 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Oute to gparted briskei to problimatiko usb stick! To katebasa, to egkatestisa alla mou zitouse root privileges! Mou irthe loipon i flashia kai grafo sto terminal sudo gparted kai doulepse to programma! (eimai natural sto linux i mou fainetai?!) <img src="/wink.gif" width="" height="" alt=";)" title=";)" class="bbcode_smiley" /> <br><br>Telos panton, anoigo to gparted sosta, to bazo na kanei 2 fores refresh devices alla eksakolouthei na min mporei na brei to problimatiko usb stick! Auto einai idiaitera paradoxo, giati xthes to usb stickj doulepse sto linux kai etsi katafera na soso ta dedomena mou pou itan simantika. Ara pleon den yparxei alli lusi apo tin epistrofi?
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Ma ta mousia tou Dia!!! Auto pou sumbainei einai apisteuto!!!<br><br>Me anoikto to gparted, bazo bgazo to problimayiko usb stick kai auto anagnorizetai! Pao loipon na to kano format kai mou bgazei minima gia libparted bug kai den kanei tipota! Ti ein touto???
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
Opote as doso to sudo fdisk ksana afou emfanistike epitelous to provlimatiko usb stick:<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre">kubuntu@kubuntu:~$ sudo fdisk -l<br><br>Disk /dev/sda: 320.1 GB, 320072933376 bytes<br>255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk identifier: 0x4591cdd9<br><br>  Device Boot      Start        End      Blocks  Id  System<br>/dev/sda1  *        2048      616447      307200    7  HPFS/NTFS/exFAT<br>/dev/sda2          616448  577501183  288442368    7  HPFS/NTFS/exFAT<br>/dev/sda3      577501184  614649855    18574336    7  HPFS/NTFS/exFAT<br>/dev/sda4      614649856  625125375    5237760    c  W95 FAT32 (LBA)<br><br>Disk /dev/sdb: 16.0 GB, 15998099456 bytes<br>32 heads, 63 sectors/track, 15499 cylinders, total 31246288 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk identifier: 0x35eb68fc<br><br>  Device Boot      Start        End      Blocks  Id  System<br>/dev/sdb1  *          63    31245983    15622960+  c  W95 FAT32 (LBA)<br><br>Disk /dev/sdc: 31.5 GB, 31466323968 bytes<br>31 heads, 31 sectors/track, 63951 cylinders, total 61457664 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk identifier: 0x8fc454ca<br><br>  Device Boot      Start        End      Blocks  Id  System<br>/dev/sdc1  *        8064    61457663    30724800    c  W95 FAT32 (LBA)<br>kubuntu@kubuntu:~$ <br>

<br><br>Ti katalabainete apo ola auta? To usb pou exei to provlima kai den anagnorizete pouthena einai auto me ta 31,5GB xoro...<br><br>Episis to gparted mou bgazei provlima gia auto to usb stick kai moy deixnei auta:<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre">Can&#039;t open /dev/sdc1: No such file or directory<br>Cannot initialize &#039;::&#039;<br>mlabel: Cannot initialize drive<br><br>Can&#039;t open /dev/sdc1: No such file or directory<br>Cannot initialize &#039;::&#039;<br><br>fsck.fat 3.0.26 (2014-03-07)<br>fsck.fat 3.0.26 (2014-03-07)<br><br>open: No such file or directory<br><br>Unable to read the contents of this file system!<br>Because of this some operations may be unavailable.<br>The cause might be a missing software package.<br>The following list of software packages is required for fat32 file system support:  dosfstools, mtools.

 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
Οπωσδήποτε έχει πάθει ζημιά το partition table. Ψάξε τις επιλογές στο gparted πάνω να δημιουργήσεις ένα καινούργιο (αυτό λογικά θα καταστρέψει πληροφορίες που υπάρχουν στο στικάκι, αλλά υποθέτω δεν σε νοιάζει αυτό πια) ή εναλλακτικά μπορείς από την γραμμή εντολών να τρέξεις<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>sudo fdisk /dev/sdc<br>

<br>και να ακολουθήσεις οδηγίες<br><br>(προσοχή πάντα να φορμάρεις τον σωστό δίσκο που είναι ο sdc)<br>
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
<blockquote><br>Οπωσδήποτε έχει πάθει ζημιά το partition table. Ψάξε τις επιλογές στο gparted πάνω να δημιουργήσεις ένα καινούργιο (αυτό λογικά θα καταστρέψει πληροφορίες που υπάρχουν στο στικάκι, αλλά υποθέτω δεν σε νοιάζει αυτό πια) ή εναλλακτικά μπορείς από την γραμμή εντολών να τρέξεις<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>sudo fdisk /dev/sdc<br>

<br>και να ακολουθήσεις οδηγίες<br><br>(προσοχή πάντα να φορμάρεις τον σωστό δίσκο που είναι ο sdc)<br><br></blockquote><br><br>Prospathisa na kano to kalytero pou mporousa kai mou bgazei auto. To usb stick den diagraftike bebaia...<br><br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre">kubuntu@kubuntu:~$ sudo fdisk /dev/sdc<br><br>Command (m for help): m      <br>Command action<br>  a  toggle a bootable flag<br>  b  edit bsd disklabel<br>  c  toggle the dos compatibility flag<br>  d  delete a partition<br>  l  list known partition types<br>  m  print this menu<br>  n  add a new partition<br>  o  create a new empty DOS partition table<br>  p  print the partition table<br>  q  quit without saving changes<br>  s  create a new empty Sun disklabel<br>  t  change a partition&#039;s system id<br>  u  change display/entry units<br>  v  verify the partition table<br>  w  write table to disk and exit<br>  x  extra functionality (experts only)<br><br>Command (m for help): d<br>Selected partition 1<br><br>Command (m for help): 1<br>1: unknown command<br>Command action<br>  a  toggle a bootable flag<br>  b  edit bsd disklabel<br>  c  toggle the dos compatibility flag<br>  d  delete a partition<br>  l  list known partition types<br>  m  print this menu<br>  n  add a new partition<br>  o  create a new empty DOS partition table<br>  p  print the partition table<br>  q  quit without saving changes<br>  s  create a new empty Sun disklabel<br>  t  change a partition&#039;s system id<br>  u  change display/entry units<br>  v  verify the partition table<br>  w  write table to disk and exit<br>  x  extra functionality (experts only)<br><br>Command (m for help): o<br>Building a new DOS disklabel with disk identifier 0x0526b401.<br>Changes will remain in memory only, until you decide to write them.<br>After that, of course, the previous content won&#039;t be recoverable.<br><br>Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)<br><br>Command (m for help): x<br><br>Expert command (m for help): m<br>Command action<br>  b  move beginning of data in a partition<br>  c  change number of cylinders<br>  d  print the raw data in the partition table<br>  e  list extended partitions<br>  f  fix partition order<br>  g  create an IRIX (SGI) partition table<br>  h  change number of heads<br>  i  change the disk identifier<br>  m  print this menu<br>  p  print the partition table<br>  q  quit without saving changes<br>  r  return to main menu<br>  s  change number of sectors/track<br>  v  verify the partition table<br>  w  write table to disk and exit<br><br>Expert command (m for help): r<br><br>Command (m for help): m<br>Command action<br>  a  toggle a bootable flag<br>  b  edit bsd disklabel<br>  c  toggle the dos compatibility flag<br>  d  delete a partition<br>  l  list known partition types<br>  m  print this menu<br>  n  add a new partition<br>  o  create a new empty DOS partition table<br>  p  print the partition table<br>  q  quit without saving changes<br>  s  create a new empty Sun disklabel<br>  t  change a partition&#039;s system id<br>  u  change display/entry units<br>  v  verify the partition table<br>  w  write table to disk and exit<br>  x  extra functionality (experts only)<br><br>Command (m for help): x<br><br>Expert command (m for help): l<br>Command action<br>  b  move beginning of data in a partition<br>  c  change number of cylinders<br>  d  print the raw data in the partition table<br>  e  list extended partitions<br>  f  fix partition order<br>  g  create an IRIX (SGI) partition table<br>  h  change number of heads<br>  i  change the disk identifier<br>  m  print this menu<br>  p  print the partition table<br>  q  quit without saving changes<br>  r  return to main menu<br>  s  change number of sectors/track<br>  v  verify the partition table<br>  w  write table to disk and exit<br><br>Expert command (m for help): e<br><br>Disk /dev/sdc: 31 heads, 31 sectors, 63951 cylinders<br><br>Nr AF  Hd Sec  Cyl  Hd Sec  Cyl    Start      Size ID<br><br>Expert command (m for help): v<br>Remaining 61457663 unallocated 512-byte sectors<br><br>Expert command (m for help): m<br>Command action<br>  b  move beginning of data in a partition<br>  c  change number of cylinders<br>  d  print the raw data in the partition table<br>  e  list extended partitions<br>  f  fix partition order<br>  g  create an IRIX (SGI) partition table<br>  h  change number of heads<br>  i  change the disk identifier<br>  m  print this menu<br>  p  print the partition table<br>  q  quit without saving changes<br>  r  return to main menu<br>  s  change number of sectors/track<br>  v  verify the partition table<br>  w  write table to disk and exit<br><br>Expert command (m for help): r<br><br>Command (m for help): m<br>Command action<br>  a  toggle a bootable flag<br>  b  edit bsd disklabel<br>  c  toggle the dos compatibility flag<br>  d  delete a partition<br>  l  list known partition types<br>  m  print this menu<br>  n  add a new partition<br>  o  create a new empty DOS partition table<br>  p  print the partition table<br>  q  quit without saving changes<br>  s  create a new empty Sun disklabel<br>  t  change a partition&#039;s system id<br>  u  change display/entry units<br>  v  verify the partition table<br>  w  write table to disk and exit<br>  x  extra functionality (experts only)<br><br>Command (m for help): d<br>No partition is defined yet!<br><br>Command (m for help): o<br>Building a new DOS disklabel with disk identifier 0x552593dc.<br>Changes will remain in memory only, until you decide to write them.<br>After that, of course, the previous content won&#039;t be recoverable.<br><br>Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)<br><br>Command (m for help): w<br>The partition table has been altered!<br><br>v<br>Calling ioctl() to re-read partition table.<br><br>Error closing file<br>kubuntu@kubuntu:~$ v<br>v: command not found<br>kubuntu@kubuntu:~$ <br>

<br><br><br><br>P.S. Grapste lathos!!! Meta apo oti ekana sto terminal emfanistike to usb stick sto dolphin tou kbuntu opote to ekana safely eject kai to  dokimazo to windows tablet apo opou ksekinisan ola. Kai dia mageias to usb stick emfanizete kai mou bgazei minima gia errors repair. Patao yes alla den to kanei giati einai write protected! Kai oute format kanei! Bebaia douleuei kai ola ta arxeia einai mesa alla etsi den mou einai xrisimo! Einai mia proodos bebaia! Ti mporo na kano tora???<br>
 

lucinos

Death Knight
Joined
Nov 16, 2015
Messages
2,716
από τα windows τρέξε<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>chkdsk /f E:<br>

<br><br>όπου αντί για "Ε" θα βάλεις το σωστό drive.
 

cercaphus

Mind-flayer
Joined
Feb 26, 2015
Messages
1,804
<blockquote><br>από τα windows τρέξε<br><br>
<div class="bbcode_code">
<div class="bbcode_code_head">Code:
<div class="bbcode_code_body" style="white-space:pre"><br>chkdsk /f E:<br>

<br><br>όπου αντί για "Ε" θα βάλεις το σωστό drive.<br></blockquote><br>Μου βγάζει ότι δεν μπορεί να γίνει επειδή είναι write protected.<br><br><br>Υ.Σ. Με το που το έγραψα αυτό μου έβγαλε το ταμπλετ μια Windows 10 blue screen με τη λυπημένη φατσούλα που δεν είχα ξαναδεί! Μπορεί να οφείλεται στο προβληματικό USB stick ;;;<br><br>(kmode exception not handled, bdselfpr.sys)
 
Top Bottom