similar to: CentOS7 kickstart question

Displaying 20 results from an estimated 10000 matches similar to: "CentOS7 kickstart question"

2018 Dec 14
2
CentOS7 kickstart question
On Fri, Dec 14, 2018 at 10:04 AM isdtor <isdtor at gmail.com> wrote: > > > > So the syntax looks to be > > > > > > repo --name=epel --baseurl=nfs://server:/path > > > > > > that colon after server is not a spelling error. > > > https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#id48 > > > > That seems to work
2018 Dec 14
2
CentOS7 kickstart question
Stephen John Smoogen writes: > On Fri, 14 Dec 2018 at 05:02, isdtor <isdtor at gmail.com> wrote: > > > > Is it not possible to use an nfs based repo for kickstart under CentOS 7.5? > > > > E.g. > > > > repo --name=epel --baseurl=file://server/path/to/local/copy/of/epel > > > > So the syntax looks to be > > repo --name=epel
2018 Dec 14
0
CentOS7 kickstart question
On Fri, 14 Dec 2018 at 05:02, isdtor <isdtor at gmail.com> wrote: > > Is it not possible to use an nfs based repo for kickstart under CentOS 7.5? > > E.g. > > repo --name=epel --baseurl=file://server/path/to/local/copy/of/epel > So the syntax looks to be repo --name=epel --baseurl=nfs://server:/path that colon after server is not a spelling error.
2018 Dec 14
0
CentOS7 kickstart question
> > So the syntax looks to be > > > > repo --name=epel --baseurl=nfs://server:/path > > > > that colon after server is not a spelling error. > > https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#id48 > > That seems to work now. Some error messages made it look like nfs: wasn't supported at all. > Thanks. Well, I spoke too soon -
2019 May 08
5
kickstart compat C7 -> C8
Hi all, I still use the following kickstart partition scheme for C7 installations (via virt-install): Briefly, fixed size for /root and /boot, and the rest is filled up for /srv. The same kickstart (despite that c7 uses vda, f29 uses sda) doesn't work with Fedora29 (EL8). I get a "device is too small for new format" error. Any hints? part /RESCUE --fstype="ext4"
2019 Feb 15
3
Automated XFCE install from kickstart and epel-release issue
Hello, I am working on a kickstart automated Centos 7 GUI vm deployment. Defining gnome desktop in kickstart works. @gnome-desktop - A GNOME desktop However Centos and anything from the epel-release such as xrdp does not work. I have tried it on different ways. repo --name=epel-release %packages #epel-release # DOES NOT WORK @ Core #@core @ Base
2019 Mar 06
3
CentOS 7.6 kickstart error
I am testing a CentOS 7.6 kickstart installation. After kickstart was initiated, the installation stops at some point where a sort of table is printed under "Installation", and the item that fails is 4 - Software selection, Error checking software selection. I have checked /tmp/packaging.log and /tmp/anaconda.log, but cannot find any errors here that would prevent installation. Poor
2019 Oct 03
2
CentOS 7 kickstart repo directive
Is the kickstart repo directive broken under CentOS 7? Every attempt with a repo directive in the kickstart file fails during the software selection step. Removing the repo directives and the packages from those repos under %packages makes it work. On console 2, I have verified that the (NFS) repos specified in the kickstart file are mounted and that the repo metadata has been copied over to
2020 Mar 16
3
[p2v PATCH 1/3] Add kickstart URLs for RHEL 8
Both BaseOS and AppStream are needed. --- virt-p2v-make-kickstart.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/virt-p2v-make-kickstart.in b/virt-p2v-make-kickstart.in index 779ba62..cbbfb8a 100644 --- a/virt-p2v-make-kickstart.in +++ b/virt-p2v-make-kickstart.in @@ -176,6 +176,16 @@ repo --name=rhel6_${minor}_server_optional --baseurl=$baseurl/Server/optional/$a
2020 Oct 28
6
Run as root on reboot
Folks Is there a way to reboot and have a script run without intervention. During initial setup, I'd like to avoid the manual actions of logging on as root and executing a command, but instead have that command run without intervention. The output of the command would still show up on the terminal that initiated the reboot. Security is not a concern here. And I don't want to
2009 Jan 20
3
Using centos and kickstart to build a minimum installation
Using centos 5.2, I want to use a kickstart file to select packages in order to have an unattended install onto a bare-metal server. Is there any way of finding out which packages I need to compile, build and run asterisk ? I generally want to build all modules in asterisk and the wct4xxp zaptel module I want to be able to not select any groups in the kickstart file, but only select
2017 Nov 01
6
Kickstart ksdevice question
This should be easy to answer (I hope).? We routinely kickstart boxes to use for managing our customers RADIUS/DHCP configurations (along with other things).? We've had a C7 kickstart in place since I built one in May and are finally starting to roll it out for new installations.? But, I'm curious as to what ksdevice= actually does. With the C6 we routinely used ksdevice=eth0 since we
2011 Jan 28
1
help.... Ovirt node-imge build error
Hi Ovirt node image build problem? Node image build my system OS Fedora core 14. I am have a question about installation process of oVirt project. Install DOC : https://fedorahosted.org/ovirt/wiki/Build But node-image build error? [root at Ovirt-T node]# ./autobuild.sh Running oVirt Node Autobuild test -f Makefile && make -k distclean || :
2013 Oct 08
2
C6: kickstart problems with additional repo
Hi, I'm kickstarting a vm in ESXi 5.1. ks.cfg is on floppy, install media is ISO file. This works great as long as I don't add an additional repo, in our case it is vmware tools on one of our webservers. If I add the repo line, anaconda asks then for the used network card and indeed, switching to console the interfaces are still unconfigured. Chosing eth0 in gui continues the
2009 Apr 10
4
installing updates in post kickstart
I can do a yum update in my post kickstart (which is what I am doing now actually). However, I want to save network time at installations. If I copy down the files from centos/5.3/updates/x86_64/RPMS and place them in a directory local on my network, can I just "rpm -U /mnt/directory/updates/x86_64/RPMS*" in my post section? Assuming I have nfs mounted the directory of course...
2018 Dec 03
4
[OT] EPEL update?
Hi, OT for this list, but maybe I can get some pointers - how hard is it to get some packages updated in EPEL? The project web site sends you from link to link, and the ML web interface is horrible. No interest here to become a package maintainer or regular contributor. I have taken it upon myself to rebuild MATE from Fedora 29, seeing that the current EPEL-7 packages are four revisions behind.
2008 Sep 27
2
Graphical net install
Is it at all possible to do a graphical netinstall ? I am using centos 5.2, and i have been doing net installs (pxe) for a while in console mode... -- Test <test at remedial-teacher.nl>
2018 Dec 04
4
[OT] EPEL update?
On Mon, 2018-12-03 at 07:44 -0500, Stephen John Smoogen wrote: > On Mon, 3 Dec 2018 at 06:00, isdtor <isdtor at gmail.com> wrote: > > > > Hi, > > > > OT for this list, but maybe I can get some pointers - how hard is > > it to get some packages updated in EPEL? The project web site sends > > you from link to link, and the ML web interface is horrible.
2018 Dec 04
2
[OT] EPEL update?
On Tue, 4 Dec 2018 at 12:18, Richard <lists-centos at listmail.innovate.net> wrote: > > > > > Date: Tuesday, December 04, 2018 17:08:52 +0000 > > From: Tony Molloy <tony.molloy at ul.ie> > > > > On Mon, 2018-12-03 at 07:44 -0500, Stephen John Smoogen wrote: > >> On Mon, 3 Dec 2018 at 06:00, isdtor <isdtor at gmail.com> wrote: >
2016 Aug 18
2
Centos7 kickstart & pxe
Hello All, I'm trying to get kickstart to work through pxe. So far I've set up dhcp server, tftp and so on. But it seems at some point I always get stuck because the iso file is write-protected. I've tried remounting it rw, and I 've dd the iso first, I then get EM not a block device. Any help would be appreciated. Greetings, J.