Displaying 8 results from an estimated 8 matches for "centos52".
Did you mean:
centos5
2009 Feb 12
2
Problem with PXEBOOT of diskless client -- fails to mount RAMDISK
...s after configuring the clients ethernet (via DHCP) and
loading the NFS modules. The RAMDISK uses a statically built BusyBox
for all of its functions, including ash.
I am using the stock syslinux, dhcpd, tftp-server, and kernel RPMS.
My /tftpboot directory contains:
sauron.deepsoft.com% dir -l /CentOS52/tftpboot/
total 10012
-rw-r--r-- 1 root root 8388608 Feb 12 14:26 pxeboot-2.6.18-92.el5.img
-rw-r--r-- 1 root root 13148 Feb 11 16:27 pxelinux.0
drwxr-xr-x 2 root root 4096 Feb 12 14:37 pxelinux.cfg/
-rw-r--r-- 1 root root 1806388 Feb 11 16:26 vmlinuz-2.6.18-92.el5
sauron.deepsoft.com% dir...
2008 Aug 05
2
Centos 5.2 using LVM -> DRBD 0.82 -> Xen Problems
...pi = 1
apic = 1
hap = 1
on_poweroff = ''destroy''
on_reboot = ''restart''
on_crash = ''restart''
device_model = ''/usr/lib64/xen/bin/qemu-dm''
sdl = 1
vnc = 1
disk = [ ''drbd:drbd0,hda,w'' ,''file:/root/centos52.iso,hdc:cdrom,r'' ]
boot = ''d''
vif = [ ''mac=00:16:3e:14:13:77,bridge=virbr0,type=ioemu'' ]
serial = ''pty''
xm info:
host : mrhappy.whatever.com
release : 2.6.18-92.1.6.el5xen
version...
2008 Oct 11
1
Unable to use SSH password-less logins
I am trying to ssh from my Windows/Cygwin xterm window into my CentOS52
servers w/o using passwords but my keys seem like they're being ignored. I
created the key in cygwin using:
$ ssh-keygen -t dsa -f id_dsa
And copied id_dsa.pub over to centos:~/.ssh/authorized_keys
Ideas?
tia,
- Joe
2009 Apr 01
3
installing DomU with two network bridges via virt-install
I have a Xen DomU configuration that was made in the days before
libvirt and virt-install. In this configuration
I have:
vif = [ ''mac=00:16:3e:05:06:01, bridge=xenbr0'', ''mac=00:16:3e:05:06:0a,
bridge=xenbr1'' ]
and then in xend-config.sxp I define
(network-script my-network-bridge)
where my-network-bridge is in the scripts directory and looks like this:
2009 Mar 31
3
Installing Cent OS from a usb flash drive
I recently acquired a Fujitsu Lifebook 1610. Unfortunately, the
machine was missing a lot of the stuff that would've come with it brand
new, mainly the usb cdrom drive.
Currently, I'm running Fedora on it, and I installed it using a
usb flash drive with the help of a program called unetbootin(Probably
not spelled right). to load the ISO onto the USB drive. I've
successfully used
2008 Sep 04
5
VMWare Server doesn't like new CentOS installation?
I just got a nice, shiny new machine at work, a Core 2 Duo, on which I
just finished installing CentOS 5.2 with a fair number of packages,
SeaMonkey 1.1.10, Adobe Reader 8.0, Adobe Flash 9.0, mplayer,
mplayerplug-in (both from rpmforge), and I think that was it. Then I
went and got the latest VMWare Server, 1.0.7, from VMWare, pulled down
their rpm, installed it, and ran vmware-config.pl, which
2009 Nov 16
2
Adaptec SCSI Card 2930LP supported by CentOS 5.x?
Hi,
for a specific application we need a low-profile SCSI card (PCI) with
external 50pin connector. I thought about getting an "Adaptec SCSI Card
2930LP". However I was not able to find any usable information about
wether this card is supported by Linux/CentOS 5.x or not. Does anyone
have this card working with a CentOS 5.x machine?
Alternatively: Are there any linux-supported
2008 Oct 09
2
xen 3.2.1 - How to boot ISO image
Hi All,
I have working CentOS xen guest (domU) inside in Debian xen domain (dom0)
and here is the domU''s config file
<http://fpaste.org/paste/7295>.
How could I put the proper syntax inside of domU''s config to instruct the
domU to boot the
/data/CentOS-5.1-i386-bin-DVD.iso during starting of domU?
BTW, I am using xen-3.2-1.
Thanks,
James