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 161676 Details for
Bug 249800
Still get "Error informing the kernel about modifications to partition" with valid partition layout
[?]
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 used to repro the problem
ks-fc7-new-070726-cleaned.cfg (text/plain), 4.02 KB, created by
Chris MacGregor
on 2007-08-16 19:59:38 UTC
(
hide
)
Description:
Kickstart file used to repro the problem
Filename:
MIME Type:
Creator:
Chris MacGregor
Created:
2007-08-16 19:59:38 UTC
Size:
4.02 KB
patch
obsolete
># Kickstart file automatically generated by anaconda. ># And then edited by hand by Chris MacGregor. ># And then tweaked for a 500 GB disk partition layout by Chris on 7-26-07. > >install >cdrom >lang en_US >keyboard us >xconfig --driver "nv" --resolution 1280x1024 --depth 24 --startxonboot --defaultdesktop gnome >monitor --hsync 30-109 --vsync 48-160 >network --device eth0 --bootproto dhcp ># rootpw --iscrypted put_yours_here >firewall --disabled >authconfig --useshadow --enablemd5 --enablenis --nisdomain=Digeo --nisserver=nis.digeo.com >selinux --disabled >timezone America/Los_Angeles >bootloader --location=mbr --driveorder=sda ># 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 ooooooh, that's not nice!!! ># >part /boot --fstype ext3 --noformat --onpart sda1 >part swap --onpart sda2 >part / --fstype ext3 --noformat --onpart sda5 >part /fc5 --fstype ext3 --noformat --onpart sda6 >part /export --fstype ext3 --noformat --onpart sda7 >part /alt --fstype ext3 --noformat --onpart sda8 >part swap --onpart sda9 > >%pre > >if ! fdisk -l /dev/sda | grep -q sda8 ; then > parted /dev/sda rm 1 > parted /dev/sda rm 2 > parted /dev/sda rm 3 > parted /dev/sda rm 4 > > parted /dev/sda mkpart p ext3 32k 100M > parted /dev/sda mkpart p linux-swap 100M 1100M > parted /dev/sda mkpart e 1100M 100% > parted /dev/sda mkpart l ext3 1100M 26G > parted /dev/sda mkpart l ext3 26G 51G > parted /dev/sda mkpart l ext3 51G " -31G" > parted /dev/sda mkpart l ext3 " -31G" " -6G" > parted /dev/sda mkpart l ext3 " -6G" 100% > > mkfs.ext3 -L /boot /dev/sda1 >> /tmp/mkfs.out 2>&1 > mkfs.ext3 -L /fc7-64 /dev/sda5 >> /tmp/mkfs.out 2>&1 > mkfs.ext3 -L /fc5 /dev/sda6 >> /tmp/mkfs.out 2>&1 > mkfs.ext3 -L /export /dev/sda7 >> /tmp/mkfs.out 2>&1 > mkfs.ext3 -L /alt /dev/sda8 >> /tmp/mkfs.out 2>&1 >else > fdisk -l /dev/sda > /tmp/partitions_already_here.txt >fi > ># perhaps the following will help with the mysterious "error informing kernel ># about modifications to partition sda5" problem: > >echo -e "p\nw\nq" | fdisk /dev/sda >> /tmp/fdisk.out > ># no, it doesn't help, but it confirms that things appear sane. > >%post >ln -s /direct/tools /tools >ln -s /direct/depot /depot > >mkdir -p /export/scratch >ln -s /export/scratch /scratch > >echo "/export *(rw,no_root_squash,sync)" > /etc/exports >echo "/scratch *(rw,no_root_squash,sync)" >> /etc/exports > >/sbin/chkconfig --level 345 nfs on > >%packages >@office >@engineering-and-scientific >@mysql >@admin-tools >@editors >@system-tools >@gnome-software-development >@text-internet >@x-software-development >@dns-server >@gnome-desktop >@core >@authoring-and-publishing >@base >@ftp-server >@network-server >@hardware-support >@games >@java >@java-development >@legacy-software-support >@base-x >@graphics >@web-server >@dial-up >@ruby >@smb-server >@printing >@kde-software-development >@kde-desktop >@mail-server >@server-cfg >@development-libs >@development-tools >@sound-and-video >@graphical-internet >kdepim >speedcrunch >mod_auth_mysql >php-mysql >emacs >createrepo >wireshark-gnome >festival >syslog-ng >fuse >audit >lynx >mesa-libGLU-devel >scribus >mtools >pax >iscsi-initiator-utils >squashfs-tools >vnc-server >dnsmasq >libifp >compat-db >digikam >kipi-plugins >libsane-hpaio >netpbm-progs >digikamimageplugins >kdegraphics >tomcat5-admin-webapps >php-pgsql >namazu >tiquit >mediawiki >tomcat5 >mod_fcgid >dap-server-cgi >lighttpd-fastcgi >mod_cband >php-odbc >php-pecl-apc >mod_security >lighttpd >mod_auth_mysql >apachetop >boa >perl-HTML-Mason >tomcat5-webapps >vdradmin-am >mod_geoip >thttpd >phpldapadmin >Pound >vdr-wapd >awstats >mod_authz_ldap >perl-Kwiki >mod_extract_forwarded >kdeutils-extras >kdemultimedia-extras >kdegraphics-extras >postfix >imake >lua >jack-audio-connection-kit >kdemultimedia-extras >kaffeine >festvox-rms-arctic-hts >festvox-clb-arctic-hts >mikmod >kdemultimedia >vdradmin-am >akode >vdr-wapd >amarok >vdr >festvox-bdl-arctic-hts >dillo >konversation >-bind-chroot >-ipw2200-firmware >-ipw2100-firmware >-zd1211-firmware >-iwlwifi-firmware >-rhgb >-isdn4k-utils >-rp-pppoe >-sendmail-cf
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 249800
: 161676 |
161677
|
212961
|
212971
|
212981