You are not logged in.
Pages: 1
My dad's 4 GB duracell flash drive no longer works.
I plug it in, and it show up in "computer" as USB drive, but when I click on it, It says "no media in the drive".
fdisk -l does not see it.
Gparted doesn't see it either.
In XP, it shows up in my computer and disk manager, but when you click on it in my computer, it says to insert media into the drive.
In disk management, it shows the drive with "no media" under it.
How could this have happened and can it be saved?
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline
I know this isn't what you want to hear, but perhaps it's used up all its write/erase cycles? If so, I don't think it can be saved. How old is it?
Offline
I know this isn't what you want to hear, but perhaps it's used up all its write/erase cycles? If so, I don't think it can be saved. How old is it?
Not very. Less than a year, I think. I don't even think it was heavily used. How long should these things last?
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline
I'd guess about five years.
Offline
bump
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline
Sounds dead. Anything in "dmesg" when you connect it?
Offline
Sounds dead. Anything in "dmesg" when you connect it?
Yeah, this. The drive it's self seems to show up places, but the storage space its self is nowhere to be found.
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
scsi 2:0:0:0: Direct-Access USB DISK 30X 1.00 PQ: 0 ANSI: 0 CCS
sd 2:0:0:0: [sdb] Attached SCSI removable disk
sd 2:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline
vacant wrote:Sounds dead. Anything in "dmesg" when you connect it?
Yeah, this. The drive it's self seems to show up places, but the storage space its self is nowhere to be found. It's like it's an empty shell.
Initializing USB Mass Storage driver... scsi2 : SCSI emulation for USB Mass Storage devices usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning scsi 2:0:0:0: Direct-Access USB DISK 30X 1.00 PQ: 0 ANSI: 0 CCS sd 2:0:0:0: [sdb] Attached SCSI removable disk sd 2:0:0:0: Attached scsi generic sg2 type 0 usb-storage: device scan complete
Fustrated Windows users have two options.
1. Resort to the throwing of computers out of windows.
2. Resort to the throwing of windows out of computers.
Offline
I get a lot more information when I plug in an old usb1.1 flash drive ("unknown partition table" is because it's a puppy installation in "super floppy mode"):
usb 1-2: new full speed USB device using uhci_hcd and address 2
usb 1-2: configuration #1 chosen from 1 choice
Initializing USB Mass Storage driver...
scsi2 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
scsi 2:0:0:0: Direct-Access STF Flash Drive 1.89 PQ: 0 ANSI: 2
ready
sd 2:0:0:0: [sdc] 512000 512-byte hardware sectors (262 MB)
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sd 2:0:0:0: [sdc] 512000 512-byte hardware sectors (262 MB)
sd 2:0:0:0: [sdc] Write Protect is off
sd 2:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 2:0:0:0: [sdc] Assuming drive cache: write through
sdc: unknown partition table
sd 2:0:0:0: [sdc] Attached SCSI removable disk
sd 2:0:0:0: Attached scsi generic sg3 type 0
usb-storage: device scan complete
Offline
Pages: 1