PC Review


Reply
Thread Tools Rate Thread

Disk image to network drive?

 
 
Peter in New Zealand
Guest
Posts: n/a
 
      10th Jun 2005
Just got back in to here after a crash lost me all recent posts, so please
forgive me if this has been asked and answered recently. I am looking for a
disk image prog that will enable me to image to a network drive. I have
tried two recently that came on magazine cover disks, but neither would do
it to a network drive. Any suggestions please? TIA.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.


 
Reply With Quote
 
 
 
 
Ben Wylie
Guest
Posts: n/a
 
      10th Jun 2005
I use partimage from:
http://www.partimage.org/
on the System Rescue CD
http://www.sysresccd.org/

Once you've booted into the System Rescue CD

Type:
mkdir /mnt/win
Type:
mount -t smbfs -o lfs -o username=USERNAME //SERVERNAME/SHARENAME /mnt/win/
Where USERNAME is the username of a user able to access to share
Where SERVERNAME is the network computer name
Where SHARENAME is the name of the share
You will then be prompted for a password for the user
Type:
cd /mnt/win
Type
partimage

From there you can backup the contents of a hard drive onto a network share.

HTH
Ben



Peter in New Zealand wrote:
> Just got back in to here after a crash lost me all recent posts, so
> please forgive me if this has been asked and answered recently. I am
> looking for a disk image prog that will enable me to image to a
> network drive. I have tried two recently that came on magazine cover
> disks, but neither would do it to a network drive. Any suggestions
> please? TIA.



 
Reply With Quote
 
Peter in New Zealand
Guest
Posts: n/a
 
      10th Jun 2005
"Ben Wylie" <benwylie@_hotmail_.com> wrote in message
news:ZZ4qe.10755$(E-Mail Removed)...
>I use partimage from:
> http://www.partimage.org/
> on the System Rescue CD
> http://www.sysresccd.org/
>
> Once you've booted into the System Rescue CD
>
> Type:
> mkdir /mnt/win
> Type:
> mount -t smbfs -o lfs -o username=USERNAME //SERVERNAME/SHARENAME
> /mnt/win/
> Where USERNAME is the username of a user able to access to share
> Where SERVERNAME is the network computer name
> Where SHARENAME is the name of the share
> You will then be prompted for a password for the user
> Type:
> cd /mnt/win
> Type
> partimage
>
> From there you can backup the contents of a hard drive onto a network
> share.
>
> HTH
> Ben
>
>
>
> Peter in New Zealand wrote:
>> Just got back in to here after a crash lost me all recent posts, so
>> please forgive me if this has been asked and answered recently. I am
>> looking for a disk image prog that will enable me to image to a
>> network drive. I have tried two recently that came on magazine cover
>> disks, but neither would do it to a network drive. Any suggestions
>> please? TIA.

>


Thanks for your help. I'm a little scared off by the statement that it is
"experimental" for NTFS, which all my partitions are. Looking at my original
post I see I totally forgot to even mention my OS, for which I apologise.
And old dog like me should have known better.

Using Windows XP Pro SP2 on all machines.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.


 
Reply With Quote
 
Ben Wylie
Guest
Posts: n/a
 
      10th Jun 2005
Peter in New Zealand wrote:
> "Ben Wylie" <benwylie@_hotmail_.com> wrote in message
> news:ZZ4qe.10755$(E-Mail Removed)...
>> I use partimage from:
>> http://www.partimage.org/
>> on the System Rescue CD
>> http://www.sysresccd.org/
>>
>> Once you've booted into the System Rescue CD
>>
>> Type:
>> mkdir /mnt/win
>> Type:
>> mount -t smbfs -o lfs -o username=USERNAME //SERVERNAME/SHARENAME
>> /mnt/win/
>> Where USERNAME is the username of a user able to access to share
>> Where SERVERNAME is the network computer name
>> Where SHARENAME is the name of the share
>> You will then be prompted for a password for the user
>> Type:
>> cd /mnt/win
>> Type
>> partimage
>>
>> From there you can backup the contents of a hard drive onto a network
>> share.
>>
>> HTH
>> Ben
>>
>>
>>
>> Peter in New Zealand wrote:
>>> Just got back in to here after a crash lost me all recent posts, so
>>> please forgive me if this has been asked and answered recently. I am
>>> looking for a disk image prog that will enable me to image to a
>>> network drive. I have tried two recently that came on magazine cover
>>> disks, but neither would do it to a network drive. Any suggestions
>>> please? TIA.

