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 295105 Details for
Bug 433214
anaconda network install fails without DHCP server
[?]
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 example
test.cfg (text/plain), 1.21 KB, created by
Vadym Chepkov
on 2008-02-17 17:25:02 UTC
(
hide
)
Description:
kickstart file example
Filename:
MIME Type:
Creator:
Vadym Chepkov
Created:
2008-02-17 17:25:02 UTC
Size:
1.21 KB
patch
obsolete
>install >url --url=http://hut/dvd/ >lang en_US.UTF-8 >keyboard us >network --device eth0 --bootproto static --hostname test.chepkov.lan --ip 10.10.10.101 --netmask 255.255.255.0 --gateway 10.10.10.250 --nameserver 10.10.10.1 --noipv6 >rootpw 123456 >firewall --disabled >authconfig --enableshadow --enablemd5 >selinux --disabled >timezone America/New_York >bootloader --location=mbr >clearpart --all --initlabel >part /boot --fstype ext2 --fsoptions="noatime" --size=100 >part pv.1 --size=0 --grow >volgroup vg0 --pesize=32768 pv.1 >logvol / --fstype ext3 --fsoptions="noatime" --name=root --vgname=vg0 --size=512 >logvol swap --fstype swap --name=swap --vgname=vg0 --recommended >logvol /usr --fstype ext3 --fsoptions="noatime" --name=usr --vgname=vg0 --size=2048 >logvol /tmp --fstype ext2 --fsoptions="noatime" --name=tmp --vgname=vg0 --size=256 >logvol /var --fstype ext3 --fsoptions="noatime" --name=var --vgname=vg0 --size=512 >logvol /home --fstype ext3 --fsoptions="noatime" --name=home --vgname=vg0 --size=512 > >%packages >-NetworkManager >-bluez-utils >-pcmciautils >-cpuspeed >-dhcpv6-client >-firstboot-tui >-system-config-firewall-tui >-system-config-network-tui >-iptables-ipv6 >-irda-utils >-yum-updatesd >-anacron >%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 433214
: 295105