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 152858 Details for
Bug 236834
Kickstart text mode opens non root shell on vt2
[?]
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.
test file, enter root password hash
ks5.cfg (text/plain), 3.03 KB, created by
Josh Lange
on 2007-04-17 20:54:50 UTC
(
hide
)
Description:
test file, enter root password hash
Filename:
MIME Type:
Creator:
Josh Lange
Created:
2007-04-17 20:54:50 UTC
Size:
3.03 KB
patch
obsolete
># Kickstart file automatically generated by anaconda. > >install >url --url http://path/to/rhel5 >lang en_US.UTF-8 >keyboard us >network --device eth0 --bootproto static --ip 10.1.1.33 --netmask 255.255.255.0 --gateway 10.0.0.1 --nameserver 10.0.0.2,10.0.0.3 --hostname bugzilla.issue.com >network --device eth1 --bootproto dhcp --hostname bugzilla1.issue.com >rootpw --iscrypted ENTER_CRYPT_HERE >firewall --enabled --port=22:tcp >authconfig --enableshadow --enablemd5 >selinux --enforcing >timezone --utc America/Los_Angeles >bootloader --location=partition --driveorder=sda,sdb,sdc,sdd ># The following is the partition information you requested ># Note that any partitions you deleted are not expressed ># here so unless you clear all partitions first, this is ># not guaranteed to work >#clearpart --linux >#part raid.1 --noformat --onpart sda1 >#part raid.6 --noformat --onpart sdb1 >#part raid.7 --noformat --onpart sdb2 >#part raid.8 --noformat --onpart sdb3 >#part swap --noformat --onpart sdd1 >#part raid.17 --noformat --onpart sdd2 >#part raid.18 --noformat --onpart sdd3 >#part raid.20 --noformat --onpart sdd5 >#part raid.2 --noformat --onpart sda2 >#part raid.3 --noformat --onpart sda3 >#part raid.13 --noformat --onpart sdc3 >#part swap --noformat --onpart sdc1 >#part raid.12 --noformat --onpart sdc2 >#part raid.15 --noformat --onpart sdc5 >#part raid.10 --noformat --onpart sdb5 >#part raid.5 --noformat --onpart sda5 >#raid /opt --useexisting --fstype ext3 --level=RAID5 --device=md0 raid.5 raid.10 raid.15 raid.20 >#raid /boot --useexisting --fstype ext3 --level=RAID1 --device=md1 raid.1 raid.6 >#raid /home --useexisting --fstype ext3 --level=RAID1 --device=md2 raid.12 raid.17 >#raid / --useexisting --fstype ext3 --level=RAID1 --device=md3 raid.2 raid.7 >#raid /var --useexisting --fstype ext3 --level=RAID5 --device=md4 raid.3 raid.8 raid.13 raid.18 > >clearpart --all >part raid.5 --size=1024 --ondisk=sda --asprimary >part raid.6 --size=1024 --ondisk=sdb --asprimary >part raid.16 --size=10240 --ondisk=sdd >part raid.15 --size=10240 --ondisk=sdc >part raid.14 --size=10240 --ondisk=sdb >part raid.13 --size=10240 --ondisk=sda >part raid.12 --size=10240 --ondisk=sdd >part raid.11 --size=10240 --ondisk=sdc >part raid.10 --size=10240 --ondisk=sdb >part raid.9 --size=10240 --ondisk=sda >part swap --size=1024 --ondisk=sdd --asprimary >part swap --size=1024 --ondisk=sdc --asprimary >part raid.26 --size=1 --grow --ondisk=sdd >part raid.22 --size=1 --grow --ondisk=sdc >part raid.19 --size=1 --grow --ondisk=sdb >part raid.17 --size=1 --grow --ondisk=sda >raid /boot --fstype ext3 --device md0 --level=RAID1 raid.5 raid.6 >raid / --fstype ext3 --device md1 --level=RAID1 raid.13 raid.14 >raid /home --fstype ext3 --device md2 --level=RAID1 raid.15 raid.16 >raid /opt --fstype ext3 --device md3 --level=RAID5 raid.17 raid.19 raid.22 raid.26 >raid /var --fstype ext3 --device md4 --level=RAID5 raid.9 raid.10 raid.11 raid.12 > >%packages >@base >@core >@dialup >@editors >@java >@network-server >mdadm > >%pre >for i in /dev/md*; do > mdadm --stop $i >done >#this fixes another anadonda bug >mdadm --zero-superblock /dev/sd[a-z][1-9] /dev/hd[a-z][1-9]
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 236834
: 152858