similar to: rsync for transferring harddrive images

Displaying 20 results from an estimated 3000 matches similar to: "rsync for transferring harddrive images"

2004 Aug 13
2
PXELinux sending a boot disquette image? Is this possible?
Hi, First, I want to precise that I'm new to linux, so please answear with simple words ;) My problem is that I have to install and configure linux (RH9) on 36 identical computers. This would take ages. What I want to do, is to configure one, and then clone the install. But thos computers have no CD, no floppy, and I didn't manage to boot them brom an usb stick. The last option is to
2005 Apr 05
4
Milestone
Well I now have a 4.0 server at a solid checkpoint. Before I start the chore of setting up SAMBA and LDAP. Part of the delay was I did not copy all of the needed DNS files, and I have to reerad the BIND book. So I want to be able to get to this point again easily. I did not note down what options I had selected during install. Is there some way in the install log to figure that out? Is
2003 Jul 20
2
Rolling Checksum Algorithms
Hi, Where can I get good pointers on the rolling checksum algorithm used in rsync? I need an 8-bit or 12-bit rolling checksum too. Any place where "rolling" checksum algorithms are discussed? Seun Osewa ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/
2003 May 10
3
benchmarking rsync's -z compression utility
Hi, Is there a way in which rsync's -z compression (zlib) utility can be benchmarked? I'm trying to compare the compression ratio between rsync and external compression tools like gzip and bzip2. Are there any advantages to using rsync's internal compression mechanism specified with the -z option compared to solely applying external compression i.e. bzip2 to the files and invoking
2006 Dec 28
6
tftp times out
tftp keeps timing out when I try to transfer files. I intend to use tftp with G4U to clone a standard workstation. I am testing it between two Dell poweredge servers running CentOS 4.3. "chkconfig --list |grep tftp" shows tftp up and running on both boxes. When connected "tftp>status" shows it is talking to the other box "tptp>trace" shows "sent WRQ
2005 Apr 27
4
Does CentOS has problems with Norton Ghost 2003 images?
Hello all We have two very important workstations dedicated to tasks of development and investigation. At the moment we have installed a dual boot platform with CentOS 4.0 and Windows XP Proffessional SP2. In order to do backups of these machines we need to create an image with Norton Ghost 2003. We have worked with Ghost during several years with different platforms (Red Hat, White Box Linux,
2005 Dec 02
3
cloning drives
Good day everyone - This maybe somewhat OT, but I was wondering if anyone can recommend a good tool for cloning *nix drives. The one thing though is that I will be cloning a smaller drive than the destination drive and would like to distribute the free space accordingly on the new drive. Can anyone recommend anything? Thanks in advance. :::::::::::::::::::::: Dustin
2006 Oct 06
6
transfer data from one hard drive to another
Hello I have an OS installation and data on a 40 gb drive that I would like to image to a 80 gb drive. I don't care if the resulting partition layout on the new drive is only 40 gb making me lose space. I just want to move everything from the older drive because I think it's failing. I have looked at partimage and mondo rescue as imaging solutions but both deal with partitions. CAn someone
2002 Dec 17
2
rsync protocol description
Hello, I'm currently evaluating the possibility of implementing a rsync client in a project for my company. The platform used is currently not supported and implementing the client from scratch currently seems to be the most feasible approach. For that I'd be very much interested in a description of the protocol that rsync talks on port 873. Is such a description available somewhere? I
2003 Oct 17
2
compression, built-in or ssh ?
What is the general recommendation for compression when using ssh? Is it a wasteful performance hit to have both ssh and rsync do compression (when using rsync over ssh)? If so, is there a clear prefference which is more efficient, rsync or ssh? Brian K. White -- brian@aljex.com -- http://www.aljex.com/bkw/
2002 Aug 05
1
rsync for PDAs?
I've been working for the past few months with open-source solutions for syncing Palm PDAs (Coldsync, mostly). I've been becoming increasingly annoyed with Palm's Desktop Link Protocol and the sync mechanism, and am considering replacing it with a third-party application for the Palm. Since I've had good luck with rsync in the past, its seemed an obvious choice. I've
2002 Nov 25
3
FTP at rsync.samba.org down?
Hello, just being fascinated by rsync I wanted to look at the distribution files at ftp://rsync.samba.org, but it was not possible to get a ftp connection to that address. Is the ftp service down there? Thanks in advance for any soon helpful hint. Have a nice day Michael -- Michael Schmidt mschmidt@fh-koblenz.de MIRROR OF Ghostscript * X-Windows X11
2003 Jun 08
2
state of the rsync nation? (revisited 6/2003 from 11/2000)
I'm interested in these very questions (librsync-rsync relationship, remaining limitations of rsync, active prospects for ground-up rewrites), Google searches for rsync info have proved a little too vague due to the programs ubiquity. Much has certainly changed since this was written, could some people with knowledge in these areas could update martin's response for the state of rsync,
2009 Oct 02
4
[Slightly OT] Data Preservation
HI All, So I have 5 1U servers (running Windows) that have Ultra 320 SCSI Drives in them. The owner of these boxes wants the drives captured in their current states to .iso or .cdr or something where if the need arises the data can be viewed, used again, etc. So what is the best approach? Boot from a Live CD, hook up a USB external HD and do what? Can I create a .iso or .cdr (or some
2005 Mar 24
7
Backup for linux/asterisk
After getting my feet wet with asterisk@home, I want to set up a second asterisk box to add a call shop billing and other add-ons such as LCR. My question is as follows. Is there a backup program that will save to a tape drive or a USB CD Writer so if I mess up an install I don't have to go through a complete reinstall? I saw a few programs out there but they required X windows and from
2003 Jan 19
3
All data "gone," lost+found is left.
So you know, I don't know too much about file systems. Here is what I did: I have two linux boxes. the first box had many hardrives in it, but needed to be used in other ways. So I took 4 harddrives out of it and placed it in the other Linux box. I thought it would be able to read these right away. (maybe this was my mistake?) I could mount all of the drives in there. three of my
2009 Jun 07
3
Basic setup for vsftpd ?
Hi, I'm currently fiddling with G4U (Ghost for Unix), and I need to setup a local FTP server in order to get it to work. # yum groupinstall "FTP Server" --> installed vsftpd Here's what I'd like to do : * no anonymous access * only one user (user 'install' / pass 'install') The machine I'm installing it on has a static IP ok
2009 Jun 07
2
Question about dd (fill a hard disks' unused space with blanks)
Hi, I'm currently experimenting with G4U (Ghost for Unix), a small cloning application sending disk images to an FTP server. The application reads the whole disk bit by bit, compresses it and then stores it remotely. Due to this approach, it's more or less filesystem-independent. The drawback is that it sometimes results in huge image files. Now I'm currently following a hint
2008 Oct 14
4
Mass installs of desktop systems on identical machines
Hi, I'm running a small Linux consulting business here in a group of small villages in the South of France (http://www.microlinux.fr). I'm using CentOS for everything, servers as well as desktops. The desktop installs are usually highly customized. My approach is to list the client's needs, find the corresponding applications and then install these, to avoid the bloat and
2014 Aug 31
1
Install Centos 6 x86_64 on Dell PowerEdge 2970 and a SSD (hardware probing issues)
I have a fleet of 2970s and we are upgrading the hardrives on the motherboard SATA ports (A/B not the PERC backplane) when a "detecting hardware" is performed the system crashes, reboots and gives an E1422 error code (useless video: https://www.youtube.com/watch?v=PhyMeUHJar4). We narrowed it down to a motherboard BIOS issue, if we remove the SSD or add noprobe to the kernel the