similar to: kickstart file problem

Displaying 20 results from an estimated 1000 matches similar to: "kickstart file problem"

2008 Jun 05
0
a anaconda test problem
I am building a latest CentOS5 and every newest stuff is ready. All are in directory "/linux/CentOS/5-respin/os/x86_64". My OS is CentOS5 too. I want to add some other pictures during installation process, so anaconda adjustment is needed. When I run command "anaconda --test --method=http://192.168.0.3/linux/CentOS/5-respin/os/x86_64", a error message followed: Traceback (most
2011 Sep 05
1
linux xfs
Hi, I get the below issue when i install CentOS 5.6 x86_64 on IBM x3650 M3 when i run "linux xfs" at boot prompt. Please suggest/guide. Regards Kaushal 20:14:50 INFO : moving (1) to step confirminstall 20:14:55 INFO : moving (1) to step install 20:14:55 INFO : moving (1) to step enablefilesystems 20:14:55 DEBUG : starting mpaths 20:14:55 DEBUG : self.driveList():
2008 Aug 16
0
kickstart and 5.2 x86_64 giving errors.
When I use my kickstart file (which works on 5.1 x86_64) with 5.2 I get the following error. I put my kickstart file at the end. Do I have something incomaptible in the file? jerry -------------------------------------- Traceback (most recent call first): File "/usr/lib/anaconda/network.py", line 341, in lookupHostname ret = isys.pumpNetDevice(dev.get('device'),
2008 Aug 21
0
kickstart error on 5.2 exception
Hi, I am trying to get my kickstart file that worked under 5.1 to work under 5.2 centos x86_64. This is the error that I get. On the screen it says Exception occured and gives me the option to save it. This is that file. I dont see any odd that would cause it to crash. Can anyone help. My kickstart file is in the mix below. Seems to be related to network, my line seems fine (I think) for
2005 Jun 06
2
anaconda in centOS 4 fails to read md raid arrays
Has anybody encountered this problem? I have a box that has FC2 installed. I wanted to trash the FC2 installation and install CentOS 4. I have a pxeboot/dhcp/kickstart environment and so I tried automatic disk partitioning (clear all partitions and then create new ones), manual disk partitioning but everything else is automated and finally, zero automation, just a manual installation through
2008 Dec 30
3
Anaconda crash during Centos 5.2 installation.
Hi, I'm trying to install Centos 5.2 on an "old" machine in graphical mode (to use LVM) but anaconda crash. I made several tries with various installation resquest (the last is "Server", "Customize after installation") unfortunately, it's reproductible: Traceback (most recent call first): File
2005 Apr 29
0
CentOS 4 install problems debug info
For those who are intrested, some debug info that appears on the screen while installing: An unhandles exception has occurred. This is most likely a bug. Traceback: (last line most recent call) File "/var/tmp/anaconda-10.1.1.13//usr/lib/anaconda/gui.py", line 1074 in handleRenderCallback self.currentWindow.renderCallback() ... .... ... File
2013 Feb 28
2
What can I do to UNDERSTAND why I can't reach centos.org (but everyone else can)?
What can I do to UNDERSTAND why, periodically, I can't reach www.centos.org (but everyone else can)? Every few months, http://www.centos.org just drops off for me and for me only. It's not the web site, because I can reach it via a proxy (e.g., TOR browser bundle) and other tests show it to be alive (e.g., http://www.downforeveryoneorjustme.com/centos.org or
2011 Jan 19
3
lme-post hoc
Hi all, I analysed my data with lme and after that I spent a lot of time for mean separation of treatments (post hoc). But still I couldn’t make through it. This is my data set and R scripts I tried. replication fertilizer variety plot height 1 level1 var1 1504 52 1 level1 var3 1506 59 1 level1 var4 1509 54 1 level1 var2 1510 48 2 level1 var1 2604 47 2 level1 var4 2606 51 2 level1 var3
2012 Sep 20
1
question on assigning an argument in a function that is create by the function itself
Hi, I need some help with making a function a bit more elegant. How would you all suggest avoiding the problem I've made myself below - I've written a function that creates a temporary matrix by subseting a larger one I assign it. I then call vectors from that matrix, add each item in the vector to create a cumulative vector for each factor, and then patch them all back together.
2004 Oct 12
2
Why I can't retrieve GO identifier correctly?
Hello, R experts, I tried to retrieve all biological process GO terms at level 3 starting "biological process" as level 1 using the code as bellows: 1 library(GO) 2 library(GOstats) 3 level2<-getGOChildren("GO:0008150")$"GO:0008150"$Children 4 for ( i in 1:length(level2)) { 5 level3 <- getGOChildren(level2[i])$level2[i]$Children 6 for ( j in
2006 Sep 25
0
Anaconda Exception when installing CENTOS 4.2Beta for sparc
Hi. I'm trying to install CENTOS 4.2Beta for sparc, and i got this exception: +------------+ Exception Occurred +-------------+ | | | An unhandled exception has occurred. # | | This is most likely a bug. Please copy # | | the full text of this exception and file # | | a detailed bug report against anaconda at # | |
2005 Dec 06
1
Installation failure
I'm trying to do a very minimal install onto a Soekris net4801. There seems to be a missing dependency in some package causing the install to fail with: +-------------+ Exception Occurred +--------------+ | | | An unhandled exception has occurred. This # | | is most likely a bug. Please copy the
2006 Sep 25
0
Anaconda Exception when installing CENTOS 4.2Beta SPARC
Hi. I'm trying to install CENTOS 4.2Beta for sparc, and i got this exception: +------------+ Exception Occurred +-------------+ | | | An unhandled exception has occurred. # | | This is most likely a bug. Please copy # | | the full text of this exception and file # | | a detailed bug report against anaconda at # | |
2011 Sep 11
4
CentOS 6: ethernet "ifconfig up" failure
On my CentOS 6 partition of my laptop: First note that for this test, NetworkManager is not running because I did: chkconfig --del NetworkManager and then rebooted. Here is my ifcfg-eth0: DEVICE="eth0" NM_CONTROLLED="no" ONBOOT=no HWADDR=xx:xx:xx:xx:xx:xx TYPE=Ethernet BOOTPROTO=none IPADDR=192.168.2.5 PREFIX=24 GATEWAY=192.168.2.1 DNS1=192.168.2.1 DNS2=192.168.2.1
2011 Jul 13
1
PXE booting centos6
Hello I am trying to PXE boot centos6 but i get an error, Seetings are: PXE server is a cobbler centos5 machine trying to boot a centos6 client Traceback (most recent call first): File &quot;&lt;string&gt;&quot;, line 64, in __iter__ File &quot;/usr/lib/yum-plugins/whiteout.py&quot;, line 46, in postreposetup_hook for event, elem in iterparse(infile): File
2003 Feb 24
2
69.x.x.x network in rfc1918
I came across a problem when one of our clients was not able to access any of the servers on our network. This person has never connected to us before and now for this first time was trying to do it from his home is Houston, TX using earthlink cable service provided by Time Warner. All this information, I think, is important because when I started examining my shorewall logs I found out
2004 Apr 05
0
Level3 and resellers (was: Spring VON Wrap Up)
At 1:34 PM -0700 on 4/5/04, Mike Machado wrote: > > Was there any aggressive pricing given for nationwide voip LD? > >Level3 had several products, one they called Enhanced which was supposed >to also include E911 service. They quoted me about $.01 per minute >inbound or outbound nation wide. They said they support the top 300 >cities in the US and, of course, have plans to
2013 Jan 26
0
[LLVMdev] Closures, newbie question
On 26/01/13 19:20, Torsten Rüger wrote: [...] > Just at the end it mentions closures and I was wondering how those are done in llvm. > The link was to wikipedia, and i do know what closures/blocks/continuations are, (i think) but maybe someone could point me to where to read about how to do them in llvm. I've implemented closures in the past --- it's fiddly and a surprising amount
2010 Jul 08
1
Level3 reseller needed
I'm in the Northeast US and looking for any recommendations on Level3 resellers. I don't do enough volume to go to Level3 directly. If there's anybody you'd definitely avoid I'd love to hear about that too. Thanks, Adam