search for: hnewc

Displaying 3 results from an estimated 3 matches for "hnewc".

Did you mean: newc
2009 Jan 23
0
start network installation with HP 8530w with Intel ethernet card
...i --make-directories cd .. mkdir modules_extracted cd modules_extracted gunzip < ../initrd_extracted/modules/modules.cgz | cpio -i --make-directories cd 2.6.18-92.el5/x86_64 rm e1000e.ko wget http://my_web_server/e1000e.ko # Now put humpty back together again cd ../../ find . -print |cpio -o -Hnewc | gzip -c9 > ../modules.cgz cd .. cp -fp --no-preserve=all modules.cgz initrd_extracted/modules/ cd initrd_extracted find . -print |cpio -o -Hnewc | gzip -c9 > ../initrd.img cd .. cp -fp initrd.img diskboot_mnt/ # cleanup umount diskboot_mnt rm -rf diskboot_mnt/ initrd_extracted/ initrd.im...
2008 Sep 02
2
Backup and reinstall a CentOS server
I've got a CentOS server that crashes due to a bad hard disk. I have got a spare disk and need to format and reinstall CentOS from the SERVER CD. Backup and reinstall is a major PITA because of some of the customisations that I've done e.g. the DNS Server is set to log queries (the default does not do this). Any tips on :- - backing up and reinstalling (is a script available)? - is the
2007 Aug 01
2
PXE, Intel, and FC4 problems
Greetings! I am currently building a PXE distro server for a company that I'm contracting for, but I'm having some problems. Here's the scoop: Some of the clients I want to install on are Angstrom blades with Intel e1000 NICs. Using the pxelinux.0 file on the FC6 distro, I can install FC6 just fine. However, FC4 bombs. The system pulls it's DHCP address just fine, and then