Red Hat :: Kickstart Install From Harddrive?

Mar 20, 2011

I have a working Centos 5.4 (== Red Hat Enterprise Linux 5.4) kickstart installation working with pxe boot.I am now trying to do the same kickstart installation but from a SCSI harddrive on the hardware box itself.In other words, the system already has an older distribution on it, and it has a formatted LVM partition with free space. I expect to upload an initrd, vmlinux, ks.cfg at the top of this partition, edit the grub.conf with something like so:

grub.conf
--------
title TestOS

[code].....

View 2 Replies


ADVERTISEMENT

CentOS 5 :: 5.5 Kickstart Install From Harddrive?

May 23, 2010

I'm trying to install CentOS 5.5 from harddrive using a kickstart file. Kickstart file is read correctly, it contains the following 3 lines (+ additional config):

install
harddrive --partition=sda11 --dir=repos/CentOS/5.5/isos/i386
repo --name="CentOS-5.5 - Updates" --baseurl=hd:sda11:repos/CentOS/5.5/updates/i386

I've downloaded both CentOS-5.5-i386-bin-DVD.iso and CentOS-5.5-i386-bin-1of7.iso, but anaconda (the installer) asks: - What partition and directory on that partition holds the CD (iso9660) images for CentOS? ...

VT3 gives these messages:
INFO: partition /dev/sda11 selected
INFO: mounting device sda11 for hard drive install
INFO: mntloop loop7 on /tmp/loopimage as /tmp/hdimage/repos/CentOS/5.5/isos/i386/CentOS-5.5-i386-bin-1of7.iso fd is 12

[Code]....

View 4 Replies View Related

Fedora :: Changed Harddrive Priority To Second Harddrive?

Mar 9, 2011

i've worked with Linux for a while now, but never in a double boot kind of way (except using wubi), and i'm still kind of a newby.i have 2 harddrivesfirst one has only 1 partition; Windows XPsecond one has 1 empty partition, simple storageand another partition where i installed fedora core, and GRUB is also located on this harddrive.I changed harddrive priority to my second harddrive, result:GRUB comes up, no problem, but when I try to boot windows, it tells mentldr is missing ctrl alt del to continueso i changed the harddisk priority back to the way it was, where the first drive containing windows is first priority... but then, no GRUB.i've tried editing the grub conf,i've tried fixboot/fixmbrtl;dr:no ntdlr when linux harddrive is main priorityno grub when windows harddrive is main priority

View 4 Replies View Related

OpenSUSE Install :: Harddrive Not There But There?

Jul 16, 2010

i noticed that my 2 internal harddrives are mounted within the system (i can see them with DF) but they do not show up with Dolphin (running KDE Suse 11.3).Now i added them manually. Might be that a bug or did i something wrong at installation?

View 4 Replies View Related

Fedora Installation :: 15 Install On & Boot From A 3TB Harddrive?

Jun 24, 2011

I want to install Fedora 15 on my new computer. It has 1 new 3TB hard drive. I know I need a GPT to use all the space. Does Fedora15 installer support setting up this drive to boot from GPT?

Will there be any issues if I try to load windows 7 on another partition after I install fedora?

Yes my motherboard has UEFI.

View 8 Replies View Related

OpenSUSE Install :: Linking Of A Folder To A Harddrive?

May 13, 2010

i would like to link a folder, in my case that is 'Pictures' to a different harddrive with a folder containing pictures. So whenever i save pictures it would save by default onto the harddrive with the linked folder. How can i do that. I tried to do it with ls i think but this makes softlinks which did not let me open automatically open the other folder. omg i hope i don't make it to complicated to understand.

So here a visual plan of it.

the default folder
/
/home/user/pictures

like to link it to

/media/pictures/photoshots

so this is the harddrive (another internal harddrive) which contains a different folder where i store my photos in general.

View 4 Replies View Related

OpenSUSE Install :: Latest Version From DVD Onto Second Harddrive

Jul 30, 2010

I want to install latest version from DVD onto my second harddrive. I tried it myself yesterday but ended up with a bootloader I didn't want, and some alterations on my windows 7 disk. It took me a while to restore the windows bootloader and I don't want to do it again. how to proceed to install a fresh copy on opensuse/kde on my second harddrive without it touching my first (I can select bootdevice from bios function). Both are currently formatted as NTFS and the second (target) drive is empty.

View 9 Replies View Related

Fedora Installation :: 13 Kickstart Install From HDD ISO?

Jun 1, 2010

I have not used Fedora in a long while (since version 5 I think).I am moving back to it for my new home server but there is something that is driving me completely crazy. Can you no longer do HDD installs from a ISO?I whipped out my old kickstart files and worked off of them and all seams to be OK but every time it says it is unable to find the install source.Here are the first two lines of my KS file:

Code:
install
harddrive --partition=sdb1 --dir=/linux_install/fedora/iso

[code]....

View 1 Replies View Related

General :: Use Kickstart To Install Centos From Cdrom?

Apr 12, 2010

when i use kickstart to install centos from cdrom (i make it myself in my way),i got a %post script problem with the kickstart file. 1.%post script used to copy my own software from cdrom to hard disk.then make install automaitlly with bash script.

the %post script like :
%post
mkdir -p /myownsoftware
cp -r /mnt/myownsoftware/* /myownsoftware
cd /myownsoftware

[Code]...

View 10 Replies View Related

General :: Install More Than One Machine Simultaneously With Kickstart?

Nov 18, 2010

Is it possible to install more than one machine simultaneously with kickstart? I need to install 15 machines.

View 2 Replies View Related

Security :: Check RPM Signatures During A Kickstart Install?

Sep 15, 2010

Is there a way to check RPM signatures during a kickstart install? Seems as if the signatures are not checked during an installation.

View 5 Replies View Related

CentOS 5 :: Unable To Get The Clients To Do A Kickstart Install?

Sep 8, 2009

we can't get the clients in our lab to do a kickstart install. we're doing the install by booting from the Centos 5.3 net install cd and anaconda starts, but terminates abnormally reporting a SIGSEGV fault. Interestingly, attempts at doing an install from a CD and without the network connection results in this error:

X11TransSocketINETConnect() can't get address for localhost:6001. Temporary failure in name resolution.

View 7 Replies View Related

CentOS 5 :: Add Repo At Install Time -> Kickstart?

Oct 22, 2009

In the release anouncement there is mention of adding additional repo's at install time. Is this also possible in the kickstart file?

View 1 Replies View Related

CentOS 5 :: Install Custom Kernel Rpm Via Kickstart

Mar 3, 2010

I have compiled and created a kernel rpm kernel-2.6.18165.11.1.el5-3.i386.rpm
then created initrd image

I have installed the above via kickstart installation

%post
mount xxx.xxx.x.xx:/var/www/html/os/i386 /mnt/tmp
cd /mnt/tmp
rpm -uvh kernel-2.6.18165.11.1.el5-3.i386.rpm
cp initrd-2.6.18-165.11.1.el5.img /boot

[Code]....

View 2 Replies View Related

OpenSUSE Install :: 11.2 External Encrypted Harddrive Not Correctly Mounted?

Nov 14, 2009

i have an external harddrive which i encrypted scince opensuse 10.2 with luks. Now i installed opensuse 11.2 its impossible to me to mount this drive correctly.

the harddrive was recocnized in my former opensuse 11.0 correctly as luks encrypted and during installation yast installed the kernel module and encrypted the harddrive so that i regulay could mount it on boot by giving the password for that harddrive. Scince opensuse 11.2 however yast thinks this is an dmcrypted partitoon and tries to unlock the harddrive using dmcrypt which of course fails.

does somebody know how i can encrypt and mount the externeal drive automaticly?

i have made a backup of /etc before i made a new installation of opensuse 11.2. is the possible to use the old fstab entries for that after installing luks?

View 8 Replies View Related

OpenSUSE Install :: Boot Error 15, Can`t Mount Harddrive, And Can`t Run Fsck?

Apr 28, 2010

I was running 11.0 and it stalled in the middle of a number of updates. On reboot I now get (if I remember correctly) Error 15: File not found.I managed to get my hands on a 11.0 live cd and started trying to fix grub. However, when I try mounting the harddrive using "mount /dev/sda1" I got

Code:
can`t find sda1 in /etc/fstab or /etc/mtab
"mount /dev/sda1 /mnt" gives

[code]...

View 5 Replies View Related

Red Hat / Fedora :: Kickstart Missing Selected Packages On Install?

May 3, 2011

I am trying to use kickstart to create a master boot disk for all of my server installs. Unfortunately it seems to be missing some of the packages specified and I can't figure out why. Here is the packages section of my ks.cfg file

Note: all at symbols have been replaced with # because the forum filter seems to think they are urls.

%packages
#admin-tools
#base
#core
#dns-server

[Code].....

View 1 Replies View Related

CentOS 5 :: Kickstart Doesn't Run Post Install Commands

Oct 19, 2009

I am trying to copy an updated splash.xpm.gz at the end of a system build but everything in the post section is total ignored.

#--- Post-installation script
%post
#!/bin/sh
#...Mount the installation CD

[code]....

View 8 Replies View Related

CentOS 5 :: Unattended Kickstart Install Supporting Both IDE (hda) / SCSI (sda)?

Apr 6, 2010

Can an unattended Kickstart support both IDE (hda) and SCSI (sda)? The goal is to to create a new virtual machine from scratch. What I have works for Parallels in which a new VM defaults to emulate an IDE hard disk. It does not work for VMware Workstation which defaults to emulate a SCSI disk.

The relevant Kickstart section: bootloader --location=mbr --driveorder=hda --append="rhgb quiet"

clearpart --all --initlabel --linux --drives=hda
part /boot --fstype ext3 --size=100 --ondisk=hda
part pv.2 --size=0 --grow --ondisk=hda
volgroup VolGroup00 --pesize=32768 pv.2
logvol / --fstype ext3 --name=LogVol00 --vgname=VolGroup00 --size=1024 --grow
logvol swap --fstype swap --name=LogVol01 --vgname=VolGroup00 --size=1024 --grow --maxsize=2048

Can the Kickstart file be made to not care what drive type is there, or conditionally handle either type?

View 4 Replies View Related

Ubuntu :: Had 32 Bit Installed In A Virtual Machine On Windows But Wanted To Install It To Harddrive?

Jan 14, 2011

I just installed Ubuntu 10.10 64bit using Wubi. I had 32 bit installed in a Virtual machine on Windows but I wanted to install it to my harddrive (and wubi was easiest). I'm trying to install Cinelerra following the instructions at:http://cinelerra.org/docs/cinelerra_..._en.html#SEC13Once I get to:autoreconf -i --forceit gives a few errors. Here's a copy and paste from the terminal:Quote:

lee@ubuntu:~/hvirtual$ autoreconf -i --force
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 196.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 196.

[code]....

View 9 Replies View Related

Fedora :: Network Install Via Kickstart Using A - Created - Local Repository - F12 - F14

Jan 5, 2011

I am looking for a thorough document that explains:

1) Creating a local repo

2) Using kickstart to access that repo

3) Performing a network install using kickstart

Some background: I have several racks of servers that I need to install Fedora on. These servers CANNOT be placed on the internet; hence the need for the creation of a local repo on some other machine (which will be connected to the servers via a local network). I am not sure how to create a local repo, so that one of my questions.

I'd also like to automate as much of the install as possible and kickstart is the only thing I know of for that. I am no guru with kickstart, but I have used it before to successfully install Fedora Core 6 -- I am hoping there are no great changes with the current releases of Fedora (12-14)?

A local repo of Fedora Core 6 was created by someone (some time ago) on a workstation (running FC6). This is what I've used in the past to install FC6 on previous servers (via a kickstart CD). However, I dont have the documentation on how the repo was created or how the kickstart CD was created I've gleaned some ideas ok kickstart from the pieces I've read on web, but none of it has been specific to the latest releases of Fedora.

View 3 Replies View Related

General :: Using Kickstart Post Install To Copy Remote Files

Feb 1, 2010

CentOS 5.3 32bit
I'm having trouble trying to copy files from an nfs mounted remote machine during the the post install with kickstart.

My post install:
%post
mkdir /mnt/foo
mkdir /mnt/foo/downloads
mount 206.xx.xx.xxx:/downloads /mnt/foo/downloads
ln -s /mnt/foo/downloads /downloads
sed -i '$ afoo:/downloads /mnt/foo/downloads nfs exec,dev,suid,rw,bg,soft,rsize=8192,wsize=8192 1 1' /etc/fstab
%end
%post --nochroot
cp -r /downloads/thirdparty/importantFolder /mnt/sysimage/opt
%end

View 11 Replies View Related

Software :: RedHat Kickstart Post Fglrx Rpm Install Not Working

Feb 23, 2010

As the title says, I'm building a kickstart for a RedHat installation.I'm trying to incorporate the firegl driver rpm installation and its halfway working, not completly. What I've tried so far is to place the rpm in the --nochroot and in the normal chroot enviornment and neither one works. In the --nochroot, install it with rpm --root /mnt/sysimage/ and in the normal post i just do an rpm -ivh. In either case the fglrx folder is built within /lib/modules, however everything thats supposed to be installed never makes it to the newly installed root. I'm thinking that its actually getting installed to the installation / as opposed to the new /.

View 3 Replies View Related

CentOS 5 :: Install From USB Flash To Hard Drive With Custom Kickstart

Oct 30, 2009

I'd like to install centos from a USB stick on to a hard drive and also include a custom kickstart on the USB stick to run post-build scripts or install additional packages, which the additional packages would also be on the USB stick..Are there any howto's already written?

View 2 Replies View Related

Server :: Edit The Default RHEL CD To Have It Automatically Install RHEL Based Off Of A Kickstart File

Mar 2, 2011

is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.

View 3 Replies View Related

Red Hat :: During Install Can't Eject Kickstart Disk To Insert Binary Disk?

Apr 9, 2011

I am installing a number of boxes with RHEL 6, using a kickstart file I made and put on a boot disk.I am having trouble, however, when using this disk. The boot loader recognizes my kickstart file, but when it prompts me that it can't find the RHEL distro on my disk, and that I need to insert the DVD that contains the distro, I cannot eject the CD. Button pushy, no ejecty. I tried a paper clip to open the drive, but even after inserting the distro disk this way, it doesn't see it. It's like anaconda is wrapped around the mount of the boot disk and won't let go.

There's nothing special I need to have in the kickstart file for this to work right? I have thought about putting an eject statement in the post section, but that isn't even used until the OS is installed is it? I can get around this by creating a distro DVD with my kickstart file, but I'd rather not do that, and use the kickstart/boot disk functionality as intended.

View 2 Replies View Related

Fedora Installation :: Error "Unable To Read Group Information From Repositories" - Kickstart Install Of F11

Jun 19, 2009

I'm doing a Kickstart install of Fedora 11 with a DVD ISO as the installation source and the ks.cfg file in the root folder of the DVD. The error message I get is: "Unable to read group information from repositories. This is a problem with the generation of your install tree."

View 3 Replies View Related

Ubuntu Installation :: How To Load Kickstart Config File - Refuses To Load File / Launches Generic Install

May 6, 2010

I created an Ubuntu 10.4 iso with the kickstart cfg on it, trying to boot it with the ks=/cdrom/pathtoconfig (tried even ks=cdrom:/path) parameter in VirtualBox but it refuses to load the file and just launches the generic install.

View 1 Replies View Related

Fedora Installation :: Error At Post Install Scripts For Fedora 10 Kickstart Installation

Nov 18, 2009

I am trying to install fedora 10 kickstart on my server.But I can't, because my kickstart installation hangs at post install scripts.It is not showing any message & stopped.

View 1 Replies View Related

Red Hat :: Kickstart Install: "This Package Does Not Exist" After Setting Up The Package

May 24, 2011

I'm updating a working kickstart configuration.Got a good iso from it the last time used.I simply want to add 2 rpms to the installation. So I added the rpms (libganglia & libconfuse) into the ../Server directory. I added those two names to the %packages section in the .cfg file. And I added those two names into two new appropriate lines in the ../Server/repodata/comps.xml file.

I ran "createrepo -g repodata/comps.xml ." from the ../Server (rpms) directory. I then ran my "mkisofs" without issue, and used the resulting .iso. The message I get during installation is "You have specified the package 'libganglia' should be installed. This package does not exist. Would you like to continue or abort your installation?". I've tried several variations of the createrepo command.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved