Author Topic: USB problem  (Read 679 times)

0 Members and 1 Guest are viewing this topic.

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
USB problem
« on: November 22, 2014, 05:46:59 pm »
I bought Sandisk 16 GB last night, just a few minutes ago, I tried to install a linux distro, I used ImageUSB
http://www.osforensics.com/tools/write-usb-images.html
After finishing the image writing, the usb somehow got corrupted?!


The default options of the software, are shown in the image below.


What went wrong that caused my new USB to be corrupted?  :'(

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: USB problem
« Reply #1 on: November 22, 2014, 06:15:48 pm »
Lol windows just can't read it ;)
In other words, there is no default driver to understand the filesystem.
Windows declares this unreadable/corrupt, its kinda silly and dishonest.

Boot a live cd and run a md5 checksum on the USB part :)
« Last Edit: November 22, 2014, 06:57:30 pm by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: USB problem
« Reply #2 on: November 22, 2014, 07:32:59 pm »
I didn't fully understand you proxx? how is it that windows simply couldn't read it? I've used universal usb installer prior to using this software, everything went smoothly, and I was able to access the usb. But since the usb didn't boot the installed linux distro, I had to rely on another software, and I found this one. This software is the root of the problem, but how? I don't know!

Is there any solution, other than the one you presented. because I didn't understand your solution?
 :'(

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: USB problem
« Reply #3 on: November 22, 2014, 09:09:22 pm »
I didn't fully understand you proxx? how is it that windows simply couldn't read it? I've used universal usb installer prior to using this software, everything went smoothly, and I was able to access the usb. But since the usb didn't boot the installed linux distro, I had to rely on another software, and I found this one. This software is the root of the problem, but how? I don't know!

Is there any solution, other than the one you presented. because I didn't understand your solution?
 :'(
Well windows for example does not understand extX , if you want windows to understand some thing other than ntfs(lol) you need additional drivers.
http://www.ext2fsd.com/
Did not check it but this should be able to read the card if it isn't fucked (cheap flashdrives are designed to fail, often have almost double the actual size to be able to manage all the bad blocks)

It's either dead or windows is stupid ,thats the bottom line, its likely windows.


Altright, I suggest you just remove everything with gparted(live cd is an option)
Reformat it as FAT32 and try again.

But this all seems gelly since it is much easier from a linux env. just grab an image and dd it on the flash drive, could hardly be quicker.
From windows there is alway's unetbootin < my favo.
« Last Edit: November 22, 2014, 09:17:13 pm by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: USB problem
« Reply #4 on: November 22, 2014, 10:11:17 pm »
It could be that your installed image formatted the drive into extN partition and windows can't see it. Flash drives cannot be bricked this easily - format the drive and try again, maybe with another tool?

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: USB problem
« Reply #5 on: November 22, 2014, 10:54:55 pm »
Well, you guys were right, although I was mainly concerned about windows not being able to identify my usb, I never bothered myself to run the usb and see if the linux distro is working.

Stupid me.lol ;D
Now I understand the problem, the file system was changed from FAT32 to ext. The question now is, how can I change it back to its original format? :D

Offline gray-fox

  • Knight
  • **
  • Posts: 208
  • Cookies: 52
    • View Profile
Re: USB problem
« Reply #6 on: November 22, 2014, 11:34:08 pm »
Now I understand the problem, the file system was changed from FAT32 to ext. The question now is, how can I change it back to its original format? :D

Do what proxx already suggested. Live boot from different usb/cd , use gparted and reformat usb to FAT32.
« Last Edit: November 22, 2014, 11:36:01 pm by gray-fox »