Intel Jumps on Low-Cost SSD Bandwagon

Is SSD pricing finally starting to trickle into the mainstream? We're not sure, but if the latest moves by OCZ and Intel are any indication, even budget buyers might be tempted to look at flash-based storage in lieu of mechanical hard drives.

Less than a week ago, OCZ announced its sub-$100 Onyx SSD line, and now Intel is saying it too is shipping a low-cost SSD. Intel's calling it the X25-V Value, which the company says sells for $125.

That's a little bit more than OCZ's Onyx, but it also offers more capacity at 40GB versus 32GB. The X25-V is built on a five-channel architecture with 10 4GB NAND flash chips. Compared to other SSDs in Intel's lineup, performance takes a hit, checking in at 170MB/s read and 35MB/s write speeds, although it does have native command queuing (NCQ) and offers up TRIM support.

"I think what Intel and OCZ are shooting at is a price point for the consumer," said Gregory Wong, a flash memory analyst at Forward Insights. "And it's whatever capacity you can get for $100. In my discussions with Intel, they're seeing good uptake of their 40GB SSD, but it's not going to replace a hard drive in a notebook."

It could, however, replace a boot drive, and might be the start of something beautiful (affordable SSDs).

Image Credit: Intel

G.Skill Falcon 2 128GB SSD Review

G.Skill has taken a new version of the Indilinx Barefoot drive controller and paired it with Intel 32nm NAND flash to make the Falcon 2. Boasting claimed speeds of 220/110MB/s read/write, we've found its performance is surprising!

OCZ Targets Mainstream with Low-Cost Onyx SSD

We're not the least bit surprised that OCZ has come out with yet another solid state drive (SSD), but here's something you probably weren't expecting: It costs less than $100.

OCZ's new Onyx SATA II 2.5-inch SSD series looks to tackle the mainstream market by putting more focus on price than it does with raw performance or high capacity. Available initially only in 32GB form, the Onxy drive offers up to 125MB/s read and up to 70MB/s write speeds, so it's not going to knock out the competition. But it will make a solid argument for a netbook or boot drive.

"As new technologies become available, OCZ continues to expand both our enterprise and consumer SSD lines, and one of our goals is to make SSDs more affordable to end-users. Our new Onyx series SSD does exactly that and is a perfect solution for netbooks, laptops, or home desktop PCs," commented Ryan Petersen, CEO of the OCZ Technology Group. "Designed to offer the best of both worlds, the new OCZ Onyx SSD delivers the speed and reliability of solid state storage to mainstream consumers at an aggressive price point that makes the technology more accessible to customers who want to take advantage of all the benefits of the SSDs without incurring the high cost normally associated with the solution."

Few other details are available, such as which controller the Onyx uses, though we do know it comes with 64MB of cache and serves up TRIM support.

No word yet on when this one will make it to market.

Image Credit: OCZ

SanDisk Abandons Patent Lawsuit Against Transcend

Transcend can now focus all of its attention on putting out products rather than worrying about defending itself in court. That's because the memory maker said it has received notification from the U.S. District Court for the Western District of Wisconsin that rival SanDisk has withdrawn its patent infringement lawsuit.

The suit dates back to October 2007 when SanDisk went on a suing spree, accusing 25 companies of patent infringement through three separate lawsuits. These were all companies that either made, sold, or imported USB flash drives and other memory related products.

SanDisk had sought both damages and a permanent exclusion order from the International Trade Commission (ITC) banning importation of the products in the U.S.

It's unclear whether SanDisk dropped its patent suit against all 25 companies or just Transcend.

Image Credit: Flickr Joe Gratz

Leave No Trace: How to Completely Erase Your Hard Drives, SSDs and Thumb Drives

Why Wipe Data Securely?

Whether you are preparing to reuse a hard disk for another operating system, clear off your junk shelves by passing along outdated drives to a friend or relative, donate an old PC to a charity or school, discard a too-small USB drive or flash memory card, or repurpose an SSD, you don’t want to leave any information on the storage device. With stories abounding of identity theft aided by information lifted from discarded storage devices, you want devices you no longer plan to use to have no usable information when they head out the door.

Why Erasing Files Is Not Enough

Sure, you could erase the contents of the drive, but keep this in mind: the act of erasing a file does not remove it from a storage device.

When you erase/delete a file from your computer, it’s not really gone until the areas of the disk it used are overwritten by new information. If you use the normal Windows delete function, the “deleted” file is sent to the Recycle Bin until the space it uses is required by other files. If you use Shift-Delete to bypass the Recycle Bin, the space occupied by the file is marked as available for other files. However, the file could be recovered days or even weeks later with third-party data recovery software. As long as the operating system does not reuse the space occupied by a file with another file, the “deleted” file can be recovered.

With SSDs, the erased file situation is even more complex. SSDs store data in blocks rather than in sectors as with magnetic storage. Overwriting a block was previously used involves copying the contents of the block to cache, wiping the block’s contents, delete the block to be overwritten from cache, writing the new data to cache, and rewriting the block with the new data. As an SSD is used with files that are deleted or changed frequently, the performance can drop unless the drive (and operating system) support a technology called TRIM that wipes out deleted data blocks as soon as the file using the blocks is deleted. TRIM is supported by Windows 7 and by some late model SSDs, but not by older Windows versions. So, disk wiping can be both a security feature and a performance improvement strategy.

Data Wiping Versus File Erasure

While erasing files simply marks file space as available for reuse, data wiping overwrites all data space on a storage device, replacing useful data with garbage data. Depending upon the method used, the overwrite data could be zeros (also known as “zero-fill”) or could be various random patterns.

Products that can be used for wiping hard disks might not be suitable for wiping other types of drives. In this article, we will look at methods for securely wiping hard disks, USB flash memory devices, flash memory cards, and SSDs.

Zero-Fill a Hard Disk

Time Needed: several hours (varies with size and speed of drive)
Software: Hard disk utility software from your drive vendor
Media: blank CD or floppy disk

Although writing zeroes across the entire hard disk surface (aka “zero-filling”) is not sufficient to meet government data sanitation (disk wiping) standards such as DoD 5220.22-M or the more comprehensive Standards and Technologies (NIST) Special Publication 800-88, overwriting the entire hard disk prevents most types of data recovery from being successful.

Here’s where to get zero-fill software from hard disk vendors:

Hitachi
Drive Fitness Test (see website for specific models supported)
http://www.hitachigst.com/hdd/support/download.htm#DFT
Select the Erase Drive feature to zero-fill your hard disk

Samsung
HUtil (see website for specific models supported)
http://www.samsung.com/global/business/hdd/support/utilities/Support_HUTIL.html
Use Tool, Erase HDD to zero-fill your hard disk

Seagate (including Maxtor)
SeaTools for DOS (see website for specific models supported)
http://www.seagate.com/www/en-us/support/downloads/seatools
Use Full Erase to zero-fill your hard disk

Western Digital
Data Lifeguard Diagnostics (select drive model for specific version recommended)
http://support.wdc.com/product/download.asp?lang=en
Use Write Zeros to drive to zero-fill your hard disk

1.    Determine the brand and model of hard disk you want to overwrite.
2.    Download a CD ISO image or a floppy disk image (depending upon your equipment) and use the image to create bootable media. The floppy disk image is self-contained: run it, insert a blank floppy disk when prompted, and the image is created on the disk. You will need to use a CD burning program that works with ISO images to convert the ISO image into a bootable CD.
3.    Restart your computer with the bootable media you created in Step 2.
4.    Select the hard disk to zero-fill when prompted.
5.    Choose the option to zero-fill the hard disk.

6.    When the program is finished, follow the on-screen instructions to shut down or restart your computer.
7.    Remove the wiped hard disk; you can now reuse or recycle the hard disk.


