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 302143 Details for
Bug 442079
using kickstart option --ignoredisks to skip redundant SAN paths 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.
example ks file
test.ks (text/plain), 1.13 KB, created by
Jay Rishel
on 2008-04-11 16:30:38 UTC
(
hide
)
Description:
example ks file
Filename:
MIME Type:
Creator:
Jay Rishel
Created:
2008-04-11 16:30:38 UTC
Size:
1.13 KB
patch
obsolete
># Kickstart file created for lab installs ># jay_rishel 4/4/2008 > >ignoredisk --drives=sdc,sdd >autostep >nfs --server=pishr.troweprice.com --dir=/kickstart/trp/RH5.1u0-64 >key 405e9570436adc95 >lang en_US.UTF-8 >keyboard us >network --bootproto static --ip=10.19.9.230 --netmask=255.255.255.0 --gateway=10.19.9.1 --nameserver=172.22.2.55 --hostname=lablinux1.troweprice.com --noipv6 >rootpw password >firewall --disabled >authconfig --useshadow --enablemd5 >selinux --disabled >timezone America/New_York >bootloader --location=mbr --driveorder=sda,sdb --append="pci=nommconf rhgb quiet" >clearpart --all --initlabel >part /boot --fstype ext3 --size=150 --ondisk=sda >part swap --size=4096 --ondisk=cciss/c0d0 >#part swap --size=4096 --ondisk=sda >part /var/crash --size=16384 --ondisk=cciss/c0d0 >part pv.100000 --size=1 --grow --ondisk=sda >volgroup vg_root --pesize=32768 pv.100000 >logvol / --fstype ext3 --name=lv_root --vgname=vg_root --size=1 --grow > > >%packages >@virtualization >@admin-tools >@base >kernel-devel >net-snmp-utils > >%post >mkdir /mnt/temp >mount -o nolock pishr:/kickstart/trp /mnt/temp open -s -w -- >/mnt/bin/automate_checklist.sh >umount /mnt/temp >rm -rf /mnt/temp
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 442079
: 302143