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 150164 Details for
Bug 232502
Kickstart fails to partition disk, installation fails
[?]
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-from-geode.cfg (text/plain), 975 bytes, created by
Steve Magoun
on 2007-03-15 19:35:51 UTC
(
hide
)
Description:
kickstart file
Filename:
MIME Type:
Creator:
Steve Magoun
Created:
2007-03-15 19:35:51 UTC
Size:
975 bytes
patch
obsolete
>#platform=x86, AMD64, or Intel EM64T ># System authorization information >auth --useshadow --enablemd5 ># Use text mode install >text ># Firewall configuration >firewall --disabled >firstboot --disable ># System keyboard >keyboard us ># System language >lang en_US ># Root password >rootpw --iscrypted [removed] ># Install OS instead of upgrade >install ># System bootloader configuration >bootloader --location=mbr ># Use CDROM installation media >cdrom ># System timezone >timezone America/New_York ># X Window System configuration information >xconfig --defaultdesktop=GNOME --depth=8 --resolution=640x480 ># Clear the Master Boot Record >zerombr ># Partition clearing information >clearpart --all --initlabel ># Disk partitioning information >part /boot --asprimary --fstype="ext3" --size=100 --bytes-per-inode=4096 >part swap --fstype="swap" --size=250 --bytes-per-inode=4096 >part / --fstype="ext3" --grow --size=1 --bytes-per-inode=4096 > >%packages >@base >-mcelog >-diskdumputils >-netdump >-prctl
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 232502
:
150162
|
150163
| 150164