Displaying 20 results from an estimated 20000 matches similar to: "disk duplication question"
2008 Feb 08
3
using nfs in kickstart post section
I am trying to mount an nfs drive in the post kickstart section.
I am getting an error on "service nfs start" about cannot register
service RPC
What do I need to start first?
jerry
2013 Mar 19
1
unexpected 'reinitialize disk?' prompt form anaconda during kickstart with zerombr
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anyone have any thoughts on why anaconda might be prompting me to
reinitialize the disk during the kickstart of a Centos6.4 install on
hyperV when
a) the kickstart file contains "zerombr" as referred to in the
installation guide[1]
b) installation proceeds with no prompt on KVM hypervisors and succeeds?
I have read the release notes[2]/tech
2016 Dec 24
2
how to create a kick start file from an already installed system
greetings.
need to create a kick start file from an already installed system so
that i can reinstall system without having to go thru all the package
selections.
system also has packages install from other sources.
read the centos wiki pages for kick start files, did not find info
for such. either it is not there or i missed it.
tia.
--
The important thing is not to stop questioning.
-
2008 Mar 28
3
questions on kickstart
I have 2 questions dealing with 2 different kickstart files.
1) my kickstart sections for RAID disk setup and kickstart reports it
cannot find sda. Why is that. sda is there and works.
clearpart --all --initlabel
part raid.01 --asprimary --bytes-per-inode=4096 --fstype="raid"
--onpart=sda1 --size=20000
part swap --asprimary --bytes-per-inode=4096 --fstype="swap"
2008 Nov 14
1
kickstart install on SAN with multipath
Using CentOS 5.1, though with a few hours work I could update
to 5.2.. I can install to SAN with a single path no problem
but I'd like to be able to use dm-multipath. From the kickstart
docs it seems this is supported but there is no information
as to what the various options mean
http://www.centos.org/docs/5/html/5.1/Installation_Guide/s1-kickstart2-options.html
--
multipath (optional)
2012 Dec 07
2
Questions on making a kickstart cfg
So I took the anaconda cfg, commented out the partition/disk pieces and
ran it off my repo server and it almost worked.
Little things like not including things I had done on network setup. No
first boot.... :)
So now I am reading up on building a kickstart cfg
http://wiki.centos.org/TipsAndTricks/KickStart
http://www.centos.org/docs/5/html/5.2/Installation_Guide/s1-kickstart2-howuse.html
2016 Dec 24
3
how to create a kick start file from an already installed system
On 12/23/2016 07:15 PM, Jonathan Billings wrote:
> On Dec 23, 2016, at 7:50 PM, geo.inbox.ignored <geo.inbox.ignored at gmail.com> wrote:
>> system also has packages install from other sources.
>>
>> read the centos wiki pages for kick start files, did not find info
>> for such. either it is not there or i missed it.
>
>
> If you mean other Yum
2010 Apr 18
3
wher cam i get the kickstart's rpm or gz?
HI erveryone,
I want to install some machines with the kickstart,but i can't find the kickstart's rpm or gz,anyone know it? my server is suse 10.3,thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100418/5c86da44/attachment-0002.html>
2008 Jan 29
2
centos 5.0/5.1 nfs kickstart
Hi all,
I'm having a bit of trouble with something and was wondering if anyone
else has encountered this or knows what the problem is.
I have one computer I would like to kickstart a centos 5.0 or 5.1 install.
I have another computer which is the tftpboot server and contains the
centos 5.0 and centos 5.1 install directories
I wish to do the kickstart over nfs and my network is using MTU
2011 Jul 17
1
issues when add driverdisk to centos5.6 using NFS method
Hi, I am Ken.. I am trying to add dud(driver update disk) to centos5.6
using network method, I can successfully add dud to centos5.6 using
http and ftp method, but fail when using nfs method. However those all
three methods are officially supported in the centos5.6.
As indicated in the centos5.6 website, we can see they not only
support http, ftp, but also nfs.
2015 Jul 30
2
How to kickstart a guest with Centos 6.6 & Xen 4.4
Hello,
I posted a question over at xenproject.org but it was recommended that I
send out a message here for help.
My post there:
http://www.xenproject.org/help/questions-and-answers/vanilla-pv-centos-guest-via-kickstart-centos-6-6,-xen-4-4.html
The TL;DR is: Everything I've found to kickstart a new vanilla rhel/centos
guest points to specifying a kernel & and initrd- for RHEL/Centos 5.
2009 Aug 12
2
disable virtual terminals during kickstart installation
Hi All,
I'm trying to figure out where the inittab is for a pxeboot/kickstart
installation so that I can disable virtual terminals that allow for
interactive input such as CTRL+ALT+F2. I've looked in the /etc
directories for the pxeboot initrd as well as the stage2 and minstg2
files. Am I missing something grossly obvious here?
--
James A. Peltier
Systems Analyst (FASNet),
2012 Feb 03
5
install detecting disk as sdb not sda
I am trying to install 6.2 on a machine.
I am using PXE as I have done so a number of times.
My hard disk is being detected as sdb and not sda.
My kickstart config is wanting it at sda.
There are no other disks in the unit. It has and SD slot and an esata
although BIOS does not appear to have a disable for either of those devices.
Is there anyway to "force" the disk to sda ?
or find
2010 Sep 19
1
How to simulate minimal ISO install using stage2 image file?
Hello,
I'm working on a project which automates creation of EC2 AMI images.
To do this, you must use a running EC2 instance to mount an image file
in a chroot jail.
My problem is that I want to create an AMI that looks exactly like a
minimal (nothing selected) install from the CentOS ISO image, but the
"stage2" image [1] file is much more "minimal" than that. e.g., it
2008 Jun 05
3
isolinux on a pendrive from disk 1
Hi
I just grabbed an 8gig thumb drive, took disk 1 centos 4 i386,
copied the isolinux directory files to my thumbdrive, then ran syslinux
-sf /dev/sdc1
on the device plugged it into my laptop and it does not boot.
Is there a step(s) I am missing to get a bootable thumbdrive with centos?
Thanks,
Jerry
2011 Jul 21
8
nouveau driver one centos 6
I "wish" to not load the or even install the nouveau driver by default.
I want to use the NVIDIA binary driver.
I have tried a number of things:
1) in my kickstart package section add the line:
-xorg-x11-drv-nouveau
This did not work - it was still installed.
2) use the nvidia installer and it asks to create a modprobe.conf file
to blacklist
the driver. I said yes thats what I want.
2010 Sep 24
4
necessary/unused rpm packages
Is there a way to identify if an rpm package is unused, or how much it is
used?
I would like to reduce my load time by removing unused packages in my
kickstart, but do not want to cause problems for users on active systems by
guessing which ones are not necessary (I load everything with kickstart
now). If I could find the packages are not used I could start by excluding
them from a load and be
2011 Aug 14
4
Kickstart installation error
Hi,
I?m trying kickstart on CentOS
Below is my ks.cfg
*[root at localhost ~]# cat /root/ks.cfg*
*
*
#Generated by Kickstart Configurator
#platform=x86, AMD64, or Intel EM64T
#System language
lang en_US
#Language modules to install
langsupport en_US
#System keyboard
keyboard us
#System mouse
mouse
#Sytem timezone
timezone Asia/Dili
#Root password
rootpw --iscrypted
2012 Sep 21
4
automatic repartitioning
Hello all.
Does anyone have any suggestions for making centos cloud images that can automatically repartition the root device to resize the filesystem?
All the Ubuntu UEC images do this, so using the same image, you can launch cloud instances of a variety of flavors and the VM instance will repartition the root disk and resize the fs.
The Ubuntu images utilize scripts in the initramfs dpkg that
2009 Aug 27
3
Help Slim Down Centos Install
Hello Everyone,
I was wondering does anyone know how I can slim down Centos install,
what I mean by slim down is whenever I install Centos with nothing but
xen. I have all type stuff that is not needed like bluetooth and etc.
This is a server, so I know that bluetooth is not need but I don't have
any other menus to remove software when install from cd. So what would
be the best way to slim