similar to: PXELinux sending a boot disquette image? Is this possible?

Displaying 20 results from an estimated 300 matches similar to: "PXELinux sending a boot disquette image? Is this possible?"

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 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 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
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
2003 Oct 08
3
rsync for transferring harddrive images
Hi, I have a project where I have to backup (copy /dev/hda on a server) and recover (copy back) hardrives from the clients. I tried this with rsync using: BACKUP: rsync /dev/hda user@host:/path/to/image RECOVER: rsync user@host:/path/to/image /dev/hda There is a problem when accessing devices like /dev/hda. The transfer aborts after a few seconds with the error message: write failed on
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
2006 Apr 09
1
Boot loader problems and some tests
Hello guys! I tested several boot loaders ( - windos 95 boot loader (works) - Smart Boot Manager (sbm) - syslinux (some versions) - grub1 - netbsd on the g4u boot-cd - lilo ) on a old pc machine. You can find my problems and results at [0]. What is really strange for me is that syslinux worked once, but not anymore. Perhaps you can give me you comment on
2002 Aug 27
1
rsync problem in systemimager
Hello, I'm working on the oscar-1.3 release with my Linux Itanium's cluster to test cloning process via systemimager. After having succeeded to boot my client node via the network, when running the following script : /var/lib/systemimager/scripts/ced1.sh rsync is able to get small files (e.g : mkdosfs). However, when the script tries to rsync the whole oscar image in the following way :
2005 Dec 16
1
Ghost 8.0 Clone Filesystem with ext3 (remove resize_inode and ext_attr features)
I've Found a page with interesing discussion about images backup http://forums.fedoraforum.org/archive/index.php/t-28255.html This give a "dirty" solucion for remove special thing of ext3 (Selinux remove resize_inode and ext_attr features) witch cause the error in ghost. I hope somebody help with the problem of norton ghost and clone centos 4. :) ----------- sfabkk 2005-07-11,
2005 Jun 18
1
error Centos4 image
Hello all! Actually I use dual boot PC with CentOS4 (kernel 2.6.9-11) and WinXP (HDD 20GB, 512MB, PentiumIII 800MHz), but I have the following problem doing the image with g4u ----BEGIN ERROR MESSAGGE---- wd0: (uncorrectable data error) 8951MB 1.59MB/s wd0d: error reading fsbn 18333440 of 18333440 - 18333567 (wd0 bn 18333440; cn 18187 tn 14 sn 62) retrying wd0: (uncorrectable data error)
2007 Jan 12
2
puppetd port issues
I configured my rsync daemon to be restarted when the rsyncd configuration file changes. When the rsync daemon gets restarted by puppet, it listens on the same port puppetd does, so running puppetd again results in an error. The init script for rsync is small and can not be changed from puppet (all variables are declared within the init script and it only searches for the path where the rsync
2024 Dec 30
1
R: samba remote site client authentication and network browsing problem
On Mon, 30 Dec 2024 16:07:31 +0000 Manzini Enrico via samba <samba at lists.samba.org> wrote: > Hi Rowland > We actually use RODC's because we have a customer with hub and spoke > configuration with 4 RWDC's in the central site, and about 80 remote > sites with RODC's deployed, all of these with low hardware security, > sites where the machine can physically can
2024 Dec 30
1
R: samba remote site client authentication and network browsing problem
Hi Rowland We actually use RODC's because we have a customer with hub and spoke configuration with 4 RWDC's in the central site, and about 80 remote sites with RODC's deployed, all of these with low hardware security, sites where the machine can physically can be stolen, so we opted to use RODC's machines at the remote sites The connectivity and dns resolution works both fine, with
2007 Mar 14
4
Replacing a hard drive
I have a CentOS 4.4 system where all of the main filesystems are on a single hard drive. This drive is starting to give some errors, so I got a new (larger) drive to replace it with. What is the easiest way to copy my filesystems over to the new drive? I considered using dd, but I lose the extra capacity of the new drive that way. I tried using SystemImager, but it is giving me some errors. I
2019 Sep 26
2
Missing packages in centos8 mirrors or do I miss something?
Hi, I need to port OSCAR Cluster and SystemImager softwares to centos8, but I miss a lot of package that seems to be built for centos-8. For example, I cant find docbook-utils and docbook-utls-pdf while I see them here: https://koji.mbox.centos.org/koji/buildinfo?buildID=651 I?ve installed epel-release and elrepo-release and centos-release-stream. Do I miss something or is it a matter of time
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
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
2003 Jun 17
5
How to make a customized, unattended install for FreeBSD?
I would like to customize our store-bought, bootable FreeBSD CD so that it does a non-interactive (or minimally interactive ;-) install. The interim solution we've devised has our lab execution techs booting from a CD and then using the Sysinstall "Load config file" menu option to load an "install.cfg" file from a floppy. We'd like to eliminate this step by
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,