>>

>
> Thanks for your help. I'm a little scared off by the statement that
> it is "experimental" for NTFS, which all my partitions are. Looking
> at my original post I see I totally forgot to even mention my OS, for
> which I apologise. And old dog like me should have known better.
>
> Using Windows XP Pro SP2 on all machines.


I use it for ntfs partitions and haven't had any problems. I expect others
will provide alternative solutions native to Windows.

Cheers,
Ben


 
Reply With Quote
 
REM
Guest
Posts: n/a
 
      10th Jun 2005

> "Peter in New Zealand" <(E-Mail Removed)> wrote:


>Thanks for your help. I'm a little scared off by the statement that it is
>"experimental" for NTFS, which all my partitions are. Looking at my original
>post I see I totally forgot to even mention my OS, for which I apologise.
>And old dog like me should have known better.


>Using Windows XP Pro SP2 on all machines.


I've used this to image and restore my boot drive, but I don't have a
network. As long as it can see your network drives I'd think that it
will work superbly.

http://www.woundedmoon.org/win32/drv...setup_2.2.html

The images are larger than other image programs, as it images the
entire partition, rather than just the space used on the disk.







----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Reply With Quote
 
Conor
Guest
Posts: n/a
 
      10th Jun 2005
In article <%n5qe.6276$(E-Mail Removed)>, Peter in New Zealand
says...
> "Ben Wylie" <benwylie@_hotmail_.com> wrote in message
> news:ZZ4qe.10755$(E-Mail Removed)...
> >I use partimage from:
> > http://www.partimage.org/
> > on the System Rescue CD
> > http://www.sysresccd.org/
> >
> > Once you've booted into the System Rescue CD
> >
> > Type:
> > mkdir /mnt/win
> > Type:
> > mount -t smbfs -o lfs -o username=USERNAME //SERVERNAME/SHARENAME
> > /mnt/win/
> > Where USERNAME is the username of a user able to access to share
> > Where SERVERNAME is the network computer name
> > Where SHARENAME is the name of the share
> > You will then be prompted for a password for the user
> > Type:
> > cd /mnt/win
> > Type
> > partimage
> >
> > From there you can backup the contents of a hard drive onto a network
> > share.
> >
> > HTH
> > Ben
> >
> >
> >
> > Peter in New Zealand wrote:
> >> Just got back in to here after a crash lost me all recent posts, so
> >> please forgive me if this has been asked and answered recently. I am
> >> looking for a disk image prog that will enable me to image to a
> >> network drive. I have tried two recently that came on magazine cover
> >> disks, but neither would do it to a network drive. Any suggestions
> >> please? TIA.

> >

>
> Thanks for your help. I'm a little scared off by the statement that it is
> "experimental" for NTFS, which all my partitions are.


Only the write directly to a NTFS partition is dodgy but that refers to
Linux writing to a NTFS partition on the same computer...when done
across a network, the host OS of the machine with the partition in does
the writing.


--
Conor


"Be incomprehensible. If they can't understand, they can't disagree"
 
Reply With Quote
 
Ben Wylie
Guest
Posts: n/a
 
      10th Jun 2005
Conor wrote:
>> Thanks for your help. I'm a little scared off by the statement that
>> it is "experimental" for NTFS, which all my partitions are.

