Removing SmartWare from Western Digital My Book Essential USB Hard Drive
Recently, I purchased a new Western Digital (WD) “My Book Essential” 1.5 TB USB hard drive to use as part of pool of backup media that I use to stores file system snapshots. I’m a Linux user and generally use the command line to create encrypted containers with cryptsetup and then format them using mkfs.ext4. The process is usually straight forward, and the first thing that I do after unpacking and hooking up a new USB hard drive. In the case of the WD My Book Essential drive however I quickly discovered that cryptsetup didn’t create a container spanning the whole drive. Instead, whenever I powered up the drive I was presented with an encrypted partition as well as something known as VCD (Virtual CD) that contained the WD SmartWare software. This software is aimed strictly at Windows users and there is no need or benefit to retaining it on a Linux system, so I wanted to eliminate it before loading data onto the drive.
I thought this should be easy an easy task but I spent a quite a bit of time with Google before finding and confirming the solution. Moreover, I went down some dead ends trying to use Windows based software to remove the WD SmartWare VCD. One link suggested using HP Windows Format Utility for USB Drive Key version 2.1.8A to reformat the drive. I tried this using a Windows XP Virtual Machine (VM) and it failed miserably on my drive. It appears that WD updated the drive firmware since this tip was first published nullifying the suggestion.
In this link WD provides instructions for hiding the VCD from Windows and Mac using the WD SmartWare Virtual CD Manager. The process however only hides the partition and does NOT remove it! Clearly WD isnt’ thinking well here and they should make it easy for people to do what they wish with the drive after they purchase it.
Undeterred, I kept looking and eventually discovered a link suggesting that it was possible to remove the SmartWare partition using the Ubuntu Disk Utility. Before doing so however it also suggested updating the drive firmware to the latest release. I did this using the WD Firmware Updater software running under the Windows XP VM. The process was easy and took only a few minutes. After the firmware upgrade was done, all I had to do was select the drive in the Ubuntu Disk Utility and Format it using the Master Boot Record option. You can then create an empty partition covering the whole drive and encrypt it using the same tool. Job done! Glad that was over! What should have been a 10 minute job turned into a whole mornings worth of sifting through forum posts and monkeying with software that didn’t work.
So, in summary, based on my research and experience to date, it appears there isn’t a good way to remove the SmartWare partition using Mac or Windows based software. So, if you’ve been frustrated with your inability to remove the SmartWare annoyance I suggest you find a friend with a Linux machine or create a Linux Virtual Machine (VM) yourself so you can wipe the drive and partition it how you wish.
I hope this post saves you some time and frustration! If anyone has better proven solutions to this problem please post them below. Thanks!
PS – While I can’t say for sure, it seems to me that the VCD software could be something of a security risk since it automounts by default. Should someone get hold of your drive and load malware on that partition you could be setup for some serious problems. To avoid this, I prefer to have my disks appear as a giant block of random data so I opted for going through the process of removing the “SmartWare” and encrypting the whole drive.
Update: I’ve posted instructions here on how to create a Ubuntu 11.04 VM that you can use to solve the SmartWare issue.
4 Responses to Removing SmartWare from Western Digital My Book Essential USB Hard Drive
Leave a Reply Cancel reply
Blog Features
Archives
- April 2013 (2)
- March 2013 (1)
- December 2012 (2)
- November 2012 (2)
- September 2012 (5)
- August 2012 (1)
- June 2012 (5)
- May 2012 (8)
- April 2012 (2)
- March 2012 (10)
- February 2012 (4)
- January 2012 (5)
- December 2011 (3)
- November 2011 (10)
- October 2011 (5)
- September 2011 (8)
- August 2011 (20)
- July 2011 (19)
- June 2011 (13)
- May 2011 (14)
- April 2011 (24)
Tags
Backup CCleaner cell phone Cloud computing computer maintenance defrag Dropbox e-mail encryption Facebook failback failover FDE file sharing firefox firefox extensions firesheep firewall GPU Hacking HTTPS: IronKey keepass keylogger Linux load balancing Mac Malware passwords PGP phishing Playstation privacy router S/MIME scam Twitter Ubuntu usb flash drive USB Hard Drive Virus VMWare VMware Player WiFi Windows
Thank you i will give this a try because i have read that this can be a problem if you do not use the drives features if the chip( hardware encryption) goes bad.
it has been a while since I purchased a my book, and they must have changed since the last time I did. The first thing I always did with them was to reformat them into NTFS format. And that usually got rid of all the software that came on the drive. Western Digital should make that an option to use the software and to be able to delete it if you do not use it. That’s a shame that they try to force the stuff on you
Great info, too bad they stick us with this bloatware.
Unfortunately, it doesn’t seem to work on Ubuntu 12.0.4.1. I can format the NTFS partition but not the whole device, I only see the device without any options in Disk Utility. Any ideas?
Thanks,
Jase
I’m on 12.04.1 Xubuntu. With Disk Utility I can highlight a drive in the left column. Then in the right pane there is a description of the drive parameters at the top. Below that are three buttons one of which is “Format Drive”. Don’t use the button labeled “Format Volume” that is below the partitions map until after you’ve used “Format Drive”. You should probably unmount any volumes before doing the “Format Drive”. Let me know if that helps!