Displaying 20 results from an estimated 3000 matches similar to: "Merging Install DVDs on a PXE server"
2010 Apr 21
0
Announce: Node Assassin - Open hardware cluster fence device
Hi CentOS folks!
A few days ago, I announced this to the Linux-Clustering mailing
list. I think it might be of interest to some on this list, too, as most
people who use CentOS are more "roll your own" types. This project was
actually developed and tested on CentOS 5.4 x86_64. :)
---------------------------------------------------------------------
I wanted to announce a new
2010 Nov 22
0
PXDI; Automated Xen 4.0.1 + 2.6.32 dom0 installer for RHEL 6
I tool Pasi K?rkk?inen's tutorial[1] that he announced on Thursday and
turned it into an automated installation program called PXDI.
- http://wiki.alteeve.com/index.php/Pxdi
I've tested it on ~9 machines and, so far, it has worked. Of course,
this is a small sample set and could use much more testing. *hint* :)
As it is built now, it can take a "minimal" Red Hat Enterprise
2010 Jun 22
3
OT: Recommendation for a good Internationalized terminal software
Hi all,
We've got server-based application that runs on CentOS. Until now,
most of our customer's end-users have accessed the application using
either PuTTY or Teraterm. I was asked yesterday to try and find
internationalized add ons or alternatives for our new Asian customers
(Japan, Korea and China atm).
I figured if anyone would be able to recommend terminal emulation
2010 Sep 10
1
Setting up virtual ''ethX'' devices in Xen 3.4
Hi all,
Up until now, we''ve been using Xen 3.0 on CentOS 5.x. Under this
setup, dom0 was given a virtual ''ethX'' with the original ''ethX'' (now
''pethX'') IP address. Under this older config, neither ''pethX'' or
''xenbrX'' had an IP address. The logic was to keep traffic from the
domU''s, through
2010 May 19
2
Created a custom/minimal CentOS 5.x install ISO
Hi all,
I'd like to try rolling a somewhat stripped down and customized
CentOS DVD. This is particularly interesting to me now that CentOS 5.5
is 2 DVDs. I dare not call it a new distro as I suspect I will be the
only one to use it. ;)
I've been googling for ways to do this, figuring it must be somewhat
straight forward, but my google-fu is weak it seems. Can someone point
me
2011 Jul 12
1
Problem in linux domU re: /dev/rtc and hwclock
Hi all,
One of our domU VMs (CentOS 5.6 x86_64) runs a cobol application,
which in turn called ''clock'' to get timestamps. Changing this is
non-trivial.
When I try to call ''clock --debug'' I get:
[root@vm0010 ~]# clock --debug
hwclock from util-linux-2.13-pre7
hwclock: Open of /dev/rtc failed, errno=19: No such device.
No usable clock interface found.
2011 Jul 10
2
bond0 performance issues in 5.6
Hi all,
I've got two gigabit ethernet interfaces bonded in CentOS 5.6. I've
set "miimode=1000" and I've tried "mode=" 0, 4 and 6. I've not been able
to get better than 112MB/sec, which is the same as the non-bonded
interfaces.
My config files are:
===
cat /etc/sysconfig/network-scripts/ifcfg-{eth1,eth2,bond0}
# SN1
HWADDR=00:30:48:fd:26:71
2011 Sep 14
1
6.1 Update request
Hi devs,
If/when someone has a few minutes, could someone post an update on 6.1
on http://qaweb.dev.centos.org/qa/blog ?. I suspect the devs have been
busy with the just-released 5.7 version. :)
--
Digimer
E-Mail: digimer at alteeve.com
Freenode handle: digimer
Papers and Projects: http://alteeve.com
Node Assassin: http://nodeassassin.org
"At what point did we
2011 Jul 05
4
Need the CentOS 4.3 i386 ISO
Hi all,
I'm trying to rebuild a pretty old server. For this, I need a copy of
the CentOS 4.3 i386 DVD ISO, ideally. The torrent on the CentOS vault is
not working... Does anyone have a copy of:
CentOS-4.3-i386-binDVD.iso (md5sum: ca5ccf17951f4b4ef0460c7847e0f2ac)
Kicking around? I'd be much obliged if I could get a copy. :)
--
Digimer
E-Mail: digimer at
2012 Jan 03
7
New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6
Hi all,
I'm happy to announce a new tutorial!
https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial
This tutorial walks a user through the entire process of building a
2-Node cluster for making KVM virtual machines highly available. It uses
Red Hat Cluster services v3 and DRBD 8.3.12. It is written such that you
can use entirely free or fully Red Hat supported environments.
2012 Jan 03
7
New Tutorial - RHCS + DRBD + KVM; 2-Node HA on EL6
Hi all,
I'm happy to announce a new tutorial!
https://alteeve.com/w/2-Node_Red_Hat_KVM_Cluster_Tutorial
This tutorial walks a user through the entire process of building a
2-Node cluster for making KVM virtual machines highly available. It uses
Red Hat Cluster services v3 and DRBD 8.3.12. It is written such that you
can use entirely free or fully Red Hat supported environments.
2013 Feb 09
0
Unable to Create an Oracle Linux VM Using virt-install
I''ve copied the contents of the Oracle Linux 6.3 installation media to an directory that''s exported via NFS:
san2:~ # ls -1 /srv/md128/repositories/oracle/6.3/os/x86_64/
EFI
EULA
eula.en_US
eula.py
GPL
HighAvailability
images
isolinux
LoadBalancer
media.repo
Packages
README-en
README-en.html
RELEASE-NOTES-en
RELEASE-NOTES-en.html
RELEASE-NOTES-x86_64-en
2012 Jan 10
1
USB install annoyances (not OT)
I've retried again, and it still fails. I see that it's mounted /dev/sda2,
which is where I've got the contents of a DVD, as /mnt/isolinux. The
contents of that are:
ls -a
. GPL TRANS.TBL
.. Packages images
.discinfo RELEASE-NOTES-en-US.html isolinux
.treeinfo RPM-GPG-KEY-CentOS-6
2017 Apr 08
0
how to use livecd-creator to create my own livecd iso as same as offical release iso?
Hello list,
I use the livecd-creator to customize my own livecd iso. I use the
kickstart config file from
https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg.
#livecd-creator -v --config centos-7-livecd.cfg --cache
/var/cache/livecd
finally I got a iso, but the iso is strange.
The offical distribution iso is
2017 Jun 16
1
[PATCH] inspection: Deprecate APIs and remove support for inspecting installer CDs.
This just duplicated libosinfo information, and because it was never
tested it didn't work most of the time.
---
docs/C_SOURCE_FILES | 2 -
generator/actions_inspection.ml | 67 ---
generator/actions_inspection_deprecated.ml | 61 +++
inspector/Makefile.am | 11 +-
inspector/example-debian-netinst-cd.xml | 23 -
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List,
I have been searching for the correct createrepo command to make a 6.4 respin.
We have been doing this with previous versions using
createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml .
Which had worked fine until now.
Thanks,
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2009 Jun 12
4
Can''t get a Centos 5.3 domU to work
I''m unable to create a centos domU on Opensolaris 2009.6. I had no
problem following the instructions to make Solaris a dom0. The same
process worked just fine with the GUI virtual machine manager under
OpenSUSE 11.1. For a number of reasons I''d prefer to use Opensolaris
as my Dom0, but not if it going to be a battle to get everything to
work. Is Xen actually a
2004 Dec 30
2
3rd CD ISO CentOS4-beta
Anyone else experience any difficulty with the install routine recognizing
disk 3? I'm trying to install 4-beta under vmware and have had the same
problem with either mounting the ISO or burning to disk. I can mount and read
no problem from my parent linux installation but the install routine under
vmware is complaining that it's the wrong disk. (no other install problems
under vmware
2019 Dec 02
2
Adding kmod to pxe install
Hey guys,
I'm stumped in how to add the kmod rpm to pxe install. I need it to be installed but also loaded during the install as well.
The rpm in question is the 3w-9xxx from elrepo https://centos.pkgs.org/8/elrepo-x86_64/kmod-3w-9xxx-2.26.02.014-1.el8_0.elrepo.x86_64.rpm.html
I'm constantly getting the following message
Warning: can't find installer main image path in .treeinfo
Any
2019 Dec 02
2
Adding kmod to pxe install
On 2019-12-02 10:00, Fabian Arrotin wrote:
> On 02/12/2019 12:42, Alexandre Leonenko wrote:
>> Hey guys,
>>
>> I'm stumped in how to add the kmod rpm to pxe install. I need it to be installed but also loaded during the install as well.
>> The rpm in question is the 3w-9xxx from elrepo