Posts Tagged ‘win7’

Today’s Edition of “Always do your backups” is a Win7 Netbook

Friday, January 14th, 2011

I was not pleased to see that the new netbook that I mentioned in a previous post, did not come with restore DVD’s.  However, I just realized that since there is no DVD drive, most regular people wouldn’t know what to do with restore DVDs.

Anyway, I decided to make a full disk image backup, in case the drive in the netbook crashes badly.   Hard drives have moving parts, they all die eventually, the only question is if you have retired the computer before it goes.

Without restore DVDs, my next thought was to use  the Windows 7 built-in disk image backup.  I re-discovered that this feature does not back up over  network drives*. You’re supposed to use  an external USB hard drive, which is OK, given the price of external drives. But since I’m not familiar with the Win7 backup tools, and in particular, I can’t figure out if it will backup the hidden partitions that contain the original install files for Windows and the rest of the software bundle, I decided to fall back on my favorite disk image tool, G4L.

I have used G4L (http://sourceforge.net/projects/g4l/) for clients and personal use for years, so I strongly prefer to use it. Without a DVD drive, I needed to make a bootable USB thumb drive.  That was surprisingly easy.

To create the bootable USB drive, I  followed the instructions here: http://radified.com/cgi-bin/yabb2/YaBB.pl?num=1224777260/0

As I type this, G4L is busily sending a perfect disk image of the netbook to our on-site FTP server.  It’s not quite a factory image (the netbook has been lightly used),  but it’s close enough.  Plus, the real restore partition is being backed up in case I really need to return it to factory settings.

* There are some tricks to do Windows 7 disk image backups over a network, one using Virtual drives feature of Win7, and another using iSCSI… but I digress.

Windows 7 RAID-1 (Software Disk Mirror)

Thursday, June 17th, 2010

Today, I learned more about Windows 7 and it’s built in software disk mirroring for hard drives than I ever wanted to know.

It’s virtually impossible to find this listed on an official Microsoft.com page (I can’t find it), but Windows 7 Professional has software disk mirroring enabled. In previous versions of Windows, software disk redundancy was limited to the server class operating systems, e.g. Windows 2000 Server, Windows 2003, and Windows 2008. Although, IIRC, Windows NT4 Workstation had disk mirroring, but I’m too lazy to look that up.

I spent several minutes today trying to find an official page that listed software RAID as a feature… and failed. Then, before starting this post, I tried again, and still failed. There are several 3rd party sites that mention software RAID being enabled in Win7. In the end, I had to set it up myself to be satisfied that it was true.

No, dynamic disk mirrors are not really the same as RAID1, but it’s close enough for me, and better in some ways – it should be possible to move a Windows mirrored drive to a completely different motherboard, for instance.

BTW, be careful with the entry level Dell Vostro 230′s, they don’t include support for Intel Matrix Storage anymore! Yes, that’s how this whole exercise started.

P.S. I just noticed that this is blog post number 101!