>
> Only the write directly to a NTFS partition is dodgy but that refers
> to Linux writing to a NTFS partition on the same computer...when done
> across a network, the host OS of the machine with the partition in
> does the writing.


Apparently even that should work now, using something like:
mount.captive-ntfs /dev/hda1 /mnt/win

Cheers,
Ben


 
Reply With Quote
 
Peter in New Zealand
Guest
Posts: n/a
 
      10th Jun 2005
Many thanks. I'll give it a try and report back here if it "sees" network
drives.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.
"REM" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
>> "Peter in New Zealand" <(E-Mail Removed)> wrote:

>
>>Thanks for your help. I'm a little scared off by the statement that it is
>>"experimental" for NTFS, which all my partitions are. Looking at my
>>original
>>post I see I totally forgot to even mention my OS, for which I apologise.
>>And old dog like me should have known better.

>
>>Using Windows XP Pro SP2 on all machines.

>
> I've used this to image and restore my boot drive, but I don't have a
> network. As long as it can see your network drives I'd think that it
> will work superbly.
>
> http://www.woundedmoon.org/win32/drv...setup_2.2.html
>
> The images are larger than other image programs, as it images the
> entire partition, rather than just the space used on the disk.
>
>
>
>
>
>
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
> News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
> Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption
> =----



 
Reply With Quote
 
Peter in New Zealand
Guest
Posts: n/a
 
      10th Jun 2005
Yep, it seems to see the network drives OK. Brilliant! Many thanks to all
those who took the time to respond. I am grateful.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.

--
Peter in New Zealand. (Pull the plug out to reply.)
Collector of old cameras, tropical fish fancier, good coffee nutter, and
compulsive computer fiddler.
"Peter in New Zealand" <(E-Mail Removed)> wrote in message
news:nyoqe.6449$(E-Mail Removed)...
> Many thanks. I'll give it a try and report back here if it "sees" network
> drives.
>
> --
> Peter in New Zealand. (Pull the plug out to reply.)
> Collector of old cameras, tropical fish fancier, good coffee nutter, and
> compulsive computer fiddler.
>
> --
> Peter in New Zealand. (Pull the plug out to reply.)
> Collector of old cameras, tropical fish fancier, good coffee nutter, and
> compulsive computer fiddler.
> "REM" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>>
>>> "Peter in New Zealand" <(E-Mail Removed)> wrote:

>>
>>>Thanks for your help. I'm a little scared off by the statement that it is
>>>"experimental" for NTFS, which all my partitions are. Looking at my
>>>original
>>>post I see I totally forgot to even mention my OS, for which I apologise.
>>>And old dog like me should have known better.

>>
>>>Using Windows XP Pro SP2 on all machines.

>>
>> I've used this to image and restore my boot drive, but I don't have a
>> network. As long as it can see your network drives I'd think that it
>> will work superbly.
>>
>> http://www.woundedmoon.org/win32/drv...setup_2.2.html
>>
>> The images are larger than other image programs, as it images the
>> entire partition, rather than just the space used on the disk.
>>
>>
>>
>>
>>
>>
>>
>> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
>> News==----
>> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
>> Newsgroups
>> ----= East and West-Coast Server Farms - Total Privacy via Encryption
>> =----

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
500GB hard drive appears as 250GB drive after disk image restore Delta007bhd Windows XP Help 4 4th Nov 2010 01:46 AM
Backup Disk To Disk - Problem with Drive Image OT MD Marcus Windows XP General 5 18th Sep 2007 04:30 AM
disk image onto new C: drive ? Jonathan Ives Windows XP Help 0 13th Apr 2005 06:46 PM
Drive Image copy disk only 20 GB on 60 GB Drive sfriedman451@hotmail.com Storage Devices 4 3rd Apr 2005 02:05 PM
Removable disk, mapped network disk and drive letter problem Dr. J Windows XP Basics 0 4th Jul 2003 09:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:56 PM.