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 310461 Details for
Bug 453167
Kickstart fails with pre-defined disk partitions
[?]
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.
Sample, simplified Kickstart file to demonstrate issue.
test2.ks (text/plain), 896 bytes, created by
Cris Rhea
on 2008-06-27 17:03:21 UTC
(
hide
)
Description:
Sample, simplified Kickstart file to demonstrate issue.
Filename:
MIME Type:
Creator:
Cris Rhea
Created:
2008-06-27 17:03:21 UTC
Size:
896 bytes
patch
obsolete
>install >url --url ftp://clustersw-212.mayo.edu/CentOS/5/os/x86_64 >lang en_US.UTF-8 >keyboard us >xconfig --startxonboot >network --device eth0 --onboot yes --bootproto dhcp >network --device eth1 --onboot no --bootproto dhcp >rootpw --iscrypted $1$XEKaAwIO$w3j4zAwGjgHB1UqJvVuTO0 >firewall --enabled --port=22:tcp >authconfig --enableshadow --enablemd5 >selinux --disabled >timezone --utc America/Chicago >bootloader --location=mbr --driveorder=sda --append="rhgb quiet" > >part /boot --fstype ext3 --onpart=sda1 >part / --fstype ext3 --onpart=sda5 >part swap --onpart=sda6 >part /usr --fstype ext3 --onpart=sda7 >part /var --fstype ext3 --onpart=sda8 >part /tmp --fstype ext3 --onpart=sda9 >part /local1 --fstype ext3 --onpart=sda10 > > >reboot > >%packages >@core > >%pre >sfdisk -uM /dev/sda <<EOF >,150,L >,,E >; >; >,512,L >,2048,S >,8000,L >,2048,L >,10000,L >,,L >EOF > >blockdev --rereadpt /dev/sda >partprobe /dev/sda > >%post >
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 453167
: 310461