Secure Wiping a Hard Disk

Secure wiping goes beyond zero-fill operations, and provides an extra level of security. Most secure wiping programs are designed to meet DoD 5220 standards, which require three passes of overwriting with a special numeric pattern and verification. More information about this and other secure standards are available from the DataErasure website.

(Note that the 2007 revision of the Defense Security Service, Updated DSS Clearing and Sanitization Matrix (June 28, 2007)  now recommends degaussing or drive destruction for maximum protection.

Stanford University's Disk and Data Sanitization Policy and Guidelines, a must-read for understanding data wiping issues, recommends Darik's Boot and Nuke (DBAN) for secure hard disk wiping.

Secure Wiping a Hard Disk with DBAN

Time Needed: several hours (varies with size and speed of drive)
Software: Darik's Boot and Nuke (DBAN); available from http://www.dban.org/
Media: blank CD (all versions) or floppy disk (version 1.0.7 and older versions)

1. Download the DBAN boot image ZIP file (we used version 1.0.7 and beta version 2.0 for this article); we downloaded the ISO image for CD burning, but a floppy disk builder is also available
2. Extract the contents of the compressed file.
3. Burn the ISO image file extracted in Step 2 to CD; see our article on how to do this, or use the built-in ISO CD image burning support in Windows 7. If you downloaded the floppy image builder, run the program to create a bootable floppy disk.
4. Restart the computer using the CD or floppy disk created in Step 3.
5. Press Enter to run DBAN in interactive mode.
6. Use up and down arrow keys to highlight the drive to wipe.
7. Press the space bar to select the drive.
8. Press M to select the wiping method.
9. Press F10 to begin the wipe process.

10. At the end of the process, shut down the system. You can reuse or recycle the wiped hard disk.

Note: if DBAN is unable to recognize your SATA hard disks, configure your system BIOS to use IDE mode rather than AHCI mode.

Wiping Flash Memory Cards and USB Drives

Programs such as DBAN or vendor-supplied hard disk utilities are limited in the devices they support: they are designed to work with internal ATA/IDE or SATA hard disks only. Programs that work with flash memory cards and USB flash drives often support hard disks as well, enabling you to use a single program for all disk wiping processes. Roadkil's DataWipe can be used with any hard disk, floppy disk, or flash drive that has a drive letter.


Wiping Flash Memory Cards with Roadkil's DiskWipe

Time Needed: Varies; from a few minutes to several hours, depending upon size and speed of drive and computer
Software: Roadkil's DiskWipe, available from http://www.roadkil.net/
Media: Can be run from Windows desktop

1. Download Roadkil's DiskWipe.
2. Extract the contents of the compressed file.
3. Open DiskWipe. If you are running Windows Vista or Windows 7, right-click the program icon and select Run as Administrator.
4. Select the drive to wipe.
5. Select the type of wipe to perform; DiskWipe can zero-fill the disk or write random data.
6. Enter the number of passes.
7. Click Erase to start the process.

8. At the end of the process, close the program. You can reuse the wiped disk.

Wiping SSDs

To solve write performance problems on drives that don't support TRIM (check with your drive vendor for firmware upgrades) is to use wiper.exe (included with some SSDs) or to run the Secure Erase feature supported in most recent ATA/IDE and SATA drives. The Secure Erase feature can be activated on many systems by running Secure Erase 4.0 (HDDerase.exe), available from http://cmrr.ucsd.edu/people/Hughes/SecureErase.shtml. Version 4.0 works with most recent ATA/IDE and SATA hard disks and SSDs, but if you use an Intel X-25M, X-25E, or X-18M SSD, follow this link to download Secure Erase 3.3 http://www.iishacks.com/index.php/2009/06/30/how-to-secure-erase-reset-an-intel-solid-state-drive-ssd/.  Note that it is no longer being developed, and we were unable to use it on a system running an AMD 690 chipset.

 

Wiping Drives and Free Space with SDelete

SDelete is a free program from Microsoft’s TechNet Sysinternals collection. It runs from the command line, and can be used to wipe drives, wipe files, or wipe free space.

Time Needed: Varies; from a few minutes to several hours, depending upon size and speed of drive and computer
Software: TechNet Sysinternal's SDelete, available from http://technet.microsoft.com

Media: Can be run from Windows desktop

1. Download SDelete.
2. Extract the contents of the compressed file.
3. Copy sdelete.exe to c:\windows\system32\ (this will enable you to run it from any location)
4. Open a command prompt session with Administrator rights.
5. To wipe all files on drive X: and its subdirectories and to wipe free space, enter Sdelete  -p 2 –s  -z X:\*.*  (to see all command-line switches, enter Sdelete with no options)
6. Wait; the program displays status messages as it runs. When the program is finished, you can reuse or dispose of the drive.

Evaluating the Effectiveness of Disk Wiping Programs

We used demo versions of two popular data recovery programs to evaluate some of the disk wiping programs discussed in this article. To determine whether a typical data recovery program could recover files on a SD card wipe with Roadkil’s DiskWipe, we first of all formatted the card using a card reader. Ontrack's EasyRecovery Data Recovery (available from http://www.ontrack.com) had no difficulty finding folders and files to retrieve.

However, when we used DiskWipe to wipe the drive using a one-pass blank disk (zero fill) operation, EasyRecovery DataRecovery was unable to find the file system, let alone any files or folders.

After reformatting the card, taking a few photos, and deleting the photos, EasyRecovery Data Recovery was able to find the new photos, but the contents of the card before running WipeDisk were unrecoverable.

To evaluate SDelete, we used SDelete to wipe all of the files on a hard disk, but omitted the –z switch; when –z is not used, SDelete deletes files and renames them, but does not clear free space. To determine what might be visible, we used a demo version of Disk Doctors NTFS Data Recovery software, available from http://www.diskdoctors.net.

Disk Doctors were able to locate the deleted folder and Outlook Express message folders, but SDelete had renamed them from their original names and DBX extensions (Outlook Express message folders). If you use SDelete, it’s very important that you take time to use the –z switch to clear free space on the disk (once a file is deleted, the space it occupies is free space).

We also used Disk Doctors to evaluate the effectiveness of a freeware program called Eraser, which can delete and overwrite files and folders from the right-click menu.  We created a documents folder with a subfolder called Figures and used Eraser to overwrite the folder and subfolder using its default settings.

Disk Doctors was able to locate the folders, but the contents are files with garbage names and are zero bytes in size – except for leftover word processing temporary files (files that begin with $). These filenames were not changed, which could enable a snooper to figure out the names of the files in the folder – although the files themselves were destroyed. By using more overwrites or different methods available with Eraser, a more thorough wiping may be possible

Conclusion

We’ve highlighted a variety of free ways to protect data on castoff drives from being retrieved. As you can see, your best bet is to overwrite data directly, but you also might want to consider using a program such as SDelete to scramble filenames first and then use a disk wiper such as Eraser or WipeDisk to finish the job.

Use demo versions of data recovery programs such as Ontrack Easy Recovery Data Recovery, Disk Doctors Data Recovery (various editions for NTFS, FAT, and flash media), and others to evaluate the effectiveness of your data wiping procedures. Remember, the full versions of these and other data recovery programs can save your data if you accidentally format or partition a disk because, until the data is overwritten, it’s still there.

Apple iPad May Stunt SSD Adoption

Citing sources from hard drive makers, news and rumor site DigiTimes says that Apple's iPad could end up slowing SSD growth in the market place. Say what?

The reason, sources say, is because the iPad might create a shortage of NAND flash chips. Apple already consumes about one-third of the total NAND flash output because of the company's immensely popular iPod and iPhone devices, and if the iPad proves to be just as hot, NAND flash supply could tighten.

The news gets even worse for SSD fans. The cost of NAND flash has been the biggest roadblock in pushing SSDs into the mainstream, and the sources noted that prices are continuing to increase. That should change once the NAND flash industry transitions to a 20nm process technology, however that isn't expected to happen until at least the second half of 2011. Bummer.

Corsair Concocts Super Fast SandForce-Based SSD

In another nod towards the increasingly popular SandForce controller, Corsair today announced its Force Series SSDs built around SandForce.

"The Force Series are the fastest SSDs that Corsair has launched to date," stated Kevin Conley, Vice President of Engineering at Corsair. “We have been very impressed with the SandForce SSD Processor innovations in the months that we have been working with them, and we can’t wait to get these extraordinarily fast SSDs into the hands of our most demanding customers."

And fast they are, at least on paper. By combining the SandForce SF-1200 SSD processor with MLC flash memory, Corsair claims its new SSD line can race along at 285MB/s read and 275MB/s write speeds.

These will be available in 100GB and 200GB capacities and come with TRIM support in Windows 7. No word yet on price or availability.

Image Credit: Corsair

Super Talent Announces Super Large SuperCrypt USB 3.0 Drives

USB 3.0 is still a rarity in PCs with Intel eschewing the new standard for now. But if you do have the new superspeed ports, and have a moderate obsession with security, this could be right up your alley. Super Talent’s new SuperCrypt drive is compatible with USB 3.0 and is built around some serious security features.

The SuperCrypt uses hardware AES encryption in the form of 128-bit ECB for the standard version, and 256-bit XTS for the Pro edition. They will come in sizes ranging from 16GB up to a 256GB monster. Super Talent is claiming the drives will be capable of 240MB/s on USB 3.0. The drives are still backwards compatible with USB 2.0 slots if you fancy being future proof.

Prices are not being announced yet, but we expect them to be high. If you want the full rundown, checkout the PC Perspective testing.

st

Patriot Showcases Blazing 40-SSD Rig at CeBit

Sometimes a company just does something unnecessarily extravagant to get attention. This time the company is Patriot, and the extravagance is building a PC with 40 SSDs in one huge array. This feat was accomplished using 5 LSI Mega RAID SAS/SATA 9260-8i raid cards to connect up the 40 TorqX SSDs. The System also packs two 1000w Thermaltake power supplies, and a server board with dual Xeons and 48GB of DDR3 RAM.

We would like very much to play with this system, but it’s unlikely that Patriot will be letting it out of their sight. According to a questionable claim apparently made by a Patriot rep, the system would be able to rip a Blu-Ray in 0.9 seconds. Technically, we’ve never seen an optical drive capable of that sort of read speed. It’s possible this was just a ham-handed attempt to show the speed of the drives. If so, the array is able to write about 8GB per second. Yeah, we’d take that.

patriot

Transcend Kicks CompactFlash Cards into High Gear

Transcend this week announced a pair of ultra high-speed CompactFlash cards -- Ultimate 600X and Premium 400X -- the company claims offers "unmatched transfer rates."

Backing that claim is the Ultimate series 600X, which operates in a quad-channel configuration. Read and write speeds top out at about 90MB/s, while capacity ramps up to 32GB.

For those who require a little more storage, the Premium series 400X offers capacities ranging from 16GB on up to 64GB. They offer the same 90MB/s read speeds as the Ultimate series, but a bit more subdued write speeds at up to 60MB/s.

Both cards offer full support for UDMA mode 6 and built-in ECC to automatically detect and correct any errors.

No word yet on price or availability.

Image Credit: Transcend


Fatal error: Cannot redeclare pagenavi_textdomain() (previously declared in /home2/oscplanc/public_html/modcool/wp-content/plugins/wp-pagenavi/wp-pagenavi.php:34) in /home2/oscplanc/public_html/modcool/wp-content/themes/flexsqueeze/wp-pagenavi.php on line 35