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 316115 Details for
Bug 461521
Traceback - AttributeError: Network instance has no attribute 'overrideDHCPhostname'
[?]
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.
Anaconda dump
anacdump.txt (text/plain), 103.41 KB, created by
Orion Poplawski
on 2008-09-08 20:20:09 UTC
(
hide
)
Description:
Anaconda dump
Filename:
MIME Type:
Creator:
Orion Poplawski
Created:
2008-09-08 20:20:09 UTC
Size:
103.41 KB
patch
obsolete
>anaconda 11.4.1.32 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/network.py", line 541, in write > self.overrideDHCPhostname): > File "/usr/lib/anaconda/yuminstall.py", line 1469, in doPreInstall > anaconda.id.network.write(anaconda.rootPath) > File "/usr/lib/anaconda/backend.py", line 257, in doPreInstall > anaconda.backend.doPreInstall(anaconda) > File "/usr/lib/anaconda/dispatch.py", line 204, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 127, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/gui.py", line 1358, in nextClicked > self.anaconda.dispatch.gotoNext() > File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib/anaconda/gui.py", line 1379, in handleRenderCallback > self.currentWindow.renderCallback() >AttributeError: Network instance has no attribute 'overrideDHCPhostname' > >Local variables in innermost frame: >ipv6autoconf: >ipv6prefix: >f: <open file '/mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0', mode 'w' at 0xb61500f8> >self: <network.Network instance at 0xb7427bac> >dev: DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >HWADDR=00:19:d1:04:01:2d >ONBOOT=yes > >bootproto: dhcp >device: eth0 >ipv6addr: >dhcpv6c: >fn: /mnt/sysimage/etc/sysconfig/network-scripts/ifcfg-eth0 >instPath: /mnt/sysimage > > >Anaconda instance, containing members: >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.ppw: InstallProgressWindow instance, containing members: > intf.ppw.pixmaps: [progress_first.png] > intf.ppw.intf: Already dumped > intf.ppw.adbox: <gtk.EventBox object at 0xb5c1f54 (GtkEventBox at 0x98840b8)> > intf.ppw._updateChange: 0.01 > intf.ppw.adpix: <gtk.Image object at 0xb3ddfcc (GtkImage at 0x9910db0)> > intf.ppw._showPercentage: False > intf.ppw.infolabel: <WrappingLabel object at 0xab03cfc (GtkLabel at 0x9798d60)> > intf.ppw.ics: InstallControlState instance, containing members: > intf.ppw.ics.prevEnabled: False > intf.ppw.ics.cw: InstallControlWindow instance, containing members: > intf.ppw.ics.cw.handle: 863 > intf.ppw.ics.cw.currentWindow: Already dumped > intf.ppw.ics.cw.mainxml: <gtk.glade.XML object at 0xb743cd24 (PyGladeXML at 0x954fac8)> > intf.ppw.ics.cw.window: <gtk.Window object at 0xb743cc5c (GtkWindow at 0x9577248)> > intf.ppw.ics.cw.installFrame: <gtk.Frame object at 0xb7455bbc (GtkFrame at 0x95c3e08)> > intf.ppw.ics.cw.anaconda: Already dumped > intf.ppw.ics.cw.reloadRcQueued: 0 > intf.ppw.ics.nextEnabled: False > intf.ppw.ics.grabNext: True > intf.ppw.ics.title: Installing Packages > intf.ppw.progress: <gtk.ProgressBar object at 0xb5c1f7c (GtkProgressBar at 0x98cf058)> > intf.icw: Already dumped > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >mediaDevice: None >methodstr: http://fedora.cora.nwra.com/fedora/linux/development/i386/os >dispatch: <dispatch.Dispatcher object at 0xb7427d0c> >rootPath: /mnt/sysimage >xdriver: None >isKickstart: True >stage2: http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [] > id.firewall.servicelist: [ssh] > id.firewall.trustdevs: [] > id.firewall.enabled: False > id.anaconda: Already dumped > id.instProgress: Already dumped > id.upgradeRoot: None > id.keyboard: Keyboard instance, containing members: > id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.keyboard.type: PC > id.keyboard.beenset: 1 > id.keyboard._mods: KeyboardModels instance, containing members: > id.timezone: Timezone instance, containing members: > id.timezone.utc: False > id.timezone.tz: America/Denver > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: None > id.iscsi: <iscsi.iscsi object at 0xb7433e4c> > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb742a4cc>> > id.fsset.volumesCreated: 1 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb742a4cc>> > id.fsset.migratedfs: 1 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb742a4cc>> > id.fsset.entries: [fsentry -- device: rootvg/root mountpoint: / > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: > >, fsentry -- device: rootvg/data1 mountpoint: /export/data1 > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: > >, fsentry -- device: rootvg/usr mountpoint: /usr > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: > >, fsentry -- device: rootvg/var mountpoint: /var > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 1 options: 'defaults' > label: /boot fsprofile: > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > label: None fsprofile: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 1 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: sda2 mountpoint: None > fsystem: physical volume (LVM) format: True > ismounted: 0 options: 'defaults' > label: None fsprofile: > >, fsentry -- device: rootvg mountpoint: None > fsystem: volume group (LVM) format: True > ismounted: 0 options: 'defaults' > label: None fsprofile: None > >, fsentry -- device: rootvg/swap mountpoint: swap > fsystem: swap format: True > ismounted: 1 options: 'defaults' > label: None fsprofile: > >] > id.fsset.mountcount: 8 > id.desktop: Desktop instance, containing members: > id.desktop.info: {'DESKTOP': KDE} > id.desktop.runlevel: 5 > id.rootParts: None > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: Installing %s > > id.backend.instPath: /mnt/sysimage > id.backend.skipFormatRoot: False > id.backend.totalSize: 1778014 > id.backend.totalFiles: 191322 > id.backend.instLog: <open file '/mnt/sysimage/root/install.log', mode 'w+' at 0xa71e698> > id.backend.supportsUpgrades: True > id.backend._loopbackFile: None > id.backend.supportsPackageSelection: True > id.firstboot: 1 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0xb78d6f38>} > id.diskset.anaconda: Already dumped > id.diskset.devicesOpen: True > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --enableshadow --enablenis --nisdomain=yp.colorado-research.com > id.ksdata: #version=DEVEL ># System authorization information >auth --enableshadow --enablenis --nisdomain=yp.colorado-research.com >repo --name=CoRA --baseurl=http://sw.cora.nwra.com/fedora/CoRPMS/fcdevelopment/i386/ >repo --name=livna --baseurl=http://livna.cora.nwra.com/development/i386/ >repo --name=adobe-linux --baseurl=http://adobe.cora.nwra.com/linux/i386/ ># Use text mode install >text ># Use network installation >url --url=http://fedora.cora.nwra.com/fedora/linux/development/i386/os >vnc ># Firewall configuration >firewall --disabled ># System keyboard >keyboard us ># System language >lang en_US.UTF-8 ># Network information >network --bootproto=dhcp --onboot=on ># Reboot after installation >reboot ># Root password >rootpw --iscrypted CwU/lYtazWt7E ># SELinux configuration >selinux --enforcing ># System timezone >timezone America/Denver ># Install OS instead of upgrade >install ># X Window System configuration information >xconfig --defaultdesktop=KDE --startxonboot ># System bootloader configuration >bootloader --location=mbr --driveorder=sda,sda ># Partition clearing information >clearpart --linux --drives=sda ># Disk partitioning information >part /boot --fstype="ext3" --size=50 --bytes-per-inode=4096 >part --grow --size=8000 --bytes-per-inode=4096 >volgroup rootvg --pesize=32768 pv.1 >logvol / --size=600 --name=root --vgname=rootvg >logvol --fstype="swap" --grow --maxsize=928 --recommended --size=464 --name=swap --vgname=rootvg >logvol /usr --size=5500 --name=usr --vgname=rootvg >logvol /var --size=1000 --name=var --vgname=rootvg >logvol /export/data1 --grow --size=1 --name=data1 --vgname=rootvg > >%pre >#!/usr/bin/sh >#Debugging >exec >/var/log/ks-pre.log 2>&1 >set -x > > >#install >%end > >%post >#!/usr/bin/sh >#Debugging >exec >/var/log/ks-post.log 2>&1 >set -x > >#Release >rel=`rpm --eval %fedora` > >#Determine our hostname >hostname=`tail -1 /etc/hosts | awk '{print $2}'` >hostname ${hostname} > >ln -s /nfs/local /opt/local > >#RPM cleanup >#rm -f /var/lib/rpm/__db* > >#cfengine label >semanage fcontext -a -t var_log_t '/var/cfengine/outputs' > >#%desk >if [ $rel == 8 ] >then > chkconfig NetworkManager off > chkconfig NetworkManagerDispatcher off >fi > >#%install > #exports ># grep -F /export/ /mnt/${hostname}/etc/fstab | grep -Fv data1 >> /etc/fstab ># cp -a /mnt/${hostname}/etc/exports /etc/exports ># awk '{print $1}' /etc/exports | xargs mkdir > #X11 config ># cp -a /mnt/${hostname}/etc/X11/xorg.conf /etc/X11/xorg.conf.bak > >#Make /tmp a tmpfs filesystem >echo "tmpfs /tmp tmpfs defaults 0 0" >> /etc/fstab > >#LDAP CA cert >cat > /etc/openldap/cacerts/68dee25b.0 <<EOF >-----BEGIN CERTIFICATE----- >MIIDgzCCA0OgAwIBAgIBADAJBgcqhkjOOAQDMIGRMQswCQYDVQQGEwJVUzERMA8G >A1UECBMIQ29sb3JhZG8xEDAOBgNVBAcTB0JvdWxkZXIxDTALBgNVBAoTBE5XUkEx >DTALBgNVBAsTBENvUkExHDAaBgNVBAMTE2VhcnRoLmNvcmEubndyYS5jb20xITAf >BgkqhkiG9w0BCQEWEnJvb3RAY29yYS5ud3JhLmNvbTAeFw0wNzAxMTYxODM2MTFa >Fw0xNzAxMTMxODM2MTFaMIGRMQswCQYDVQQGEwJVUzERMA8GA1UECBMIQ29sb3Jh >ZG8xEDAOBgNVBAcTB0JvdWxkZXIxDTALBgNVBAoTBE5XUkExDTALBgNVBAsTBENv >UkExHDAaBgNVBAMTE2VhcnRoLmNvcmEubndyYS5jb20xITAfBgkqhkiG9w0BCQEW >EnJvb3RAY29yYS5ud3JhLmNvbTCB8TCBqQYHKoZIzjgEATCBnQJBAKnn1kMKdr38 >I1Wq4zkCMXd+hgmYIwx38J51Sp7wSO2QpoZHpKl8pDXidltaRHdbgOc22bxaEcvZ >ABsV5Yhf8ksCFQCgNCbJe/Z5TEgMQ5ZdpU+bDf8m7QJBAIdYk38Rqhx/aGHa9i5k >osNT7gx44sgtjYMCFTxVYtGs8KW56hxrovHWGWV1I5UyZfndfg+9yXaPwEVF08/j >KQ0DQwACQFbEcvySbGY77XCufkJFXhiyglU9e7loFKS6FJUlbCYDJbSyZQOOO+0T >1nxR1sL+ZLt9y2nVIaG9l+45byYjEhijgfEwge4wHQYDVR0OBBYEFLjKJpOO6gGT >MkSVc/vcXBr916xyMIG+BgNVHSMEgbYwgbOAFLjKJpOO6gGTMkSVc/vcXBr916xy >oYGXpIGUMIGRMQswCQYDVQQGEwJVUzERMA8GA1UECBMIQ29sb3JhZG8xEDAOBgNV >BAcTB0JvdWxkZXIxDTALBgNVBAoTBE5XUkExDTALBgNVBAsTBENvUkExHDAaBgNV >BAMTE2VhcnRoLmNvcmEubndyYS5jb20xITAfBgkqhkiG9w0BCQEWEnJvb3RAY29y >YS5ud3JhLmNvbYIBADAMBgNVHRMEBTADAQH/MAkGByqGSM44BAMDLwAwLAIUAx8v >obfjPFjTj4JsrEMjWW2D9OwCFCd/niz6nmpItL+Mblxnl3KbP5lk >-----END CERTIFICATE----- >EOF > >#Forward login info to earth >if [ -f /etc/syslog.conf ] >then > echo -e "\n#Forward login info to earth\nauthpriv.*\t\t\t\t@loghost" >> /etc/syslog.conf >else > cat >> /etc/rsyslog.conf <<'EOF' > >#sysklogd template for forwarding to sysklogd server >$template sysklogd,"<%PRI%>%TIMESTAMP% %syslogtag%%msg%" > >#Forward login info to earth >authpriv.* @loghost;sysklogd >EOF >fi > >#Root key >mkdir /root/.ssh >cat > /root/.ssh/authorized_keys <<EOF >ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAxygs+sZRxQY7c4VnwP3/rTdNQNAn8pIY8eOhvE+z0gKs/175v1A2G0fBAwpRFdZeqDQVzrUAkNA0bK5sqQkJAkwHSDQh7Il1kMdqnPgxeQjTYrAR+W0WA3q9eLEu1eWn4Dp8g1Os59dJrahxORFDgcAMK0pM4TCgxcy0WlBmCWMjzci286AJo5LUIH8WuZ5B/O8r7azR8MplPO+zQeevbmG7APIKigu/m7zlA5eoQmB0u9ErrBywzVhv4si5fDw61V/quDfEvZITGUDIcXRaWK8H2jVSR4ANT+jf9aIOUpXf83mtcNyI0G1cz37bJGvcp0pbTq+GKlGI9ogpMzK1rw== root@cynosure >EOF > >#Updates >/sbin/chkconfig yum-cron on > >#Setup NTP >/sbin/chkconfig ntpd on > >#ypbind >setsebool -P allow_ypbind=1 > >#NFS homedirs >setsebool -P use_nfs_home_dirs=1 > >#cfengine >#chkconfig cfenvd on >#chkconfig cfservd on > >cat > /var/cfengine/inputs/update.conf << 'EOF' >control: > actionsequence = ( copy tidy ) > domain = ( cora.nwra.com ) > workdir = ( /var/cfengine ) > policyhost = ( earth.cora.nwra.com ) > master_cfinput = ( /etc/cfengine/inputs ) > cf_install_dir = ( /usr/sbin ) > > # Avoid server contention > #SplayTime = ( 5 ) > >copy: > $(master_cfinput) dest=$(workdir)/inputs > r=inf > mode=700 > type=binary > exclude=*.lst > exclude=*.swp > exclude=*~ > exclude=#* > server=$(policyhost) > $(cf_install_dir)/cfagent > dest=$(workdir)/bin/cfagent > symlink=* > $(cf_install_dir)/cfservd > dest=$(workdir)/bin/cfservd > symlink=* > $(cf_install_dir)/cfexecd > dest=$(workdir)/bin/cfexecd > symlink=* >tidy: > $(workdir)/outputs pattern=* age=7 >EOF > >cat > /var/cfengine/ppkeys/root-192.168.0.8.pub << 'EOF' >-----BEGIN RSA PUBLIC KEY----- >MIIBCAKCAQEA6w7+64j+PokIhFuEBbOQlnq2XflHB+CeiVS+UTtJ6qlj8U7OJox8 >1Oo9+I/pVp5UWQSFcdDos/Qld1KpkMeMU5ZTLQTqod633G51ZEU6wFEJ7H5Uj8lz >z9WFRO9Le0C+Uf3UMPf+6HeQonbYrmmpSA8kNHo4G+2EmU6vrtvPmu6MZCkvpzug >48E/WB2pmIkscEeRPwR9SzNZ5/G8M3ZEucWcPdDdG7w69T+vlIgQy+wItp5bHa9V >6iNEzpTb8x0yoOvEJYa284TQy6yqbRoNcH0B7S7Atsa3zRUbPPvHpLggQe6mKRZa >HnlO5Saf1L4hJbbJ0eoc1fmuGvxJBUqcOQIBIw== >-----END RSA PUBLIC KEY----- >EOF > >#Need to get our public key to earth > >#Set up runs >echo "0 * * * * root /usr/sbin/cfexecd -F" >> /etc/crontab > >#Start rpcbind for nfs >/sbin/service rpcbind start > >#Need nolock for recent releases >#if [ $rel -ge 9 ] >#then ># nfsopts="-o nolock" >#fi > >#Mount /data/backup1 >mkdir -p /data/backup1 >mount $nfsopts saga:/export/backup1 /data/backup1 > >#Mount /nfs/local >mkdir -p /nfs/local >mount $nfsopts earth:/export/local /nfs/local > >#Restore unique state from backup >if grep -q second /proc/cmdline >then > sysonly="-s" >fi >/nfs/local/sbin/restore $sysonly > >#Unmount NFS mounts >umount /nfs/local /data/backup1 > >#Make link if needed >if [ -d /export/local ] >then > rmdir /nfs/local > ln -s /export/local /nfs/local >fi > >#Fix contexts >restorecon -v -R /etc /var /root > >#Setup smolt >chkconfig smolt on > >#Setup first boot > cat > /etc/rc.d/rc.local << EOF >#!/bin/sh > >. /etc/rc.d/init.d/functions > >exec >/var/log/rc.local.log 2>&1 > >#Sleep until network is up >sleep 15 > >action $"Running cfagent..." >cfagent -q > >action $"Sending Smolt profile..." >smoltSendProfile -a > >touch /var/lock/subsys/local > >echo "Done!" >EOF > >#Fedora 8 creates a bad xorg.conf >if [ $rel == 8 ] >then > mv /etc/X11/xorg.conf /etc/X11/xorg.conf.vesa >fi >%end > >%packages >@admin-tools >@base >@base-x >@editors >@engineering-and-scientific >@graphical-internet >@graphics >@kde-desktop >@office >@printing >@sound-and-video >@system-tools >@text-internet >@x-software-development >AdobeReader_enu >R-multcomp >R-systemfit >RealPlayer >amanda >amanda-client >autofs >bash-completion >cfengine >cfitsio-devel >compat-libstdc++-33.i386 >control-center >cups-libs.i386 >cvs >ddd >eclipse-cdt >eclipse-photran >emacs >enscript >environment-modules >fftw-devel >flash-plugin >freeglut >fsplit >ftnchek >gcc-c++ >gcc-gfortran >gdb >gdl >gecko-mediaplayer >gftp >glibc-devel.i386 >gridengine >gridengine-execd >gtk2.i386 >gv >hdf >hwbrowser >java-1.6.0-openjdk >java-1.6.0-openjdk-plugin >java3d >jpilot >k3b >kbibtex >kdeadmin >kdesdk >kdesvn >kile >kompose >libXmu.i386 >libXpm.i386 >libgcc.i386 >libjpeg-devel >lynx >lyx >make >memtest86+ >mplayer-codecs >ncftp >ncl >ncl-devel >ncompress >netcdf-decoders >netcdf-devel >ntp >octave-forge >openmpi-devel >openoffice.org-extendedPDF >openoffice.org-ooolatex >paraview >pdftk >perl-PDL >perl-Text-Template >plplot-octave >rdesktop >selinux-policy-targeted >sendmail-cf >smolt >strace >subversion >svnmailer >sysstat >tetex-prosper >texlive-latex >tgif >thunderbird >transcode >vim-X11 >vim-enhanced >vnc >vnc-server >xfce-utils >xfce4-panel >xfce4-session >xfig >xfwm4 >xine >xterm >yum-cron >zlib-devel >-BackupPC >-SDL-devel >-alsa-lib-devel >-baekmuk-ttf-fonts-gulim >-cjkunifonts-uming >-dump >-evince >-evolution >-evolution-help >-evolution-webcal >-firstboot >-fonts-arabic >-fonts-bengali >-fonts-gujarati >-fonts-hebrew >-fonts-hindi >-fonts-kannada >-fonts-korean >-fonts-oriya >-fonts-punjabi >-fonts-sinhala >-fonts-tamil >-fonts-telugu >-gdm >-isdn4k-utils >-kdeedu >-kdegames >-livna-release >-lrzsz >-minicom >-mozilla-totem-xine >-ppp >-rhythmbox >-rp-pppoe >-rsh >-sazanami-fonts-gothic >-setroubleshoot >-sound-juicer >-statserial >-system-config-boot >-system-config-keyboard >-totem >-totem-mozplugin >-totem-xine >-totem-xine-mozplugin >-transmission >-wireless-tools >-wvdial >-yum-updatesd > >%end > > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader._configdir: /boot/grub > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: > id.bootloader.kernelLocation: /boot/ > id.bootloader.timeout: None > id.bootloader._configname: grub.conf > id.bootloader.device: sda > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: rootvg/root > id.bootloader.images.images: {'rootvg/root': ('linux', 'Fedora', 'ext3')} > id.bootloader.drivelist: [sda, sda] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >HWADDR=00:19:d1:04:01:2d >ONBOOT=yes > >} > id.network.primaryNS: 192.168.0.8 > id.network.firstnetdevice: eth0 > id.network.domains: [] > id.network.secondaryNS: 192.168.0.12 > id.network.gateway: > id.instClass: <installclass.DefaultInstall object at 0xb778e74c> > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.globalPassphrase: > id.partitions.autoClearPartType: 0 > id.partitions.autoEncryptPass: > id.partitions.nextUniqueID: 15 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.protected: [] > id.partitions.useAutopartitioning: 1 > id.partitions.anaconda: Already dumped > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 9 > type: ext3 format: True > device: sda1 drive: ['sda'] primary: None > size: 50 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > options: 'None' > fsprofile: encryption: None >, New Part Request -- mountpoint: uniqueID: 100000 > type: physical volume (LVM) format: True > device: sda2 drive: ['sda'] primary: None > size: 8000 grow: True maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > options: 'None' > fsprofile: encryption: None >, LV Request -- mountpoint: / uniqueID: 10 > type: ext3 format: True > size: 600 lvname: root volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, VG Request -- name: rootvg uniqueID: 100001 > format: True pesize: 32768 > physvols: [100000] >, LV Request -- mountpoint: uniqueID: 11 > type: swap format: True > size: 928 lvname: swap volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /var uniqueID: 13 > type: ext3 format: True > size: 1000 lvname: var volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /usr uniqueID: 12 > type: ext3 format: True > size: 5500 lvname: usr volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /export/data1 uniqueID: 14 > type: ext3 format: True > size: 68160 lvname: data1 volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >] > id.partitions.autoEncrypt: False > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: True > device: None drive: None primary: None > size: 50 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > options: 'None' > fsprofile: encryption: None >, New Part Request -- mountpoint: uniqueID: 100000 > type: physical volume (LVM) format: True > device: None drive: None primary: None > size: 8000 grow: True maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > options: 'None' > fsprofile: encryption: None >, VG Request -- name: rootvg uniqueID: 100001 > format: True pesize: 32768 > physvols: [100000] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: True > size: 600 lvname: root volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: uniqueID: None > type: swap format: True > size: 464 lvname: swap volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /usr uniqueID: None > type: ext3 format: True > size: 5500 lvname: usr volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /var uniqueID: None > type: ext3 format: True > size: 1000 lvname: var volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >, LV Request -- mountpoint: /export/data1 uniqueID: None > type: ext3 format: True > size: 1 lvname: data1 volgroup: 100001 > options: 'None' fsprofile: encryption: 'None' >] > id.partitions.deletes: [lvname: var vgname: rootvg >, drive: sda start: 63 end: 96389 >, lvname: data1 vgname: rootvg >, vgname: rootvg >, lvname: swap vgname: rootvg >, lvname: root vgname: rootvg >, lvname: usr vgname: rootvg >, drive: sda start: 96390 end: 156248189 >] > id.isHeadless: 0 > id.videocard: None > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: en_US.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: en_US.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><6>Initializing cgroup subsys cpuset ><6>Initializing cgroup subsys cpu ><5>Linux version 2.6.27-0.314.rc5.git9.fc10.i586 (mockbuild@x86-1.fedora.phx.redhat.com) (gcc version 4.3.2 20080905 (Red Hat 4.3.2-3) (GCC) ) #1 SMP Sun Sep 7 20:45:39 EDT 2008 ><6>BIOS-provided physical RAM map: ><6> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><6> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><6> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) ><6> BIOS-e820: 0000000000100000 - 000000001f676000 (usable) ><6> BIOS-e820: 000000001f676000 - 000000001f6e8000 (ACPI NVS) ><6> BIOS-e820: 000000001f6e8000 - 000000001f6ec000 (usable) ><6> BIOS-e820: 000000001f6ec000 - 000000001f6ff000 (ACPI data) ><6> BIOS-e820: 000000001f6ff000 - 000000001f700000 (usable) ><6>last_pfn = 0x1f700 max_arch_pfn = 0x100000 ><6>x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 ><7>kernel direct mapping tables up to 1f700000 @ 7000-d000 ><6>Using x86 segment limits to approximate NX protection ><6>RAMDISK: 1e65c000 - 1f6557b1 ><6>DMI 2.3 present. ><4>ACPI: RSDP 000FE020, 0014 (r0 INTEL ) ><4>ACPI: RSDT 1F6FDE48, 003C (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: FACP 1F6FCF10, 0074 (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: DSDT 1F6F7010, 4209 (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: FACS 1F6DEC40, 0040 ><4>ACPI: APIC 1F6FCE10, 0078 (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: WDDT 1F6F6F90, 0040 (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: MCFG 1F6F6F10, 003C (r1 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: ASF! 1F6FCD10, 00A6 (r32 INTEL D945GTP EE6 MSFT 1000013) ><4>ACPI: HPET 1F6F6E90, 0038 (r1 INTEL D945GTP EE6 MSFT 1000013) ><5>0MB HIGHMEM available. ><5>503MB LOWMEM available. ><6> mapped low ram: 0 - 1f700000 ><6> low ram: 00000000 - 1f700000 ><6> bootmap 00002000 - 00005ee0 ><6>(9 early reservations) ==> bootmem [0000000000 - 001f700000] ><6> #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] ><6> #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] ><6> #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] ><6> #3 [0000400000 - 0000e7f59c] TEXT DATA BSS ==> [0000400000 - 0000e7f59c] ><6> #4 [001e65c000 - 001f6557b1] RAMDISK ==> [001e65c000 - 001f6557b1] ><6> #5 [0000e80000 - 0000e96000] INIT_PG_TABLE ==> [0000e80000 - 0000e96000] ><6> #6 [000009d400 - 0000100000] BIOS reserved ==> [000009d400 - 0000100000] ><6> #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] ><6> #8 [0000002000 - 0000006000] BOOTMAP ==> [0000002000 - 0000006000] ><6>found SMP MP-table at [c00fe680] 000fe680 ><4>Zone PFN ranges: ><4> DMA 0x00000000 -> 0x00001000 ><4> Normal 0x00001000 -> 0x0001f700 ><4> HighMem 0x0001f700 -> 0x0001f700 ><4>Movable zone start PFN for each node ><4>early_node_map[4] active PFN ranges ><4> 0: 0x00000000 -> 0x0000009f ><4> 0: 0x00000100 -> 0x0001f676 ><4> 0: 0x0001f6e8 -> 0x0001f6ec ><4> 0: 0x0001f6ff -> 0x0001f700 ><7>On node 0 totalpages: 128538 ><7>free_area_init_node: node 0, pgdat c07ddd00, node_mem_map c1001000 ><7> DMA zone: 3943 pages, LIFO batch:0 ><7> Normal zone: 122834 pages, LIFO batch:31 ><6>Using APIC driver default ><6>ACPI: PM-Timer IO Port: 0x408 ><7>ACPI: Local APIC address 0xfee00000 ><6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ><6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) ><6>ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) ><6>ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) ><6>ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1]) ><6>ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1]) ><6>ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) ><6>IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ><6>ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ><7>ACPI: IRQ0 used by override. ><7>ACPI: IRQ2 used by override. ><7>ACPI: IRQ9 used by override. ><4>Enabling APIC mode: Flat. Using 1 I/O APICs ><6>ACPI: HPET id: 0x8086a201 base: 0xfed00000 ><6>Using ACPI (MADT) for SMP configuration information ><6>SMP: Allowing 4 CPUs, 2 hotplug CPUs ><7>mapped APIC to ffffb000 (fee00000) ><7>mapped IOAPIC to ffffa000 (fec00000) ><6>PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 ><6>PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 ><6>PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 ><6>PM: Registered nosave memory: 000000001f676000 - 000000001f6e8000 ><6>PM: Registered nosave memory: 000000001f6ec000 - 000000001f6ff000 ><6>Allocating PCI resources starting at 20000000 (gap: 1f700000:e0900000) ><6>PERCPU: Allocating 1221020 bytes of per cpu data ><7>NR_CPUS: 32, nr_cpu_ids: 4, nr_node_ids 1 ><4>Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126777 ><5>Kernel command line: root=/dev/ram initrd=fedora/development/i386/initrd.img ks=nfs:saga:/export/data1/ks/rawhide-desk.cfg noipv6 BOOT_IMAGE=fedora/development/i386/vmlinuz ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><7>CPU 0 irqstacks, hard=c0990000 soft=c0970000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><6>TSC: PIT calibration confirmed by PMTIMER. ><6>TSC: using PMTIMER calibration value ><4>Detected 2999.993 MHz processor. ><4>Console: colour VGA+ 80x25 ><6>console [tty0] enabled ><4>Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar ><4>... MAX_LOCKDEP_SUBCLASSES: 8 ><4>... MAX_LOCK_DEPTH: 48 ><4>... MAX_LOCKDEP_KEYS: 8191 ><4>... CLASSHASH_SIZE: 4096 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 2463 kB ><4> per task-struct memory footprint: 1920 bytes ><6>Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) ><6>Memory: 474232k/515072k available (2664k kernel code, 39568k reserved, 1386k data, 1488k init, 0k highmem) ><6>virtual kernel memory layout: ><6> fixmap : 0xffc56000 - 0xfffff000 (3748 kB) ><6> pkmap : 0xff400000 - 0xff800000 (4096 kB) ><6> vmalloc : 0xe0000000 - 0xff3fe000 ( 499 MB) ><6> lowmem : 0xc0000000 - 0xdf700000 ( 503 MB) ><6> .init : 0xc07f9000 - 0xc096d000 (1488 kB) ><6> .data : 0xc069a2f3 - 0xc07f4d48 (1386 kB) ><6> .text : 0xc0400000 - 0xc069a2f3 (2664 kB) ><6>Checking if this processor honours the WP bit even in supervisor mode...Ok. ><7>CPA: page pool initialized 16 of 16 pages preallocated ><6>SLUB: Genslabs=12, HWalign=128, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 ><7>hpet clockevent registered ><6>Calibrating delay loop (skipped), value calculated using timer frequency.. 5999.98 BogoMIPS (lpj=2999993) ><6>Security Framework initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><4>Mount-cache hash table entries: 512 ><6>Initializing cgroup subsys ns ><6>Initializing cgroup subsys cpuacct ><6>Initializing cgroup subsys devices ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Physical Processor ID: 0 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>CPU0: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU0: Thermal monitoring enabled ><6>using mwait in idle threads. ><6>Checking 'hlt' instruction... OK. ><6>ACPI: Core revision 20080609 ><4>ENABLING IO-APIC IRQs ><6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 ><6>CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09 ><4>lockdep: fixing up alternatives. ><7>CPU 1 irqstacks, hard=c0991000 soft=c0971000 ><6>Booting processor 1/1 ip 6000 ><6>Initializing CPU#1 ><6>Calibrating delay using timer specific routine.. 5999.62 BogoMIPS (lpj=2999810) ><6>CPU: Trace cache: 12K uops, L1 D cache: 16K ><6>CPU: L2 cache: 1024K ><6>CPU: Physical Processor ID: 0 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#1. ><6>CPU1: Intel P4/Xeon Extended MCE MSRs (24) available ><6>CPU1: Thermal monitoring enabled ><6>x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106 ><6>CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09 ><6>checking TSC synchronization [CPU#0 -> CPU#1]: passed. ><6>Brought up 2 CPUs ><6>Total of 2 processors activated (11999.60 BogoMIPS). ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=608 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=860 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=184 bytes ><7>sizeof(task_struct)=5292 bytes ><7>CPU0 attaching sched-domain: ><7> domain 0: span 0-1 level SIBLING ><7> groups: 0 1 ><7> domain 1: span 0-1 level CPU ><7> groups: 0-1 ><7>CPU1 attaching sched-domain: ><7> domain 0: span 0-1 level SIBLING ><7> groups: 1 0 ><7> domain 1: span 0-1 level CPU ><7> groups: 0-1 ><4>khelper used greatest stack depth: 2608 bytes left ><6>net_namespace: 912 bytes ><6>Booting paravirtualized kernel on bare hardware ><4>Time: 13:36:18 Date: 09/08/08 ><6>NET: Registered protocol family 16 ><6>No dock devices found. ><6>ACPI: bus type pci registered ><6>PCI: Found Intel Corporation 945G/GZ/P/PL Express Memory Controller Hub without MMCONFIG support. ><6>PCI: Using configuration type 1 for base access ><7>ACPI: EC: Look up EC in DSDT ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S1 S3 S4 S5) ><6>ACPI: Using IOAPIC for interrupt routing ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><6>pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1b.0: PME# disabled ><6>pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.0: PME# disabled ><6>pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.2: PME# disabled ><6>pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1c.3: PME# disabled ><6>pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold ><6>pci 0000:00:1d.7: PME# disabled ><6>pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO ><6>pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH6 GPIO ><6>pci 0000:00:1f.2: PME# supported from D3hot ><6>pci 0000:00:1f.2: PME# disabled ><7>pci 0000:04:08.0: supports D1 ><7>pci 0000:04:08.0: supports D2 ><6>pci 0000:04:08.0: PME# supported from D0 D1 D2 D3hot D3cold ><6>pci 0000:04:08.0: PME# disabled ><6>pci 0000:00:1e.0: transparent bridge ><6>PCI: bridge 0000:00:1e.0 io port: [1000, 1fff] ><6>PCI: bridge 0000:00:1e.0 32bit mmio: [30000000, 300fffff] ><7>bus 00 -> node 0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 *10 11 12) ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 *9 10 11 12) ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12) ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI init ><6>ACPI: bus type pnp registered ><6>pnp: PnP ACPI: found 14 devices ><6>ACPI: ACPI bus type pnp unregistered ><5>SCSI subsystem initialized ><7>libata version 3.00 loaded. ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><6>PCI: Using ACPI for IRQ routing ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><6>tracer: 772 pages allocated for 65536 entries of 48 bytes ><6> actual entries 65620 ><4>ACPI: RTC can wake from S4 ><6>system 00:01: iomem range 0xf0000000-0xf3ffffff has been reserved ><6>system 00:01: iomem range 0xfed13000-0xfed13fff has been reserved ><6>system 00:01: iomem range 0xfed14000-0xfed17fff has been reserved ><6>system 00:01: iomem range 0xfed18000-0xfed18fff has been reserved ><6>system 00:01: iomem range 0xfed19000-0xfed19fff has been reserved ><6>system 00:01: iomem range 0xfed1c000-0xfed1ffff has been reserved ><6>system 00:01: iomem range 0xfed20000-0xfed9ffff has been reserved ><6>system 00:01: iomem range 0xc0000-0xdffff could not be reserved ><6>system 00:01: iomem range 0xe0000-0xfffff could not be reserved ><6>system 00:06: ioport range 0x500-0x53f has been reserved ><6>system 00:06: ioport range 0x400-0x47f has been reserved ><6>system 00:06: ioport range 0x680-0x6ff has been reserved ><7>Switched to high resolution mode on CPU 1 ><7>Switched to high resolution mode on CPU 0 ><6>pci 0000:00:1c.0: PCI bridge, secondary bus 0000:01 ><6>pci 0000:00:1c.0: IO window: disabled ><6>pci 0000:00:1c.0: MEM window: disabled ><6>pci 0000:00:1c.0: PREFETCH window: disabled ><6>pci 0000:00:1c.2: PCI bridge, secondary bus 0000:02 ><6>pci 0000:00:1c.2: IO window: disabled ><6>pci 0000:00:1c.2: MEM window: disabled ><6>pci 0000:00:1c.2: PREFETCH window: disabled ><6>pci 0000:00:1c.3: PCI bridge, secondary bus 0000:03 ><6>pci 0000:00:1c.3: IO window: disabled ><6>pci 0000:00:1c.3: MEM window: disabled ><6>pci 0000:00:1c.3: PREFETCH window: disabled ><6>pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04 ><6>pci 0000:00:1e.0: IO window: 0x1000-0x1fff ><6>pci 0000:00:1e.0: MEM window: 0x30000000-0x300fffff ><6>pci 0000:00:1e.0: PREFETCH window: disabled ><6>pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 ><7>pci 0000:00:1c.0: setting latency timer to 64 ><6>pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>pci 0000:00:1c.2: setting latency timer to 64 ><6>pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19 ><7>pci 0000:00:1c.3: setting latency timer to 64 ><7>pci 0000:00:1e.0: setting latency timer to 64 ><6>bus: 00 index 0 io port: [0, ffff] ><6>bus: 00 index 1 mmio: [0, ffffffffffffffff] ><6>bus: 01 index 0 mmio: [0, 0] ><6>bus: 01 index 1 mmio: [0, 0] ><6>bus: 01 index 2 mmio: [0, 0] ><6>bus: 01 index 3 mmio: [0, 0] ><6>bus: 02 index 0 mmio: [0, 0] ><6>bus: 02 index 1 mmio: [0, 0] ><6>bus: 02 index 2 mmio: [0, 0] ><6>bus: 02 index 3 mmio: [0, 0] ><6>bus: 03 index 0 mmio: [0, 0] ><6>bus: 03 index 1 mmio: [0, 0] ><6>bus: 03 index 2 mmio: [0, 0] ><6>bus: 03 index 3 mmio: [0, 0] ><6>bus: 04 index 0 io port: [1000, 1fff] ><6>bus: 04 index 1 mmio: [30000000, 300fffff] ><6>bus: 04 index 2 mmio: [0, 0] ><6>bus: 04 index 3 io port: [0, ffff] ><6>bus: 04 index 4 mmio: [0, ffffffffffffffff] ><6>NET: Registered protocol family 2 ><6>IP route cache hash table entries: 4096 (order: 2, 16384 bytes) ><6>TCP established hash table entries: 16384 (order: 5, 131072 bytes) ><6>TCP bind hash table entries: 16384 (order: 7, 589824 bytes) ><6>TCP: Hash tables configured (established 16384 bind 16384) ><6>TCP reno registered ><6>NET: Registered protocol family 1 ><6>checking if image is initramfs... it is ><6>debug: unmapping init memory de65c000..df656000 ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: disabled - APM is not SMP safe. ><6>audit: initializing netlink socket (disabled) ><5>type=2000 audit(1220880979.575:1): initialized ><6>HugeTLB registered 4 MB page size, pre-allocated 0 pages ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><6>msgmni has been set to 926 ><7>SELinux: Registering netfilter hooks ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>pci 0000:00:02.0: Boot video device ><7>pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f10 ><7>pci 0000:00:1d.0: Performing full reset ><7>pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010 ><7>pci 0000:00:1d.1: Performing full reset ><7>pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010 ><7>pci 0000:00:1d.2: Performing full reset ><7>pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0010 ><7>pci 0000:00:1d.3: Performing full reset ><4>pci 0000:04:08.0: Firmware left e100 interrupts enabled; disabling ><7>pcieport-driver 0000:00:1c.0: setting latency timer to 64 ><6>pcieport-driver 0000:00:1c.0: found MSI capability ><7>pci_express 0000:00:1c.0:pcie00: allocate port service ><7>pci_express 0000:00:1c.0:pcie02: allocate port service ><7>pcieport-driver 0000:00:1c.2: setting latency timer to 64 ><6>pcieport-driver 0000:00:1c.2: found MSI capability ><7>pci_express 0000:00:1c.2:pcie00: allocate port service ><7>pci_express 0000:00:1c.2:pcie02: allocate port service ><7>pcieport-driver 0000:00:1c.3: setting latency timer to 64 ><6>pcieport-driver 0000:00:1c.3: found MSI capability ><7>pci_express 0000:00:1c.3:pcie00: allocate port service ><7>pci_express 0000:00:1c.3:pcie02: allocate port service ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 ><6>ACPI: Power Button (FF) [PWRF] ><6>input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 ><6>ACPI: Sleep Button (CM) [SLPB] ><6>processor ACPI0007:00: registered as cooling_device0 ><6>processor ACPI0007:01: registered as cooling_device1 ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><7>hpet_resources: 0xfed00000 is busy ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.103 ><6>agpgart-intel 0000:00:00.0: Intel 945G Chipset ><6>agpgart-intel 0000:00:00.0: detected 7932K stolen memory ><6>agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x20000000 ><6>Serial: 8250/16550 driver4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><6>brd: module loaded ><6>input: Macintosh mouse button emulation as /devices/virtual/input/input2 ><4>Driver 'sd' needs updating - please use bus_type methods ><7>ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 ><6>ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>ehci_hcd 0000:00:1d.7: setting latency timer to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><7>drivers/usb/core/inode.c: creating file 'devices' ><7>drivers/usb/core/inode.c: creating file '001' ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ><7>ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8 ><7>ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr ><7>ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported ><7>ehci_hcd 0000:00:1d.7: supports USB remote wakeup ><6>ehci_hcd 0000:00:1d.7: irq 23, io mem 0x301c4000 ><7>ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT ><7>ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><7>usb usb1: default language 0x0409 ><7>usb usb1: uevent ><7>usb usb1: usb_probe_device ><6>usb usb1: configuration #1 chosen from 1 choice ><7>usb usb1: adding 1-0:1.0 (config #1, interface 0) ><7>usb 1-0:1.0: uevent ><7>hub 1-0:1.0: usb_probe_interface ><7>hub 1-0:1.0: usb_probe_interface - got id ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 8 ports detected ><7>hub 1-0:1.0: standalone hub ><7>hub 1-0:1.0: no power switching (usb 1.0) ><7>hub 1-0:1.0: individual port over-current protection ><7>hub 1-0:1.0: power on to power good time: 20ms ><7>hub 1-0:1.0: local power source is good ><7>hub 1-0:1.0: trying to enable port power on non-switchable hub ><7>hub 1-0:1.0: state 7 ports 8 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 ><6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb1: Product: EHCI Host Controller ><6>usb usb1: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 ehci_hcd ><6>usb usb1: SerialNumber: 0000:00:1d.7 ><7>ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver ><7>ohci_hcd: block sizes: ed 64 td 64 ><6>USB Universal Host Controller Interface driver v3.0 ><6>uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ><7>uhci_hcd 0000:00:1d.0: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '002' ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1d.0: detected 2 ports ><7>uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.0: Performing full reset ><7>uhci_hcd 0000:00:1d.0: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.0: irq 23, io base 0x00002080 ><7>usb usb2: default language 0x0409 ><7>usb usb2: uevent ><7>usb usb2: usb_probe_device ><6>usb usb2: configuration #1 chosen from 1 choice ><7>usb usb2: adding 2-0:1.0 (config #1, interface 0) ><7>usb 2-0:1.0: uevent ><7>hub 2-0:1.0: usb_probe_interface ><7>hub 2-0:1.0: usb_probe_interface - got id ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><7>hub 2-0:1.0: standalone hub ><7>hub 2-0:1.0: no power switching (usb 1.0) ><7>hub 2-0:1.0: individual port over-current protection ><7>hub 2-0:1.0: power on to power good time: 2ms ><7>hub 2-0:1.0: local power source is good ><7>hub 2-0:1.0: trying to enable port power on non-switchable hub ><7>hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb2: Product: UHCI Host Controller ><6>usb usb2: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb2: SerialNumber: 0000:00:1d.0 ><6>uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><7>uhci_hcd 0000:00:1d.1: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '003' ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.1: detected 2 ports ><7>uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.1: Performing full reset ><7>uhci_hcd 0000:00:1d.1: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.1: irq 19, io base 0x00002060 ><7>usb usb3: default language 0x0409 ><7>usb usb3: uevent ><7>usb usb3: usb_probe_device ><6>usb usb3: configuration #1 chosen from 1 choice ><7>usb usb3: adding 3-0:1.0 (config #1, interface 0) ><7>usb 3-0:1.0: uevent ><7>hub 3-0:1.0: usb_probe_interface ><7>hub 3-0:1.0: usb_probe_interface - got id ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7>hub 3-0:1.0: standalone hub ><7>hub 3-0:1.0: no power switching (usb 1.0) ><7>hub 3-0:1.0: individual port over-current protection ><7>hub 3-0:1.0: power on to power good time: 2ms ><7>hub 3-0:1.0: local power source is good ><7>hub 3-0:1.0: trying to enable port power on non-switchable hub ><7>hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb3: Product: UHCI Host Controller ><6>usb usb3: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb3: SerialNumber: 0000:00:1d.1 ><6>uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 ><7>uhci_hcd 0000:00:1d.2: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '004' ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1d.2: detected 2 ports ><7>uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.2: Performing full reset ><7>uhci_hcd 0000:00:1d.2: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.2: irq 18, io base 0x00002040 ><7>usb usb4: default language 0x0409 ><7>usb usb4: uevent ><7>usb usb4: usb_probe_device ><6>usb usb4: configuration #1 chosen from 1 choice ><7>usb usb4: adding 4-0:1.0 (config #1, interface 0) ><7>usb 4-0:1.0: uevent ><7>hub 4-0:1.0: usb_probe_interface ><7>hub 4-0:1.0: usb_probe_interface - got id ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><7>hub 4-0:1.0: standalone hub ><7>hub 4-0:1.0: no power switching (usb 1.0) ><7>hub 4-0:1.0: individual port over-current protection ><7>hub 4-0:1.0: power on to power good time: 2ms ><7>hub 4-0:1.0: local power source is good ><7>hub 4-0:1.0: trying to enable port power on non-switchable hub ><7>hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb4: Product: UHCI Host Controller ><6>usb usb4: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb4: SerialNumber: 0000:00:1d.2 ><6>uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 ><7>uhci_hcd 0000:00:1d.3: setting latency timer to 64 ><6>uhci_hcd 0000:00:1d.3: UHCI Host Controller ><7>drivers/usb/core/inode.c: creating file '005' ><6>uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 ><6>uhci_hcd 0000:00:1d.3: detected 2 ports ><7>uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000 ><7>uhci_hcd 0000:00:1d.3: Performing full reset ><7>uhci_hcd 0000:00:1d.3: supports USB remote wakeup ><6>uhci_hcd 0000:00:1d.3: irq 16, io base 0x00002020 ><7>usb usb5: default language 0x0409 ><7>usb usb5: uevent ><7>usb usb5: usb_probe_device ><6>usb usb5: configuration #1 chosen from 1 choice ><7>usb usb5: adding 5-0:1.0 (config #1, interface 0) ><7>usb 5-0:1.0: uevent ><7>hub 5-0:1.0: usb_probe_interface ><7>hub 5-0:1.0: usb_probe_interface - got id ><6>hub 5-0:1.0: USB hub found ><6>hub 5-0:1.0: 2 ports detected ><7>hub 5-0:1.0: standalone hub ><7>hub 5-0:1.0: no power switching (usb 1.0) ><7>hub 5-0:1.0: individual port over-current protection ><7>hub 5-0:1.0: power on to power good time: 2ms ><7>hub 5-0:1.0: local power source is good ><7>hub 5-0:1.0: trying to enable port power on non-switchable hub ><7>hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 ><7>drivers/usb/core/inode.c: creating file '001' ><6>usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 ><6>usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 ><6>usb usb5: Product: UHCI Host Controller ><6>usb usb5: Manufacturer: Linux 2.6.27-0.314.rc5.git9.fc10.i586 uhci_hcd ><6>usb usb5: SerialNumber: 0000:00:1d.3 ><6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 ><6>rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 ><6>rtc0: alarms up to one month, hpet irqs ><6>cpuidle: using governor ladder ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>usbhid: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4>registered taskstats version 1 ><4> Magic number: 8:577:634 ><6>debug: unmapping init memory c07f9000..c096d000 ><6>Write protecting the kernel read-only data: 1144k ><4>modprobe used greatest stack depth: 2520 bytes left ><4>udevd used greatest stack depth: 2308 bytes left ><6>input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 ><7>usb usb2: suspend_rh (auto-stop) ><7>usb usb3: suspend_rh (auto-stop) ><7>usb usb4: suspend_rh (auto-stop) ><7>usb usb5: suspend_rh (auto-stop) ><7>hub 1-0:1.0: hub_suspend ><7>usb usb1: bus auto-suspend ><7>ehci_hcd 0000:00:1d.7: suspend root hub ><7>hub 2-0:1.0: hub_suspend ><7>usb usb2: bus auto-suspend ><7>usb usb2: suspend_rh ><7>hub 3-0:1.0: hub_suspend ><7>usb usb3: bus auto-suspend ><7>usb usb3: suspend_rh ><7>hub 4-0:1.0: hub_suspend ><7>usb usb4: bus auto-suspend ><7>usb usb4: suspend_rh ><7>hub 5-0:1.0: hub_suspend ><7>usb usb5: bus auto-suspend ><7>usb usb5: suspend_rh ><6>RPC: Registered udp transport module. ><6>RPC: Registered tcp transport module. ><6>loop: module loaded ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a National Semiconductor PC87306 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /devices/platform/pcspkr/input/input5 ><6>squashfs: version 3.3 (2007/10/31) Phillip Lougher ><6>Loading iSCSI transport class v2.0-870. ><5>iscsi: registered transport (tcp) ><7>usb usb2: uevent ><7>usb 2-0:1.0: uevent ><7>usb usb3: uevent ><7>usb 3-0:1.0: uevent ><7>usb usb4: uevent ><7>usb 4-0:1.0: uevent ><7>usb usb5: uevent ><7>usb 5-0:1.0: uevent ><7>usb usb1: uevent ><7>usb 1-0:1.0: uevent ><6>pata_acpi 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 ><7>pata_acpi 0000:00:1f.1: setting latency timer to 64 ><6>pata_acpi 0000:00:1f.1: PCI INT A disabled ><6>pata_acpi 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><7>pata_acpi 0000:00:1f.2: setting latency timer to 64 ><6>pata_acpi 0000:00:1f.2: PCI INT B disabled ><6>e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI ><6>e100: Copyright(c) 1999-2006 Intel Corporation ><6>e100 0000:04:08.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 ><3>e100: 0000:04:08.0: e100_probe: Error clearing wake event ><6>e100: eth0: e100_probe: addr 0x30000000, irq 20, MAC addr 00:19:d1:04:01:2d ><7>ata_piix 0000:00:1f.1: version 2.12 ><6>ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 ><7>ata_piix 0000:00:1f.1: setting latency timer to 64 ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x20b0 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x20b8 irq 15 ><27>Sep 8 13:36:24 udevd-event[1082]: node_symlink: device node '/dev/rtc' already exists, link to '/dev/rtc0' will not overwrite it > ><6>ata1.00: ATAPI: SONY DVD RW AW-G170A, 1.71, max UDMA/66 ><6>ata1.00: configured for UDMA/66 ><7>ata2: port disabled. ignoring. ><5>scsi 0:0:0:0: CD-ROM SONY DVD RW AW-G170A 1.71 PQ: 0 ANSI: 5 ><5>scsi 0:0:0:0: Attached scsi generic sg0 type 5 ><6>ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ><6>ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] ><7>ata_piix 0000:00:1f.2: setting latency timer to 64 ><6>scsi2 : ata_piix ><6>scsi3 : ata_piix ><6>ata3: SATA max UDMA/133 cmd 0x20c8 ctl 0x20ec bmdma 0x20a0 irq 19 ><6>ata4: SATA max UDMA/133 cmd 0x20c0 ctl 0x20e8 bmdma 0x20a8 irq 19 ><6>ata3.00: ATA-7: WDC WD800JD-75MSA3, 10.01E04, max UDMA/133 ><6>ata3.00: 156250000 sectors, multi 16: LBA48 NCQ (depth 0/32) ><6>ata3.00: configured for UDMA/133 ><5>scsi 2:0:0:0: Direct-Access ATA WDC WD800JD-75MS 10.0 PQ: 0 ANSI: 5 ><5>sd 2:0:0:0: [sda] 156250000 512-byte hardware sectors (80000 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 2:0:0:0: [sda] 156250000 512-byte hardware sectors (80000 MB) ><5>sd 2:0:0:0: [sda] Write Protect is off ><7>sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 2:0:0:0: [sda] Attached SCSI disk ><5>sd 2:0:0:0: Attached scsi generic sg1 type 0 ><4>modprobe used greatest stack depth: 976 bytes left ><4>Driver 'sr' needs updating - please use bus_type methods ><4>sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 0:0:0:0: Attached scsi CD-ROM sr0 ><29>Sep 8 13:36:25 NetworkManager: <info> starting... > ><28>Sep 8 13:36:25 NetworkManager: <WARN> nm_generic_enable_loopback(): error -17 returned from rtnl_addr_add(): >Sucess > > ><29>Sep 8 13:36:25 NetworkManager: <info> eth0: driver is 'e100'. > ><29>Sep 8 13:36:25 NetworkManager: <info> Found new Ethernet device 'eth0'. > ><29>Sep 8 13:36:25 NetworkManager: <info> (eth0): exported as /org/freedesktop/Hal/devices/net_00_19_d1_04_01_2d > ><29>Sep 8 13:36:25 NetworkManager: <info> Trying to start the supplicant... > ><29>Sep 8 13:36:25 NetworkManager: <info> Trying to start the system settings daemon... > ><29>Sep 8 13:36:25 nm-system-settings: Loaded plugin ifcfg-fedora: (c) 2007 - 2008 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. ><29>Sep 8 13:36:25 nm-system-settings: ifcfg-fedora: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><28>Sep 8 13:36:25 nm-system-settings: <WARN> nm_utils_uuid_generate_from_string(): error generating UUID: (9) Failed to initialize the MD5 context: -8128. > ><29>Sep 8 13:36:25 nm-system-settings: ifcfg-fedora: error: uuid ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): device state change: 1 -> 2 > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): bringing up device. > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): preparing device. > ><6>e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): deactivating device. > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): carrier now ON (device state 2) > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): device state change: 2 -> 3 > ><29>Sep 8 13:36:29 nm-system-settings: Adding default connection 'Auto eth0' for /org/freedesktop/Hal/devices/net_00_19_d1_04_01_2d ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) starting connection 'Auto eth0' > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): device state change: 3 -> 4 > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): device state change: 4 -> 5 > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... > ><29>Sep 8 13:36:29 NetworkManager: <info> (eth0): device state change: 5 -> 7 > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Beginning DHCP transaction. > ><29>Sep 8 13:36:29 NetworkManager: <info> dhclient started with pid 1416 > ><29>Sep 8 13:36:29 NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. > ><30>Sep 8 13:36:29 dhclient: Internet Systems Consortium DHCP Client 4.0.0 ><30>Sep 8 13:36:29 dhclient: Copyright 2004-2007 Internet Systems Consortium. ><30>Sep 8 13:36:29 dhclient: All rights reserved. ><30>Sep 8 13:36:29 dhclient: For info, please visit http://www.isc.org/sw/dhcp/ ><30>Sep 8 13:36:29 dhclient: ><29>Sep 8 13:36:29 NetworkManager: <info> DHCP: device eth0 state changed (null) -> preinit > ><30>Sep 8 13:36:29 dhclient: Listening on LPF/eth0/00:19:d1:04:01:2d ><30>Sep 8 13:36:29 dhclient: Sending on LPF/eth0/00:19:d1:04:01:2d ><30>Sep 8 13:36:29 dhclient: Sending on Socket/fallback ><30>Sep 8 13:36:31 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 ><30>Sep 8 13:36:31 dhclient: DHCPOFFER from 192.168.0.8 ><30>Sep 8 13:36:31 dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 ><30>Sep 8 13:36:31 dhclient: DHCPACK from 192.168.0.8 ><30>Sep 8 13:36:31 dhclient: bound to 192.168.0.98 -- renewal in 6712 seconds. ><29>Sep 8 13:36:31 NetworkManager: <info> DHCP: device eth0 state changed preinit -> bound > ><29>Sep 8 13:36:31 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) scheduled... > ><29>Sep 8 13:36:31 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) started... > ><29>Sep 8 13:36:31 NetworkManager: <info> address 192.168.0.98 > ><29>Sep 8 13:36:31 NetworkManager: <info> prefix 24 (255.255.255.0) > ><29>Sep 8 13:36:31 NetworkManager: <info> gateway 192.168.0.1 > ><29>Sep 8 13:36:31 NetworkManager: <info> hostname 'test' > ><29>Sep 8 13:36:31 NetworkManager: <info> nameserver '192.168.0.8' > ><29>Sep 8 13:36:31 NetworkManager: <info> nameserver '192.168.0.12' > ><29>Sep 8 13:36:31 NetworkManager: <info> domain name 'cora.nwra.com' > ><29>Sep 8 13:36:31 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) scheduled... > ><29>Sep 8 13:36:31 NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IP Configure Get) complete. > ><29>Sep 8 13:36:31 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started... > ><29>Sep 8 13:36:32 NetworkManager: <info> (eth0): device state change: 7 -> 8 > ><29>Sep 8 13:36:32 NetworkManager: <info> Policy set (eth0) as default device for routing and DNS. > ><29>Sep 8 13:36:32 NetworkManager: <info> Activation (eth0) successful, device activated. > ><29>Sep 8 13:36:32 NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete. > ><28>Sep 8 13:36:32 nm-dispatcher.action: g_dir_open() could not open '/etc/NetworkManager/dispatcher.d'. 'Error opening directory '/etc/NetworkManager/dispatcher.d': No such file or directory' ><29>Sep 8 13:36:33 nm-system-settings: ifcfg-fedora: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... ><28>Sep 8 13:36:33 nm-system-settings: <WARN> nm_utils_uuid_generate_from_string(): error generating UUID: (9) Failed to initialize the MD5 context: -8128. > ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>SELinux: 8192 avtab hash slots, 105325 rules. ><7>SELinux: 8192 avtab hash slots, 105325 rules. ><7>SELinux: 5 users, 11 roles, 2447 types, 119 bools, 1 sens, 1024 cats ><7>SELinux: 73 classes, 105325 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev proc, type proc), uses genfs_contexts ><7>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts ><7>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts ><7>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts ><5>type=1403 audit(1220881410.389:2): policy loaded auid=4294967295 ses=4294967295 ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 4092.000 MB/sec ><6>xor: using function: pIII_sse (4092.000 MB/sec) ><6>async_tx: api initialized (async) ><4>raid6: int32x1 718 MB/s ><4>raid6: int32x2 777 MB/s ><4>raid6: int32x4 636 MB/s ><4>raid6: int32x8 550 MB/s ><4>raid6: mmxx1 1648 MB/s ><4>raid6: mmxx2 1972 MB/s ><4>raid6: sse1x1 1058 MB/s ><4>raid6: sse1x2 1812 MB/s ><4>raid6: sse2x1 2125 MB/s ><4>raid6: sse2x2 2828 MB/s ><4>raid6: using algorithm sse2x2 (2828 MB/s) ><6>md: raid6 personality registered for level 6 ><6>md: raid5 personality registered for level 5 ><6>md: raid4 personality registered for level 4 ><6>md: raid10 personality registered for level 10 ><6>md: linear personality registered for level -1 ><4>GFS2 (built Sep 7 2008 20:47:06) installed ><6>JFS: nTxBlock = 3707, nTxLock = 29661 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: uevent: version 1.0.3 ><6>device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com ><6>device-mapper: multipath: version 1.0.5 loaded ><6>device-mapper: multipath round-robin: version 1.0.0 loaded ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><7>eth0: no IPv6 routers present ><6>Adding 950264k swap on /dev/rootvg/swap. Priority:-1 extents:1 across:950264k ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-0, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-0, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-1, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-2, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-2, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on dm-3, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev dm-3, type ext3), uses xattr ><6>kjournald starting. Commit interval 5 seconds ><6>EXT3 FS on sda1, internal journal ><6>EXT3-fs: mounted filesystem with ordered data mode. ><7>SELinux: initialized (dev sda1, type ext3), uses xattr > > >/tmp/anaconda.log: >13:36:23 INFO : kernel command line: root=/dev/ram initrd=fedora/development/i386/initrd.img ks=nfs:saga:/export/data1/ks/rawhide-desk.cfg noipv6 BOOT_IMAGE=fedora/development/i386/vmlinuz > >13:36:23 DEBUG : no ifcfg files found in /etc/sysconfig/network-scripts >13:36:23 INFO : anaconda version 11.4.1.32 on i386 starting >13:36:23 INFO : 474580 kB are available >13:36:23 DEBUG : probing buses >13:36:23 DEBUG : waiting for hardware to initialize >13:36:25 INFO : getting kickstart file >13:36:25 INFO : only have one network device: eth0 >13:36:25 INFO : sending dhcp request through device eth0 >13:36:25 INFO : starting NetworkManager (1763) for eth0 >13:36:32 DEBUG : get_connection (1842): NetworkManager connected >13:36:32 INFO : doing kickstart... setting it up >13:36:32 INFO : starting NetworkManager (1763) for eth0 >13:36:32 DEBUG : get_connection (1842): NetworkManager connected >13:36:32 INFO : url is saga:/export/data1/ks/rawhide-desk.cfg >13:36:32 DEBUG : getHostandPath host: |saga:| >13:36:32 DEBUG : getHostandPath file(1): |/export/data1/ks/rawhide-desk.cfg| >13:36:32 INFO : file location: nfs:saga:/export/data1/ks/rawhide-desk.cfg >13:36:32 INFO : setting up kickstart >13:36:32 INFO : kickstart forcing text mode >13:36:32 INFO : kickstartFromUrl >13:36:32 INFO : results of url ks, url http://fedora.cora.nwra.com/fedora/linux/development/i386/os >13:36:32 INFO : trying to mount CD device /dev/sr0 on /mnt/stage2 >13:36:32 DEBUG : drive status is CDS_NO_DISC >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:32 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:33 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:34 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:35 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:36 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:37 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:38 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:39 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:40 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:41 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:42 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:43 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:44 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:45 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:46 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:47 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:48 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:49 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:50 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:51 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:52 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:53 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:54 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:55 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:56 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:57 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:58 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:36:59 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:00 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:01 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:02 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:03 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:04 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:05 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:06 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:07 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:08 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:09 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:10 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:11 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:12 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:13 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:14 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:15 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:16 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:17 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:18 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 DEBUG : /dev/sr0 reported No medium found >13:37:19 INFO : no stage2= given, assuming http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img >13:37:19 DEBUG : going to set language to en_US.UTF-8 >13:37:19 INFO : setting language to en_US.UTF-8 >13:37:19 INFO : need to set up networking >13:37:19 INFO : going to pick interface >13:37:19 INFO : going to do getNetConfig >13:37:19 INFO : starting NetworkManager (1763) for eth0 >13:37:19 DEBUG : get_connection (1842): NetworkManager connected >13:37:19 INFO : starting NetworkManager (1763) for eth0 >13:37:19 DEBUG : get_connection (1842): NetworkManager connected >13:37:19 INFO : starting STEP_STAGE2 >13:37:19 INFO : URL_STAGE_MAIN: url is http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img >13:37:19 DEBUG : url address fedora.cora.nwra.com >13:37:19 DEBUG : url prefix /fedora/linux/development/i386/os/images/install.img >13:37:19 INFO : transferring http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/updates.img to a fd >13:37:20 INFO : transferring http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/product.img to a fd >13:37:20 INFO : transferring http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img to a fd >13:43:29 DEBUG : copied 100446208 bytes to /tmp/install.img (complete) >13:43:29 INFO : mounted loopback device /mnt/runtime on /dev/loop0 as /tmp/install.img >13:43:29 INFO : got stage2 at url http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img >13:43:29 INFO : Loading SELinux policy >13:43:30 INFO : getting ready to spawn shell now >13:43:31 INFO : Running anaconda script /usr/bin/anaconda >13:43:35 INFO : using only installclass _Fedora >13:43:35 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '--stage2', 'http://fedora.cora.nwra.com/fedora/linux/development/i386/os/images/install.img', '--noipv6', '--kickstart', '/tmp/ks.cfg', '-T', '--selinux', '--lang', 'en_US.UTF-8', '--keymap', 'us', '--repo', 'http://fedora.cora.nwra.com/fedora/linux/development/i386/os'] >13:43:35 INFO : Display mode = g >13:43:35 INFO : Starting VNC... >13:43:35 INFO : ip of eth0 is 192.168.0.98 >13:43:36 INFO : The VNC server is now running. >13:43:36 WARNING : > >WARNING!!! VNC server running with NO PASSWORD! >You can use the self.password=<password> boot option >if you would like to secure the server. > > >13:43:36 INFO : Please manually connect your vnc client to 192.168.0.98:1 to begin the install. >13:43:37 INFO : Started mini-wm >13:43:37 INFO : Starting graphical installation... >13:43:38 DEBUG : starting mpaths >13:43:38 DEBUG : self.driveList(): ['sda'] >13:43:38 DEBUG : DiskSet.skippedDisks: [] >13:43:38 DEBUG : DiskSet.skippedDisks: [] >13:43:38 DEBUG : starting all mpaths on drives ['sda'] >13:43:38 DEBUG : scanning for multipath on drives ['sda'] >13:43:38 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >13:43:38 DEBUG : mpaths: [] >13:43:38 DEBUG : done starting mpaths. Drivelist: ['sda'] >13:43:38 DEBUG : starting dmraids >13:43:38 DEBUG : self.driveList(): ['sda'] >13:43:38 DEBUG : DiskSet.skippedDisks: [] >13:43:38 DEBUG : DiskSet.skippedDisks: [] >13:43:38 DEBUG : starting all dmraids on drives ['sda'] >13:43:38 DEBUG : scanning for dmraid on drives ['sda'] >13:43:38 DEBUG : done starting dmraids. Drivelist: ['sda'] >13:43:38 INFO : Running kickstart %%pre script(s) >13:43:38 ERROR : Error code 1 encountered running the kickstart script at line 247 >13:43:38 INFO : All kickstart %%pre script(s) have been run >13:43:38 WARNING : Can't read timezone file set in kickstart, will ask >13:43:38 INFO : Detected 464M of memory >13:43:38 INFO : Swap attempt of 464M to 928M >13:43:38 WARNING : step installtype does not exist >13:43:38 WARNING : step confirminstall does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:38 WARNING : step complete does not exist >13:43:39 INFO : moving (1) to step timezone >14:04:17 INFO : moving (1) to step partitionobjinit >14:04:17 INFO : no initiator set >14:04:17 INFO : no /tmp/fcpconfig; not configuring zfcp >14:04:17 DEBUG : starting mpaths >14:04:17 DEBUG : self.driveList(): ['sda'] >14:04:17 DEBUG : DiskSet.skippedDisks: [] >14:04:17 DEBUG : DiskSet.skippedDisks: [] >14:04:17 DEBUG : starting all mpaths on drives ['sda'] >14:04:17 DEBUG : scanning for multipath on drives ['sda'] >14:04:17 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:04:17 DEBUG : mpaths: [] >14:04:17 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:04:17 DEBUG : adding drive sda to disk list >14:04:17 INFO : lv rootvg/data1, attr is -wi--- >14:04:17 INFO : lv rootvg/root, attr is -wi--- >14:04:17 INFO : lv rootvg/swap, attr is -wi--- >14:04:17 INFO : lv rootvg/usr, attr is -wi--- >14:04:17 INFO : lv rootvg/var, attr is -wi--- >14:04:18 INFO : lv is rootvg/data1, size of 68160 >14:04:18 INFO : lv is rootvg/root, size of 608 >14:04:18 INFO : lv is rootvg/swap, size of 928 >14:04:18 INFO : lv is rootvg/usr, size of 5504 >14:04:18 INFO : lv is rootvg/var, size of 1024 >14:04:18 DEBUG : starting mpaths >14:04:18 DEBUG : self.driveList(): ['sda'] >14:04:18 DEBUG : DiskSet.skippedDisks: [] >14:04:18 DEBUG : DiskSet.skippedDisks: [] >14:04:18 DEBUG : starting all mpaths on drives ['sda'] >14:04:18 DEBUG : scanning for multipath on drives ['sda'] >14:04:18 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:04:18 DEBUG : mpaths: [] >14:04:18 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:04:19 INFO : pv is /dev/sda2 in vg rootvg, size is 76245 >14:04:19 INFO : vg rootvg, size is 76224, pesize is 32768 >14:04:19 INFO : lv is rootvg/data1, size of 68160 >14:04:19 INFO : lv is rootvg/root, size of 608 >14:04:19 INFO : lv is rootvg/swap, size of 928 >14:04:19 INFO : lv is rootvg/usr, size of 5504 >14:04:19 INFO : lv is rootvg/var, size of 1024 >14:04:19 INFO : used size of /dev/rootvg/data1 is 1251.0 >14:04:19 INFO : used size of /dev/rootvg/root is 336.0 >14:04:20 INFO : used size of /dev/rootvg/usr is 4024.0 >14:04:20 INFO : used size of /dev/rootvg/var is 252.0 >14:04:20 INFO : moving (1) to step autopartitionexecute >14:04:20 DEBUG : starting mpaths >14:04:20 DEBUG : self.driveList(): ['sda'] >14:04:20 DEBUG : DiskSet.skippedDisks: [] >14:04:20 DEBUG : DiskSet.skippedDisks: [] >14:04:20 DEBUG : starting all mpaths on drives ['sda'] >14:04:20 DEBUG : scanning for multipath on drives ['sda'] >14:04:20 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:04:20 DEBUG : mpaths: [] >14:04:20 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:04:20 DEBUG : adding drive sda to disk list >14:04:20 DEBUG : used space is 7565 >14:04:20 DEBUG : actual space is 76192 >14:04:20 DEBUG : used space is 8029 >14:04:20 DEBUG : actual space is 76192 >14:04:20 DEBUG : used space is 76188 >14:04:20 DEBUG : actual space is 76192 >14:04:20 DEBUG : used space is 76188 >14:04:20 DEBUG : actual space is 76192 >14:04:20 INFO : moving (1) to step partitiondone >14:04:20 INFO : moving (1) to step migratefilesystems >14:04:20 INFO : moving (1) to step enablefilesystems >14:04:20 DEBUG : starting mpaths >14:04:20 DEBUG : self.driveList(): ['sda'] >14:04:20 DEBUG : DiskSet.skippedDisks: [] >14:04:20 DEBUG : DiskSet.skippedDisks: [] >14:04:20 DEBUG : starting all mpaths on drives ['sda'] >14:04:20 DEBUG : scanning for multipath on drives ['sda'] >14:04:20 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:04:20 DEBUG : mpaths: [] >14:04:20 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:04:21 INFO : lv is rootvg/data1, size of 68160 >14:04:21 INFO : lv is rootvg/root, size of 608 >14:04:21 INFO : lv is rootvg/swap, size of 928 >14:04:21 INFO : lv is rootvg/usr, size of 5504 >14:04:21 INFO : lv is rootvg/var, size of 1024 >14:04:21 INFO : removing lv var >14:04:21 INFO : removing lv data1 >14:04:21 INFO : removing lv swap >14:04:21 INFO : removing lv root >14:04:22 INFO : removing lv usr >14:04:22 INFO : pv is /dev/sda2 in vg rootvg, size is 76245 >14:04:22 INFO : vgremove -v rootvg >14:04:22 INFO : pvremove -ff -y -v /dev/sda2 >14:04:22 INFO : pvcreate -ff -y -v /dev/sda2 >14:04:22 INFO : disk.commit() for /dev/sda >14:04:22 DEBUG : starting mpaths >14:04:22 DEBUG : self.driveList(): ['sda'] >14:04:22 DEBUG : DiskSet.skippedDisks: [] >14:04:22 DEBUG : DiskSet.skippedDisks: [] >14:04:22 DEBUG : starting all mpaths on drives ['sda'] >14:04:22 DEBUG : scanning for multipath on drives ['sda'] >14:04:22 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >14:04:22 DEBUG : mpaths: [] >14:04:22 DEBUG : done starting mpaths. Drivelist: ['sda'] >14:04:22 DEBUG : adding drive sda to disk list >14:04:25 INFO : formatting swap as swap >14:04:25 INFO : formatting / as ext3 >14:04:25 INFO : Format command: ['mke2fs', '/dev/rootvg/root', '-t', 'ext3'] > >14:04:26 INFO : formatting /export/data1 as ext3 >14:04:26 INFO : Format command: ['mke2fs', '/dev/rootvg/data1', '-t', 'ext3'] > >14:04:57 INFO : formatting /usr as ext3 >14:04:57 INFO : Format command: ['mke2fs', '/dev/rootvg/usr', '-t', 'ext3'] > >14:05:05 INFO : formatting /var as ext3 >14:05:05 INFO : Format command: ['mke2fs', '/dev/rootvg/var', '-t', 'ext3'] > >14:05:07 INFO : formatting /boot as ext3 >14:05:07 INFO : Format command: ['mke2fs', '/dev/sda1', '-t', 'ext3'] > >14:05:08 INFO : trying to mount /dev/rootvg/root on / >14:05:08 INFO : set SELinux context for mountpoint / to False >14:05:08 DEBUG : mounting /dev/rootvg/root on /mnt/sysimage// as ext3 >14:05:08 DEBUG : isys.py:mount()- going to mount /dev/rootvg/root on /mnt/sysimage with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at / to False >14:05:08 INFO : trying to mount /dev/rootvg/data1 on /export/data1 >14:05:08 INFO : set SELinux context for mountpoint /export/data1 to False >14:05:08 DEBUG : mounting /dev/rootvg/data1 on /mnt/sysimage//export/data1 as ext3 >14:05:08 DEBUG : isys.py:mount()- going to mount /dev/rootvg/data1 on /mnt/sysimage/export/data1 with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /export/data1 to False >14:05:08 INFO : trying to mount /dev/rootvg/usr on /usr >14:05:08 INFO : set SELinux context for mountpoint /usr to False >14:05:08 DEBUG : mounting /dev/rootvg/usr on /mnt/sysimage//usr as ext3 >14:05:08 DEBUG : isys.py:mount()- going to mount /dev/rootvg/usr on /mnt/sysimage/usr with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /usr to False >14:05:08 INFO : trying to mount /dev/rootvg/var on /var >14:05:08 INFO : set SELinux context for mountpoint /var to False >14:05:08 DEBUG : mounting /dev/rootvg/var on /mnt/sysimage//var as ext3 >14:05:08 DEBUG : isys.py:mount()- going to mount /dev/rootvg/var on /mnt/sysimage/var with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /var to False >14:05:08 INFO : trying to mount /dev/sda1 on /boot >14:05:08 INFO : set SELinux context for mountpoint /boot to False >14:05:08 DEBUG : mounting /dev/sda1 on /mnt/sysimage//boot as ext3 >14:05:08 DEBUG : isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /boot to False >14:05:08 INFO : trying to mount sys on /sys >14:05:08 INFO : set SELinux context for mountpoint /sys to False >14:05:08 DEBUG : mounting sys on /mnt/sysimage//sys as sysfs >14:05:08 DEBUG : isys.py:mount()- going to mount sys on /mnt/sysimage/sys with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /sys to False >14:05:08 INFO : trying to mount proc on /proc >14:05:08 INFO : set SELinux context for mountpoint /proc to False >14:05:08 DEBUG : mounting proc on /mnt/sysimage//proc as proc >14:05:08 DEBUG : isys.py:mount()- going to mount proc on /mnt/sysimage/proc with options defaults >14:05:08 INFO : set SELinux context for newly mounted filesystem root at /proc to False >14:05:08 INFO : moving (1) to step bootloadersetup >14:05:08 INFO : moving (1) to step reposetup >14:05:09 INFO : added repository CoRA with URL ['http://sw.cora.nwra.com/fedora/CoRPMS/fcdevelopment/i386/'] >14:05:09 INFO : added repository livna with URL ['http://livna.cora.nwra.com/development/i386/'] >14:05:09 INFO : added repository adobe-linux with URL ['http://adobe.cora.nwra.com/linux/i386/'] >14:05:28 INFO : moving (1) to step basepkgsel >14:07:04 DEBUG : no such package fonts-telugu to remove >14:07:07 DEBUG : no such package fonts-arabic to remove >14:07:10 DEBUG : no such package mozilla-totem-xine to remove >14:07:15 DEBUG : no such package fonts-bengali to remove >14:07:16 DEBUG : no such package fonts-kannada to remove >14:07:18 DEBUG : no such package fonts-hebrew to remove >14:07:19 DEBUG : no such package fonts-korean to remove >14:07:24 DEBUG : no such package totem-xine-mozplugin to remove >14:07:33 DEBUG : no such package fonts-punjabi to remove >14:07:34 DEBUG : no such package fonts-gujarati to remove >14:07:36 DEBUG : no such package fonts-oriya to remove >14:07:39 DEBUG : no such package fonts-hindi to remove >14:07:42 DEBUG : no such package fonts-sinhala to remove >14:07:47 DEBUG : no such package fonts-tamil to remove >14:07:47 INFO : moving (1) to step postselection >14:07:47 DEBUG : no kernel-smp package >14:07:47 INFO : selected kernel package for kernel >14:08:34 INFO : moving (1) to step install >14:08:34 INFO : moving (1) to step setuptime >14:08:34 ERROR : unable to set timezone >14:08:36 INFO : moving (1) to step preinstallconfig >14:08:36 DEBUG : isys.py:mount()- going to mount /selinux on /mnt/sysimage/selinux with options defaults >14:08:36 WARNING : no dev package, going to bind mount /dev >14:08:36 DEBUG : isys.py:mount()- going to mount /dev on /mnt/sysimage/dev with options defaults,bind > > >/tmp/lvmout: >Running... ['lvm', 'vgmknodes', '-v'] > > >/mnt/sysimage/root/install.log:
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 461521
: 316115