On Thu, 2002-10-10 at 16:03, Paul Kraus wrote: > I think you are seeing this backwards. I want to create the image of a > hard drive that is on the network to my linux box.
So, can you envision a way to "reverse" the idea he gave you to solve your problem? * * * It's non-trivial in the sense that you can't just use the administrative share, samba-mount the windows partition and copy it - there are files in use that Windows won't let you copy while you're running Windows. If you need an image that you can restore, I can think of methods using Linux, it would certainly be fairly easy if the box that runs windows dual boots with Linux, because then you can boot into linux and dd the drive, directing the output to a file on a remote-mounted partition (either NFS or ?). But then, we don't actually know what you want to accomplish. If you want to do the same thing for tens of machines, why not get ghost and image each box? It works, afterall. Otherwise, fashion some way of booting into Linux (via a CD rescue disk perhaps), nfs- or samba-mount a remote partition, and dd the drive image to a file remotely. THen if you need to restore it, just reverse that process. Have fun, .brian -- Brian Bilbrey && [EMAIL PROTECTED] && http://www.orbdesigns.com/ The guy has a reality distortion field generator the size of the state of Rhode Island. - Daniel Gray - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs