[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] [atomic] Atomic Centos PXE Installation
- From: Joaquin Henriquez <joaquin henriquez countercept com>
- To: Jonathan Lebon <jlebon redhat com>, Dusty Mabe <dusty dustymabe com>
- Cc: "atomic projectatomic io" <atomic projectatomic io>, atomic-devel <atomic-devel projectatomic io>
- Subject: Re: [atomic-devel] [atomic] Atomic Centos PXE Installation
- Date: Thu, 24 May 2018 13:26:59 +0000
Discover that a minimum of 4GB needs to be added to the machine.
-----Original Message-----
From: Jonathan Lebon [mailto:jlebon redhat com]
Sent: 24 May 2018 14:09
To: Dusty Mabe
Cc: Joaquin Henriquez; atomic projectatomic io; atomic-devel
Subject: EXTERNAL: Re: [atomic] Atomic Centos PXE Installation
On Wed, May 23, 2018 at 5:09 PM, Dusty Mabe <dusty dustymabe com> wrote:
> Jonathan, Can you share how you copied the files from the ISO and also
> what your pxelinux.cfg is ?
Nothing too special. I mounted the install ISO and copied vmlinuz and initrd
in `images/pxeboot` to the PXE directory.
pxelinux.cfg/default:
---
default menu.c32
prompt 0
timeout 5
ONTIMEOUT linux
MENU TITLE PXE Menu
LABEL linux
kernel vmlinuz
append initrd=initrd.img
ks=http://192.168.122.1:35001/centos-atomic.ks ip=dhcp
inst.stage2=http://192.168.122.1:35000/
---
The port 35000 webserver is rooted at the mounted ISO.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]