Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 601341 Details for
Bug 844478
RHEL7 Alpha2 install fails when using initramfs-provided kickstart and booting via PXE
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
kickstart file
ks.cfg (text/plain), 1.05 KB, created by
Jon Stanley
on 2012-07-30 20:42:09 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
Jon Stanley
Created:
2012-07-30 20:42:09 UTC
Size:
1.05 KB
patch
obsolete
>#platform=x86, AMD64, or Intel EM64T >#version=DEVEL ># Install OS instead of upgrade >install ># Firewall configuration >firewall --disabled ># Use network installation >url --url="http://yum.web.gs.com/yum.meta/linux7/latest" ># Network information >network --bootproto=dhcp ># Keyboard layouts >keyboard 'us'# System timezone >timezone America/New_York --isUtc ># Root password >rootpw --iscrypted $1$cBRshYKA$g/MkCGqNkmoeIRd1oLYpe. ># System authorization information >auth --useshadow --passalgo=sha512 ># Use text mode install >text ># System language >lang en_US ># SELinux configuration >selinux --disabled ># Do not configure the X Window System >skipx ># Installation logging level >logging --level=info > ># System bootloader configuration >bootloader --location=mbr ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part /boot --asprimary --fstype="ext4" --size=2000 >part / --fstype="ext4" --size=40000 >part swap --fstype="swap" --recommended > >%packages >@core >@base >xorg-x11-xauth >xterm >gnome-terminal >%end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 844478
: 601341