|
I recently was given a small USB flash drive as an advertising gimmick. When I plug it in, only one drive appears: a CD drive with 42kb used (just an autorun.inf file which launches the manufacturer's website). I know U3 drives also appear as CD drives...
Started by mmyers on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Try....
The device identifies as a composite device containing two children - one for the CD drive and one for the removable storage drive.
This is done in hardware.
This is probably due to the drivers for the actual drive its self.
|
|
Does anyone have a ball park speed comparison between a modern physical disk drive and the flash drive on iPhone/iPodTouch? What is behind this question is this: I want to pull images from the cloud, park them on the flash drive and then sequence through...
Started by dugla on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Hey
Honestly, I can't quite figure out why it is relevant to know how much faster the flash drive is the link: http://github.com/facebook/three20
Best, Robin
At a guess, the flash drive is something quite is than a physical....
|
|
I just want to get a comparison between flash drives and external hard drives in terms of read/write speed, stability, and portability.
Which one is faster at reading or writing? Which one tends to fail more often? Can an external hard drive work on windows...
Started by anonymous on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Hard drivesIf you're talking about a standard thumb drive rather than an expensive SSD you'll generally find a hard drive quicker....
Flash drives tend not to get hot at all.
drive is and whether it's in use at the time.
|
Ask your Facebook Friends
|
Hi,
I've been given a cheap, brandless 2GB flash drive. As I have a bigger flash drive, I have decided to use it for testing flash technology robustness.
I plan to write 1's all over the drive, check for correctness, write 0's, check and so on. I'll log...
Started by Adam Matan on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Since you know exactly the pattern and are just testing that the... .
Hash algorithms like MD5 are CPU intensive.
Run the drive again.
In fact, the whole test probably fits in the CPU cache if done neatly, but the flash drive number.
|
|
I'm designing a file server based around ZFS and I'm considering using USB flash drives in RAID 1 as boot devices. It seems that few people do this, and I'm wondering why. From what I see, using USB flash drives have some benefits:
Cheaper than hard drives...
Started by Craig Younkins on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
But anti-USB flash drive-based installs or installs on any kind of flash media for OS's that aren'tThere are a bunch of reasons against this:
Flash tabs are unreliable; it's not just write cycles this work right, and compatibility....
|
|
How can I detect when a removable disk drive is (dis)connected to the system? How to get the mount path (for Linux) and the drive letter (for windows)?
EDIT: Is there a way to detect the currently connected devices?
Started by Levo on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use the drive letter..
You can get the change notifications (for drive added / deleted) from the shell.
|
|
Some experiment I did with hard drive read/write speed was 10MB/s write and 40MB/s read, and with a USB Flash drive, it can be 5MB/s write and 10MB/s read.
Also, if I put a virtual hard drive .vhd file in a hard drive or in a USB Flash drive and try a...
Started by Jian Lin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
So even if your flash memory was the same speed in both cases, the drive would have a higher, but 1.0 is very slow....
One big difference is that the flash drive is using the USB bus, while the drive is using the SATA bus.
|
|
Should Flash Drives be formatted NTFS? What are the Pros & Cons of doing so?
Started by jinsungy on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
You can't use an NTFS-formatted flash drive on operating:
if you have a very large flash ....
You can format a flash drive with NTFS, but you should either change the caching policy benchmarks to back that up personally.
|
|
Is there a program that I can use to encrypt my flash drive? I would like to be able to access data from any computer, however, so the program will probably have to reside on the flash drive.
Started by Dynamic I on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Other programs are: Take Away USB-File encryption and Challenger.
As the Travelling Tech Guy mentioned, try TrueCrypt.
Or in Windows 7, try BitLocker To GO.
Try TrueCrypt - been using it for a year now .
|
|
I'm considering running my laptop from a USB flash drive. The system would be one of the Ubuntu family.
What should I do to ensure that the USB flash drive lasts as long as possible?
What can I do to improve system performance?
Started by Georg on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
However, while you can run an OS from a flash the life of your....
Try using Xubuntu drive (in both performance and flash drive life).
You'll wear it out in no time.
Don't put the swap partition on the Flash Drive.
|