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 228561 Details for
Bug 333861
Anaconda dies when incorrect boot device specified in kickstart
[?]
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.
Ananconda debug output
anaconda.ex.stripped (text/plain), 73.68 KB, created by
Lubomir Kundrak
on 2007-10-16 10:47:42 UTC
(
hide
)
Description:
Ananconda debug output
Filename:
MIME Type:
Creator:
Lubomir Kundrak
Created:
2007-10-16 10:47:42 UTC
Size:
73.68 KB
patch
obsolete
>anaconda 11.3.0.39 exception report >Traceback (most recent call first): > File "/usr/lib/anaconda/fsset.py", line 1277, in bootloaderChoices > ret['mbr'] = (bl.drivelist[0], N_("Master Boot Record (MBR)")) > File "/usr/lib/anaconda/bootloader.py", line 71, in bootloaderSetupChoices > choices = anaconda.id.fsset.bootloaderChoices(anaconda.id.diskset, anaconda.id.bootloader) > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/dispatch.py", line 225, in currentStep > self.gotoNext() > File "/usr/lib/anaconda/iw/release_notes.py", line 91, in resize > (step, args) = self.anaconda.dispatch.currentStep() > File "/usr/lib/anaconda/iw/release_notes.py", line 52, in __init__ > self.resize() > File "/usr/lib/anaconda/gui.py", line 1173, in __init__ > self.rnv = ReleaseNotesViewer(self.anaconda) > File "/usr/lib/anaconda/gui.py", line 1000, in run > self.icw = InstallControlWindow (self.anaconda) > File "/usr/bin/anaconda", line 952, in <module> > anaconda.intf.run(anaconda) >IndexError: list index out of range > >Local variables in innermost frame: >bl: <bootloaderInfo.x86BootloaderInfo instance at 0x987480c> >bootDev: <fsset.PartitionDevice instance at 0x9881f4c> >diskSet: <partedUtils.DiskSet instance at 0x98748ac> >ret: {'boot': ('sda1', 'First sector of boot partition')} >self: <fsset.FileSystemSet instance at 0xb7b7042c> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.icw: None > intf.runres: 800x600 > intf.anaconda: Already dumped >rescue: False >updateSrc: None >methodstr: http://storm.lan/linux/fedora/rawhide/i386/os/ >dispatch: <dispatch.Dispatcher object at 0x9874a0c> >method: UrlInstallMethod instance, containing members: > method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x989d38c>> > method.intf: Already dumped > method.tree: None > method.rootPath: /mnt/sysimage > method.pkgUrl: http://storm.lan/linux/fedora/rawhide/i386/os/ > method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x989d38c>> > method.baseUrl: http://storm.lan/linux/fedora/rawhide/i386/os/ > method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x989d38c>> > method.currentMedia: [] > method.loopbackFile: None >isKickstart: True >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: False > id.anaconda: Already dumped > id.upgradeRoot: None > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x9569c0c>] >Primary Video Card Info: >device: None >driver : radeon >descr : ATI Technologies Inc Radeon Mobility M6 LY >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -screen, Anaconda, -dpi, 96, -br] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: ATI Technologies Inc Radeon Mobility M6 LY > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: radeon > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /tmp/ramfs/X.log > id.xsetup.xserver.config: <XF86Config object at 0xb7f27320> > id.xsetup.xserver.display: :1 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: Europe/Bratislava > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: False > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x98747cc> > id.methodstr: http://storm.lan/linux/fedora/rawhide/i386/os/ > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0x989d38c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0x989d38c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0x989d38c>> > id.fsset.entries: [fsentry -- device: sda2 mountpoint: / > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: /boot > fsystem: ext3 format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda3 mountpoint: swap > fsystem: swap format: True > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.rootParts: None > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.skipFormatRoot: False > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 1 > id.diskset: DiskSet instance, containing members: > id.diskset.initializedDisks: {'sda': True} > id.diskset.disks: {'sda': <PedDisk object at 0x9397ef0>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: g > id.auth: --useshadow --enablemd5 > id.ksdata: AnacondaKSHandler instance, containing members: > id.ksdata.logvol: LogVol instance, containing members: > id.ksdata.logvol.lvList: [] > id.ksdata.logvol.currentCmd: > id.ksdata.logvol.currentLine: > id.ksdata.logvol.writePriority: 132 > id.ksdata.logvol.handler: None > id.ksdata.logvol.lineno: 0 > id.ksdata.DeviceData: pykickstart.commands.device.F8_DeviceData > id.ksdata.raid: Raid instance, containing members: > id.ksdata.raid.raidList: [] > id.ksdata.raid.currentCmd: > id.ksdata.raid.currentLine: > id.ksdata.raid.writePriority: 140 > id.ksdata.raid.handler: None > id.ksdata.raid.lineno: 0 > id.ksdata.raid.levelMap: {'RAID5': RAID5, 'RAID10': RAID10, '10': RAID10, '1': RAID1, '0': RAID0, 'RAID6': RAID6, '5': RAID5, 'RAID0': RAID0, '6': RAID6, 'RAID1': RAID1} > id.ksdata.firewall: Firewall instance, containing members: > id.ksdata.firewall.currentCmd: firewall > id.ksdata.firewall.currentLine: firewall --disabled > > id.ksdata.firewall.enabled: False > id.ksdata.firewall.trusts: [] > id.ksdata.firewall.writePriority: 0 > id.ksdata.firewall.handler: Already dumped > id.ksdata.firewall.lineno: 65 > id.ksdata.firewall.ports: [] > id.ksdata.selinux: SELinux instance, containing members: > id.ksdata.selinux.currentCmd: selinux > id.ksdata.selinux.currentLine: selinux --disabled > > id.ksdata.selinux.selinux: 0 > id.ksdata.selinux.writePriority: 0 > id.ksdata.selinux.handler: Already dumped > id.ksdata.selinux.lineno: 62 > id.ksdata.RepoData: pykickstart.commands.repo.F8_RepoData > id.ksdata.firstboot: Firstboot instance, containing members: > id.ksdata.firstboot.currentCmd: firstboot > id.ksdata.firstboot.currentLine: firstboot --disable > > id.ksdata.firstboot.writePriority: 0 > id.ksdata.firstboot.handler: Already dumped > id.ksdata.firstboot.lineno: 67 > id.ksdata.firstboot.firstboot: 1 > id.ksdata.ksVGMapping: {} > id.ksdata.clearpart: ClearPart instance, containing members: > id.ksdata.clearpart.currentCmd: clearpart > id.ksdata.clearpart.initAll: True > id.ksdata.clearpart.currentLine: clearpart --all --initlabel > > id.ksdata.clearpart.drives: [] > id.ksdata.clearpart.writePriority: 120 > id.ksdata.clearpart.handler: Already dumped > id.ksdata.clearpart.lineno: 27 > id.ksdata.clearpart.type: 1 > id.ksdata.RaidData: pykickstart.commands.raid.FC5_RaidData > id.ksdata.services: > id.ksdata.ksPVMapping: {} > id.ksdata.ksRaidMapping: {} > id.ksdata.IscsiData: pykickstart.commands.iscsi.FC6_IscsiData > id.ksdata.keyboard: Keyboard instance, containing members: > id.ksdata.keyboard.currentCmd: keyboard > id.ksdata.keyboard.currentLine: keyboard us > > id.ksdata.keyboard.writePriority: 0 > id.ksdata.keyboard.handler: Already dumped > id.ksdata.keyboard.lineno: 54 > id.ksdata.keyboard.keyboard: us > id.ksdata.timezone: Timezone instance, containing members: > id.ksdata.timezone.currentCmd: timezone > id.ksdata.timezone.currentLine: timezone --isUtc Europe/Bratislava > > id.ksdata.timezone.writePriority: 0 > id.ksdata.timezone.handler: Already dumped > id.ksdata.timezone.lineno: 59 > id.ksdata.timezone.timezone: Europe/Bratislava > id.ksdata.timezone.isUtc: True > id.ksdata.skipx: SkipX instance, containing members: > id.ksdata.skipx.currentCmd: > id.ksdata.skipx.currentLine: > id.ksdata.skipx.writePriority: 0 > id.ksdata.skipx.handler: None > id.ksdata.skipx.lineno: 0 > id.ksdata.skipx.skipx: False > id.ksdata.multipath: MultiPath instance, containing members: > id.ksdata.multipath.currentCmd: > id.ksdata.multipath.currentLine: > id.ksdata.multipath.writePriority: 50 > id.ksdata.multipath.handler: None > id.ksdata.multipath.lineno: 0 > id.ksdata.multipath.mpaths: [] > id.ksdata.id: Already dumped > id.ksdata.skipSteps: [partition, zfcpconfig, parttype, partition, zfcpconfig, parttype, partition, zfcpconfig, parttype, accounts, keyboard, language, timezone, complete, group-selection] > id.ksdata.dmraid: DmRaid instance, containing members: > id.ksdata.dmraid.currentCmd: > id.ksdata.dmraid.currentLine: > id.ksdata.dmraid.writePriority: 60 > id.ksdata.dmraid.handler: None > id.ksdata.dmraid.lineno: 0 > id.ksdata.dmraid.dmraids: [] > id.ksdata.upgrade: Upgrade instance, containing members: > id.ksdata.upgrade.upgrade: False > id.ksdata.upgrade.currentCmd: install > id.ksdata.upgrade.currentLine: install > > id.ksdata.upgrade.writePriority: 0 > id.ksdata.upgrade.handler: Already dumped > id.ksdata.upgrade.lineno: 12 > id.ksdata.monitor: Monitor instance, containing members: > id.ksdata.monitor.currentCmd: > id.ksdata.monitor.monitor: > id.ksdata.monitor.currentLine: > id.ksdata.monitor.probe: True > id.ksdata.monitor.writePriority: 0 > id.ksdata.monitor.handler: None > id.ksdata.monitor.hsync: > id.ksdata.monitor.lineno: 0 > id.ksdata.monitor.vsync: > id.ksdata.autopart: AutoPart instance, containing members: > id.ksdata.autopart.currentCmd: > id.ksdata.autopart.currentLine: > id.ksdata.autopart.autopart: False > id.ksdata.autopart.writePriority: 100 > id.ksdata.autopart.handler: None > id.ksdata.autopart.lineno: 0 > id.ksdata.deviceprobe: > id.ksdata.ignoredisk: IgnoreDisk instance, containing members: > id.ksdata.ignoredisk.onlyuse: [] > id.ksdata.ignoredisk.currentCmd: > id.ksdata.ignoredisk.currentLine: > id.ksdata.ignoredisk.ignoredisk: [] > id.ksdata.ignoredisk.writePriority: 0 > id.ksdata.ignoredisk.handler: None > id.ksdata.ignoredisk.lineno: 0 > id.ksdata.iscsi: Iscsi instance, containing members: > id.ksdata.iscsi.currentCmd: > id.ksdata.iscsi.currentLine: > id.ksdata.iscsi.iscsi: [] > id.ksdata.iscsi.writePriority: 70 > id.ksdata.iscsi.handler: None > id.ksdata.iscsi.lineno: 0 > id.ksdata.currentLine: reboot > > id.ksdata.displaymode: # Use graphical install >graphical > > id.ksdata.reboot: Reboot instance, containing members: > id.ksdata.reboot.currentCmd: reboot > id.ksdata.reboot.eject: False > id.ksdata.reboot.currentLine: reboot > > id.ksdata.reboot.writePriority: 0 > id.ksdata.reboot.handler: Already dumped > id.ksdata.reboot.lineno: 80 > id.ksdata.reboot.action: 1 > id.ksdata.DmRaidData: pykickstart.commands.dmraid.FC6_DmRaidData > id.ksdata.platform: 86, AMD64, or Intel EM64T > > id.ksdata.iscsiname: IscsiName instance, containing members: > id.ksdata.iscsiname.currentCmd: > id.ksdata.iscsiname.currentLine: > id.ksdata.iscsiname.iscsiname: > id.ksdata.iscsiname.writePriority: 71 > id.ksdata.iscsiname.handler: None > id.ksdata.iscsiname.lineno: 0 > id.ksdata.zerombr: ZeroMbr instance, containing members: > id.ksdata.zerombr.currentCmd: zerombr > id.ksdata.zerombr.currentLine: zerombr > > id.ksdata.zerombr.writePriority: 110 > id.ksdata.zerombr.handler: Already dumped > id.ksdata.zerombr.lineno: 26 > id.ksdata.zerombr.zerombr: True > id.ksdata.MultiPathData: pykickstart.commands.multipath.FC6_MultiPathData > id.ksdata.VolGroupData: pykickstart.commands.volgroup.FC3_VolGroupData > id.ksdata.method: # Use network installation >url --url=http://storm.lan/linux/fedora/rawhide/i386/os/ > > id.ksdata.mediacheck: > id.ksdata._writeOrder: {0: [<kickstart.Authconfig instance at 0x987bb4c>, <kickstart.AutoStep instance at 0x987bb8c>, <pykickstart.commands.key.F7_Key instance at 0x987bc2c>, <pykickstart.commands.updates.F7_Updates instance at 0x987bbcc>, <pykickstart.commands.device.F8_Device instance at 0x987bc4c>, <pykickstart.commands.repo.F8_Repo instance at 0x987bbac>, <pykickstart.commands.user.F8_User instance at 0x987b98c>, <pykickstart.commands.deviceprobe.FC3_DeviceProbe instance at 0x987ba2c>, <pykickstart.commands.displaymode.FC3_DisplayMode instance at 0x987930c>, <pykickstart.commands.driverdisk.FC3_DriverDisk instance at 0x987bbec>, <pykickstart.commands.interactive.FC3_Interactive instance at 0x987bd6c>, <pykickstart.commands.mediacheck.FC4_MediaCheck instance at 0x987bb0c>, <pykickstart.commands.method.FC6_Method instance at 0x987946c>, <pykickstart.commands.services.FC6_Services instance at 0x987bc6c>, <pykickstart.commands.vnc.FC6_Vnc instance at 0x987bb2c>, <kickstart.Firewall instance at 0x98793cc>, <kickstart.Firstboot instance at 0x987b8ec>, <kickstart.IgnoreDisk instance at 0x987bd2c>, <kickstart.Keyboard instance at 0x987940c>, <kickstart.Lang instance at 0x987bcac>, <kickstart.Logging instance at 0x987bcec>, <kickstart.Monitor instance at 0x987b9ec>, <kickstart.Network instance at 0x987bc0c>, <kickstart.Reboot instance at 0x98794cc>, <kickstart.RootPw instance at 0x987baec>, <kickstart.SELinux instance at 0x987948c>, <kickstart.SkipX instance at 0x987b94c>, <kickstart.Timezone instance at 0x987b92c>, <kickstart.Upgrade instance at 0x987b9ac>, <kickstart.XConfig instance at 0x987bd0c>, <kickstart.ZFCP instance at 0x987bccc>], 130: [<kickstart.Partition instance at 0x987ba8c>], 131: [<kickstart.VolGroup instance at 0x987bd4c>], 132: [<kickstart.LogVol instance at 0x987942c>], 70: [<kickstart.Iscsi instance at 0x987ba4c>], 71: [<kickstart.IscsiName instance at 0x987baac>], 10: [<kickstart.Bootloader instance at 0x987bc8c>], 140: [<kickstart.Raid instance at 0x987bb6c>], 110: [<kickstart.ZeroMbr instance at 0x987bacc>], 50: [<kickstart.MultiPath instance at 0x987b96c>], 120: [<kickstart.ClearPart instance at 0x987ba6c>], 100: [<kickstart.AutoPart instance at 0x987ba0c>], 60: [<kickstart.DmRaid instance at 0x987b9cc>]} > id.ksdata.ksUsedMembers: [] > id.ksdata.zfcp: ZFCP instance, containing members: > id.ksdata.zfcp.currentCmd: > id.ksdata.zfcp.zfcp: [] > id.ksdata.zfcp.currentLine: > id.ksdata.zfcp.writePriority: 0 > id.ksdata.zfcp.handler: None > id.ksdata.zfcp.lineno: 0 > id.ksdata.showSteps: [bootloader] > id.ksdata.autostep: AutoStep instance, containing members: > id.ksdata.autostep.currentCmd: > id.ksdata.autostep.currentLine: > id.ksdata.autostep.writePriority: 0 > id.ksdata.autostep.handler: None > id.ksdata.autostep.lineno: 0 > id.ksdata.autostep.autoscreenshot: False > id.ksdata.repo: > id.ksdata.authconfig: Authconfig instance, containing members: > id.ksdata.authconfig.currentCmd: auth > id.ksdata.authconfig.currentLine: auth --useshadow --enablemd5 > > id.ksdata.authconfig.writePriority: 0 > id.ksdata.authconfig.authconfig: --useshadow --enablemd5 > id.ksdata.authconfig.handler: Already dumped > id.ksdata.authconfig.lineno: 50 > id.ksdata.driverdisk: > id.ksdata.user: F8_User instance, containing members: > id.ksdata.user.currentCmd: > id.ksdata.user.currentLine: > id.ksdata.user.writePriority: 0 > id.ksdata.user.userList: [] > id.ksdata.user.handler: None > id.ksdata.user.lineno: 0 > id.ksdata.key: > id.ksdata.scripts: [AnacondaKSScript instance, containing members: > script: #%post --log=/root/post.log > ><snip> > > interp: /bin/sh > errorOnFail: False > inChroot: True > logfile: None > type: 1 >] > id.ksdata.device: > id.ksdata.packages: AnacondaKSPackages instance, containing members: > id.ksdata.packages.groupList: [@core >, @base >, @sound-and-video >, @office >, @base-x >, @printing >, @graphical-internet >, @text-internet >, @gnome-desktop >, @games >, @admin-tools >, @graphics >, @editors >, @czech-support >, @slovak-support >] > id.ksdata.packages.packageList: [tzdata, xkeyboard-config, mc, screen, strace, gconf-editor, seamonkey, yum-utils, clanbomber, printer-filters, openvpn, bind, inkscape] > id.ksdata.packages.default: False > id.ksdata.packages.excludeDocs: False > id.ksdata.packages.addBase: True > id.ksdata.packages.excludedList: [] > id.ksdata.packages.handleMissing: 0 > id.ksdata.packages.seen: True > id.ksdata.ksID: 100000 > id.ksdata.network: Network instance, containing members: > id.ksdata.network.currentCmd: network > id.ksdata.network.network: [F8_NetworkData instance, containing members: > ethtool: > notksdevice: False > noipv4: False > wepkey: > onboot: True > noipv6: False > ip: > hostname: Cruster > mtu: > netmask: > bootProto: dhcp > essid: > ipv6: > device: eth0 > nameserver: > dhcpclass: > nodns: False > gateway: >] > id.ksdata.network.currentLine: network --bootproto=dhcp --device=eth0 --onboot=on --hostname=Cruster > > id.ksdata.network.writePriority: 0 > id.ksdata.network.handler: Already dumped > id.ksdata.network.lineno: 16 > id.ksdata.lang: Lang instance, containing members: > id.ksdata.lang.lang: cs_CZ.UTF-8 > id.ksdata.lang.currentCmd: lang > id.ksdata.lang.currentLine: lang cs_CZ.UTF-8 > > id.ksdata.lang.writePriority: 0 > id.ksdata.lang.handler: Already dumped > id.ksdata.lang.lineno: 57 > id.ksdata.UserData: pykickstart.commands.user.F8_UserData > id.ksdata.commands: {'logvol': Already dumped >, 'firewall': Already dumped >, 'selinux': Already dumped >, 'keyboard': Already dumped >, 'clearpart': Already dumped >, 'cmdline': Already dumped >, 'poweroff': Already dumped >, 'shutdown': Already dumped >, 'firstboot': Already dumped >, 'timezone': Already dumped >, 'skipx': Already dumped >, 'multipath': Already dumped >, 'dmraid': Already dumped >, 'upgrade': Already dumped >, 'monitor': Already dumped >, 'autopart': Already dumped >, 'deviceprobe': Already dumped >, 'ignoredisk': Already dumped >, 'iscsi': Already dumped >, 'raid': Already dumped >, 'reboot': Already dumped >, 'iscsiname': Already dumped >, 'device': Already dumped >, 'text': Already dumped >, 'zerombr': Already dumped >, 'rootpw': RootPw instance, containing members: > id.ksdata.commands.currentCmd: rootpw > id.ksdata.commands.currentLine: rootpw --iscrypted XXXXX > > id.ksdata.commands.isCrypted: True > id.ksdata.commands.lock: False > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.handler: Already dumped > id.ksdata.commands.lineno: 51 > id.ksdata.commands.password: XXXXX >, 'mediacheck': Already dumped >, 'graphical': Already dumped >, 'vnc': >, 'halt': Already dumped >, 'auth': Already dumped >, 'autostep': Already dumped >, 'repo': Already dumped >, 'authconfig': Already dumped >, 'driverdisk': Already dumped >, 'user': Already dumped >, 'key': Already dumped >, 'cdrom': Already dumped >, 'bootloader': Bootloader instance, containing members: > id.ksdata.commands.upgrade: False > id.ksdata.commands.currentCmd: bootloader > id.ksdata.commands.forceLBA: False > id.ksdata.commands.linear: True > id.ksdata.commands.currentLine: bootloader --location=mbr --driveorder=hda > > id.ksdata.commands.md5pass: > id.ksdata.commands.driveorder: [hda] > id.ksdata.commands.appendLine: > id.ksdata.commands.writePriority: 10 > id.ksdata.commands.useLilo: False > id.ksdata.commands.handler: Already dumped > id.ksdata.commands.lineno: 77 > id.ksdata.commands.password: > id.ksdata.commands.location: mbr >, 'network': Already dumped >, 'lang': Already dumped >, 'zfcp': Already dumped >, 'logging': Logging instance, containing members: > id.ksdata.commands.currentCmd: > id.ksdata.commands.currentLine: > id.ksdata.commands.level: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.host: > id.ksdata.commands.handler: None > id.ksdata.commands.lineno: 0 > id.ksdata.commands.port: >, 'xconfig': XConfig instance, containing members: > id.ksdata.commands.videoRam: > id.ksdata.commands.startX: False > id.ksdata.commands.currentCmd: > id.ksdata.commands.monitor: > id.ksdata.commands.currentLine: > id.ksdata.commands.driver: > id.ksdata.commands.noProbe: False > id.ksdata.commands.server: > id.ksdata.commands.writePriority: 0 > id.ksdata.commands.depth: 0 > id.ksdata.commands.handler: None > id.ksdata.commands.hsync: > id.ksdata.commands.lineno: 0 > id.ksdata.commands.vsync: > id.ksdata.commands.defaultdesktop: > id.ksdata.commands.resolution: > id.ksdata.commands.card: >, 'url': Already dumped >, 'partition': Partition instance, containing members: > id.ksdata.commands.currentCmd: part > id.ksdata.commands.currentLine: part swap --fstype swap --size=512 --grow --maxsize=750 > > id.ksdata.commands.writePriority: 130 > id.ksdata.commands.handler: Already dumped > id.ksdata.commands.lineno: 31 > id.ksdata.commands.partitions: [FC4_PartData instance, containing members: > disk: > end: 0 > bytesPerInode: 4096 > format: True > onbiosdisk: > fsopts: > grow: False > start: 0 > recommended: False > label: > onPart: > active: False > mountpoint: /boot > fstype: ext3 > maxSizeMB: 0 > primOnly: False > size: 100 >, FC4_PartData instance, containing members: > disk: > end: 0 > bytesPerInode: 4096 > format: True > onbiosdisk: > fsopts: > grow: True > start: 0 > recommended: False > label: > onPart: > active: False > mountpoint: / > fstype: ext3 > maxSizeMB: 0 > primOnly: False > size: 1024 >, FC4_PartData instance, containing members: > disk: > end: 0 > bytesPerInode: 4096 > format: True > onbiosdisk: > fsopts: > grow: True > start: 0 > recommended: False > label: > onPart: > active: False > mountpoint: > fstype: swap > maxSizeMB: 750 > primOnly: False > size: 512 >] >, 'harddrive': Already dumped >, 'volgroup': VolGroup instance, containing members: > id.ksdata.commands.currentCmd: > id.ksdata.commands.currentLine: > id.ksdata.commands.vgList: [] > id.ksdata.commands.writePriority: 131 > id.ksdata.commands.handler: None > id.ksdata.commands.lineno: 0 >, 'nfs': Already dumped >, 'part': Already dumped >, 'services': Already dumped >, 'install': Already dumped >, 'interactive': >, 'updates': >} > id.ksdata.PartData: pykickstart.commands.partition.FC4_PartData > id.ksdata.logging: Already dumped > id.ksdata.xconfig: Already dumped > id.ksdata.ZFCPData: pykickstart.commands.zfcp.FC3_ZFCPData > id.ksdata.NetworkData: pykickstart.commands.network.F8_NetworkData > id.ksdata.partition: Already dumped > id.ksdata.volgroup: Already dumped > id.ksdata.currentCmd: reboot > id.ksdata.LogVolData: pykickstart.commands.logvol.FC4_LogVolData > id.ksdata.interactive: Already dumped > id.ksdata.anaconda: Already dumped > id.ksdata.permanentSkipSteps: [upgbootloader, bootloader, bootloaderadvanced] > id.ksdata.updates: Already dumped > id.bootloader: x86BootloaderInfo instance, containing members: > 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.device: None > id.bootloader.configfile: /etc/lilo.conf > 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: None > id.bootloader.images.images: {} > id.bootloader.drivelist: [] > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: False > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: Cruster > id.network.overrideDHCPhostname: 1 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >DHCPCLASS= >HWADDR=00:0D:60:CB:1F:36 >IPV6_AUTOCONF=yes >ONBOOT=yes > >} > id.network.primaryNS: 172.31.2.1 > id.network.firstnetdevice: eth0 > id.network.isConfigured: 1 > id.network.domains: [lan] > id.network.secondaryNS: > id.network.gateway: > id.instClass: <installclass.DefaultInstall object at 0x91beeac> > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 1 > id.partitions.nextUniqueID: 5 > id.partitions.reinitializeDisks: True > id.partitions.autoClearPartDrives: [] > id.partitions.zeroMbr: 1 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 2 > type: ext3 format: True > device: sda1 drive: [] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 1 > mountpoint: None > requestSize: 38154.375 > size: 38154.375 > end: 78140159 > grow: 0 > start: 0 > ignoreBootConstraints: 0 > type: 1 > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, New Part Request -- mountpoint: / uniqueID: 3 > type: ext3 format: True > device: sda2 drive: [] primary: None > size: 1024 grow: True maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: uniqueID: 4 > type: swap format: True > device: sda3 drive: [] primary: None > size: 512 grow: True maxsize: 750 > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: True > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: / uniqueID: None > type: ext3 format: True > device: None drive: None primary: None > size: 1024 grow: True maxsize: None > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: uniqueID: None > type: swap format: True > device: None drive: None primary: None > size: 512 grow: True maxsize: 750 > start: None end: None migrate: None fslabel: origfstype: None > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Language instance, containing members: > id.instLanguage.targetLang: None > id.instLanguage.default: cs_CZ.UTF-8 > id.instLanguage.displayMode: g > id.instLanguage.current: cs_CZ.UTF-8 > id.security: Security instance, containing members: > id.security.selinux: 0 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.23-6.fc8 (kojibuilder@) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-31)) #1 SMP Thu Oct 11 13:40:21 EDT 2007 ><6>BIOS-provided physical RAM map: ><4> BIOS-e820: 0000000000000000 - 000000000009ec00 (usable) ><4> BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved) ><4> BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000001ff60000 (usable) ><4> BIOS-e820: 000000001ff60000 - 000000001ff78000 (ACPI data) ><4> BIOS-e820: 000000001ff78000 - 000000001ff7a000 (ACPI NVS) ><4> BIOS-e820: 000000001ff80000 - 0000000020000000 (reserved) ><4> BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>511MB LOWMEM available. ><6>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 130912) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 130912 ><4> HighMem 130912 -> 130912 ><4>Movable zone start PFN for each node ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 130912 ><7>On node 0 totalpages: 130912 ><7> DMA zone: 56 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4040 pages, LIFO batch:0 ><7> Normal zone: 1733 pages used for memmap ><7> Normal zone: 125083 pages, LIFO batch:31 ><7> HighMem zone: 0 pages used for memmap ><7> Movable zone: 0 pages used for memmap ><6>DMI present. ><6>Using APIC driver default ><4>ACPI: RSDP 000F6B30, 0024 (r2 IBM ) ><4>ACPI: XSDT 1FF6B68A, 004C (r1 IBM TP-1Q 2110 LTP 0) ><4>ACPI: FACP 1FF6B700, 00F4 (r3 IBM TP-1Q 2110 IBM 1) ><4>ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20070126] ><4>ACPI: DSDT 1FF6B8E7, C518 (r1 IBM TP-1Q 2110 MSFT 100000E) ><4>ACPI: FACS 1FF79000, 0040 ><4>ACPI: SSDT 1FF6B8B4, 0033 (r1 IBM TP-1Q 2110 MSFT 100000E) ><4>ACPI: ECDT 1FF77DFF, 0052 (r1 IBM TP-1Q 2110 IBM 1) ><4>ACPI: TCPA 1FF77E51, 0032 (r1 IBM TP-1Q 2110 PTL 1) ><4>ACPI: BOOT 1FF77FD8, 0028 (r1 IBM TP-1Q 2110 LTP 1) ><6>ACPI: PM-Timer IO Port: 0x1008 ><4>Allocating PCI resources starting at 30000000 (gap: 20000000:df800000) ><4>swsusp: Registered nosave memory region: 000000000009e000 - 000000000009f000 ><4>swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000 ><4>swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000d2000 ><4>swsusp: Registered nosave memory region: 00000000000d2000 - 00000000000d4000 ><4>swsusp: Registered nosave memory region: 00000000000d4000 - 00000000000dc000 ><4>swsusp: Registered nosave memory region: 00000000000dc000 - 0000000000100000 ><4>Built 1 zonelists in Zone order. Total pages: 129123 ><5>Kernel command line: initrd=fedora/rawhide/i386/initrd.img ramdisk_size=8000 ks=http://hell.lan/~lkundrak/kickstart/crust.cfg BOOT_IMAGE=fedora/rawhide/i386/vmlinuz ><6>Local APIC disabled by BIOS -- you can enable it with "lapic" ><7>mapped APIC to ffffb000 (01758000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c0815000 soft=c07f5000 ><4>PID hash table entries: 2048 (order: 11, 8192 bytes) ><4>Detected 1698.602 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: 30 ><4>... MAX_LOCKDEP_KEYS: 2048 ><4>... CLASSHASH_SIZE: 1024 ><4>... MAX_LOCKDEP_ENTRIES: 8192 ><4>... MAX_LOCKDEP_CHAINS: 16384 ><4>... CHAINHASH_SIZE: 8192 ><4> memory used by lock dependency info: 1024 kB ><4> per task-struct memory footprint: 1680 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: 501784k/523648k available (2275k kernel code, 21380k reserved, 1174k data, 568k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc52000 - 0xfffff000 (3764 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB) ><4> lowmem : 0xc0000000 - 0xdff60000 ( 511 MB) ><4> .init : 0xc0764000 - 0xc07f2000 ( 568 kB) ><4> .data : 0xc0638ec6 - 0xc075ea44 (1174 kB) ><4> .text : 0xc0400000 - 0xc0638ec6 (2275 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><6>SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1 ><4>Calibrating delay using timer specific routine.. 3399.92 BogoMIPS (lpj=1699961) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: a7e9f9bf 00000000 00000000 00000000 00000180 00000000 00000000 00000000 ><6>CPU: L1 I cache: 32K, L1 D cache: 32K ><6>CPU: L2 cache: 1024K ><7>CPU: After all inits, caps: a7e9f1bf 00000000 00000000 00002040 00000180 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><4>Compat vDSO mapped to ffffe000. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 12k freed ><6>ACPI: Core revision 20070126 ><4>ACPI: setting ELCR to 0200 (from 0800) ><4>CPU0: Intel(R) Pentium(R) M processor 1700MHz stepping 05 ><5>SMP motherboard not detected. ><5>Local APIC not detected. Using dummy APIC emulation. ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=56 bytes ><7>sizeof(inode)=604 bytes ><7>sizeof(dentry)=160 bytes ><7>sizeof(ext3inode)=856 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=180 bytes ><7>sizeof(task_struct)=3376 bytes ><4>khelper used greatest stack depth: 3160 bytes left ><6>Booting paravirtualized kernel on bare hardware ><4>khelper used greatest stack depth: 3084 bytes left ><4>Time: 8:47:33 Date: 10/16/07 ><6>NET: Registered protocol family 16 ><6>ACPI: ACPI Dock Station Driver ><6>ACPI: bus type pci registered ><6>PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: EC: EC description table is found, configuring boot EC ><6>ACPI: Interpreter enabled ><6>ACPI: (supports S0 S3 S4 S5) ><6>ACPI: Using PIC for interrupt routing ><6>ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62 ><6>ACPI: PCI Root Bridge [PCI0] (0000:00) ><7>Force enabled HPET at base address 0xfed00000 ><4>PCI quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO ><4>PCI quirk: region 1180-11bf claimed by ICH4 GPIO ><6>PCI: Transparent bridge - 0000:00:1e.0 ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] ><7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] ><6>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) ><6>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) ><6>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) ><6>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) ><6>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. ><6>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) ><6>ACPI: Power Resource [PUBS] (on) ><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 13 devices ><6>ACPI: ACPI bus type pnp unregistered ><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>PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><7>hpet clockevent registered ><6>hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 ><6>hpet0: 3 64-bit timers, 14318180 Hz ><6>Time: tsc clocksource has been installed. ><6>pnp: 00:00: iomem range 0x0-0x9ffff could not be reserved ><6>pnp: 00:00: iomem range 0xc0000-0xc3fff could not be reserved ><6>pnp: 00:00: iomem range 0xc4000-0xc7fff could not be reserved ><6>pnp: 00:00: iomem range 0xc8000-0xcbfff could not be reserved ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: 3000-3fff ><6> MEM window: c0100000-c01fffff ><6> PREFETCH window: e0000000-e7ffffff ><4>PCI: Bus 3, cardbus bridge: 0000:02:00.0 ><4> IO window: 00004000-000040ff ><4> IO window: 00004400-000044ff ><4> PREFETCH window: e8000000-ebffffff ><4> MEM window: c4000000-c7ffffff ><4>PCI: Bus 7, cardbus bridge: 0000:02:00.1 ><4> IO window: 00004800-000048ff ><4> IO window: 00004c00-00004cff ><4> PREFETCH window: ec000000-efffffff ><4> MEM window: c8000000-cbffffff ><6>PCI: Bridge: 0000:00:1e.0 ><6> IO window: 4000-8fff ><6> MEM window: c0200000-cfffffff ><6> PREFETCH window: e8000000-efffffff ><7>PCI: Setting latency timer of device 0000:00:1e.0 to 64 ><4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 ><7>PCI: setting IRQ 11 as level-triggered ><6>ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 ><4>ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 ><6>ACPI: PCI Interrupt 0000:02:00.1[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 ><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: 7, 655360 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>checking if image is initramfs... it is ><6>Freeing initrd memory: 6508k freed ><6>Simple Boot Flag at 0x35 set to 0x1 ><6>IBM machine detected. Enabling interrupts during APM calls. ><6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac) ><5>apm: overridden by ACPI. ><6>audit: initializing netlink socket (disabled) ><5>audit(1192524453.756:1): initialized ><6>Switched to high resolution mode on CPU 0 ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key A6DCB18F8240EA8C ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><7>Boot video device is 0000:01:00.0 ><6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5 ><6>ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ><6>ACPI: Processor [CPU] (supports 8 throttling states) ><6>ACPI: Thermal Zone [THM0] (68 C) ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 ><6>agpgart: Detected an Intel 855PM Chipset. ><6>agpgart: AGP aperture is 256M @ 0xd0000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A ><6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A ><6>00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A ><6>ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 11 (level, low) -> IRQ 11 ><6>ACPI: PCI interrupt for device 0000:00:1f.6 disabled ><4>RAMDISK driver initialized: 16 RAM disks of 8000K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>Yenta: CardBus bridge found at 0000:02:00.0 [1014:0532] ><6>Yenta: ISA IRQ mask 0x04b8, PCI irq 11 ><6>Socket status: 30000006 ><6>pcmcia: parent PCI bridge I/O window: 0x4000 - 0x8fff ><6>cs: IO port probe 0x4000-0x8fff: clean. ><6>pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xcfffffff ><6>pcmcia: parent PCI bridge Memory window: 0xe8000000 - 0xefffffff ><6>Yenta: CardBus bridge found at 0000:02:00.1 [1014:0532] ><6>Yenta: ISA IRQ mask 0x04b8, PCI irq 11 ><6>Socket status: 30000006 ><6>pcmcia: parent PCI bridge I/O window: 0x4000 - 0x8fff ><6>cs: IO port probe 0x4000-0x8fff: clean. ><6>pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xcfffffff ><6>pcmcia: parent PCI bridge Memory window: 0xe8000000 - 0xefffffff ><6>PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] 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 /class/input/input1 ><6>cpuidle: using governor menu ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver ><6>TCP cubic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 11:309:776 ><6>Freeing unused kernel memory: 568k freed ><4>Write protecting the kernel read-only data: 876k ><4>modprobe used greatest stack depth: 2560 bytes left ><6>IBM TrackPoint firmware: 0x0e, buttons: 3/3 ><6>input: TPPS/2 IBM TrackPoint as /class/input/input2 ><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, 6 devices found ><6>input: PC Speaker as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><4>Clocksource tsc unstable (delta = -494966389 ns) ><6>Time: hpet clocksource has been installed. ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><4>ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11 ><6>ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11 ><7>PCI: Setting latency timer of device 0000:00:1d.7 to 64 ><6>ehci_hcd 0000:00:1d.7: EHCI Host Controller ><6>ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:1d.7: debug port 1 ><7>PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ><6>ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000 ><6>ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><4>loader used greatest stack depth: 1820 bytes left ><6>USB Universal Host Controller Interface driver v3.0 ><6>ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 ><7>PCI: Setting latency timer of device 0000:00:1d.0 to 64 ><6>uhci_hcd 0000:00:1d.0: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 ><6>ACPI: PCI Interrupt 0000:00:1d.1[B] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11 ><7>PCI: Setting latency timer of device 0000:00:1d.1 to 64 ><6>uhci_hcd 0000:00:1d.1: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><4>ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 ><6>ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 ><7>PCI: Setting latency timer of device 0000:00:1d.2 to 64 ><6>uhci_hcd 0000:00:1d.2: UHCI Host Controller ><6>uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>ACPI: PCI Interrupt 0000:02:00.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 ><5>firewire_ohci: Added fw-ohci device 0000:02:00.2, OHCI version 1.0 ><5>firewire_core: created new fw device fw0 (0 config rom retries, S400) ><6>cs: IO port probe 0x100-0x3af: clean. ><6>cs: IO port probe 0x100-0x3af: clean. ><6>Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI ><6>Copyright (c) 1999-2006 Intel Corporation. ><6>ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 ><6>e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:0d:60:cb:1f:36 ><6>e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection ><7>libata version 2.21 loaded. ><7>ata_piix 0000:00:1f.1: version 2.12 ><4>PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ><6>ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11 ><7>PCI: Setting latency timer of device 0000:00:1f.1 to 64 ><6>scsi0 : ata_piix ><6>scsi1 : ata_piix ><6>ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011860 irq 14 ><6>ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011868 irq 15 ><6>ata1.00: ATA-6: IC25N040ATMR04-0, MO2OAD4A, max UDMA/100 ><6>ata1.00: 78140160 sectors, multi 16: LBA ><6>ata1.00: configured for UDMA/100 ><6>ata2.00: ATAPI: HL-DT-STCD-RW/DVD DRIVE GCC-4240N, C102, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA IC25N040ATMR04-0 MO2O PQ: 0 ANSI: 5 ><5>sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>sd 0:0:0:0: [sda] 78140160 512-byte hardware sectors (40008 MB) ><5>sd 0:0:0:0: [sda] Write Protect is off ><7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 ><5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 sda2 ><5>sd 0:0:0:0: [sda] Attached SCSI disk ><5>scsi 1:0:0:0: CD-ROM HL-DT-ST RW/DVD GCC-4240N C102 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><4>loader used greatest stack depth: 828 bytes left ><6>e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX ><6>ADDRCONF(NETDEV_UP): eth0: link is not ready ><6>e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX ><6>ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ><4>ISOFS: Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 5 users, 11 roles, 2284 types, 109 bools, 1 sens, 1024 cats ><7>security: 67 classes, 196276 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 usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), 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 futexfs, type futexfs), uses genfs_contexts ><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 sockfs, type sockfs), uses task SIDs ><7>SELinux: initialized (dev cpuset, type cpuset), uses genfs_contexts ><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>audit(1192524480.035:2): policy loaded auid=4294967295 ><7>eth0: no IPv6 routers present ><6>md: raid0 personality registered for level 0 ><6>md: raid1 personality registered for level 1 ><6>async_tx: api initialized (async) ><6>xor: automatically using best checksumming function: pIII_sse ><6> pIII_sse : 4396.000 MB/sec ><6>xor: using function: pIII_sse (4396.000 MB/sec) ><4>raid6: int32x1 507 MB/s ><4>raid6: int32x2 582 MB/s ><4>raid6: int32x4 554 MB/s ><4>raid6: int32x8 558 MB/s ><4>raid6: mmxx1 1691 MB/s ><4>raid6: mmxx2 1984 MB/s ><4>raid6: sse1x1 1253 MB/s ><4>raid6: sse1x2 2054 MB/s ><4>raid6: sse2x1 2207 MB/s ><4>raid6: sse2x2 2355 MB/s ><4>raid6: using algorithm sse2x2 (2355 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 ><4>GFS2 (built Oct 11 2007 13:43:44) installed ><6>Lock_Nolock (built Oct 11 2007 13:44:10) installed ><6>JFS: nTxBlock = 3976, nTxLock = 31810 ><6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled ><6>SGI XFS Quota Management subsystem ><6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) 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>device-mapper: multipath emc: version 0.0.3 loaded ><5>audit(1192524485.105:3): audit_pid=696 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0 ><6>ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11 > > >/tmp/anaconda.log: >08:47:35 INFO : kernel command line: initrd=fedora/rawhide/i386/initrd.img ramdisk_size=8000 ks=http://hell.lan/~lkundrak/kickstart/crust.cfg BOOT_IMAGE=fedora/rawhide/i386/vmlinuz > >08:47:35 INFO : 508972 kB are available >08:47:35 INFO : modules to insert cramfs fat vfat sunrpc lockd nfs_acl nfs loop isofs floppy edd pcspkr squashfs jbd mbcache ext3 ext2 >08:47:35 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:36 INFO : loaded cramfs from /modules/modules.cgz >08:47:36 INFO : loaded fat from /modules/modules.cgz >08:47:36 INFO : loaded vfat from /modules/modules.cgz >08:47:36 INFO : loaded sunrpc from /modules/modules.cgz >08:47:36 INFO : loaded lockd from /modules/modules.cgz >08:47:36 INFO : loaded nfs_acl from /modules/modules.cgz >08:47:36 INFO : loaded nfs from /modules/modules.cgz >08:47:36 INFO : loaded loop from /modules/modules.cgz >08:47:36 INFO : loaded floppy from /modules/modules.cgz >08:47:36 INFO : loaded edd from /modules/modules.cgz >08:47:36 INFO : loaded pcspkr from /modules/modules.cgz >08:47:36 INFO : loaded squashfs from /modules/modules.cgz >08:47:36 INFO : loaded jbd from /modules/modules.cgz >08:47:36 INFO : loaded mbcache from /modules/modules.cgz >08:47:36 INFO : loaded ext3 from /modules/modules.cgz >08:47:36 INFO : loaded ext2 from /modules/modules.cgz >08:47:36 DEBUG : module(s) isofs not found >08:47:36 INFO : inserted /tmp/cramfs.ko >08:47:36 INFO : inserted /tmp/fat.ko >08:47:36 INFO : inserted /tmp/vfat.ko >08:47:36 INFO : inserted /tmp/sunrpc.ko >08:47:36 INFO : inserted /tmp/lockd.ko >08:47:36 INFO : inserted /tmp/nfs_acl.ko >08:47:36 INFO : inserted /tmp/nfs.ko >08:47:36 INFO : inserted /tmp/loop.ko >08:47:36 INFO : inserted /tmp/floppy.ko >08:47:36 INFO : inserted /tmp/edd.ko >08:47:36 INFO : inserted /tmp/pcspkr.ko >08:47:36 INFO : inserted /tmp/squashfs.ko >08:47:36 INFO : inserted /tmp/jbd.ko >08:47:36 INFO : inserted /tmp/mbcache.ko >08:47:36 INFO : inserted /tmp/ext3.ko >08:47:36 INFO : inserted /tmp/ext2.ko >08:47:36 INFO : load module set done >08:47:36 INFO : modules to insert ipv6 >08:47:36 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:36 INFO : loaded ipv6 from /modules/modules.cgz >08:47:36 INFO : inserted /tmp/ipv6.ko >08:47:36 INFO : load module set done >08:47:36 INFO : modules to insert cdrom ide-cd >08:47:36 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:36 INFO : loaded cdrom from /modules/modules.cgz >08:47:36 DEBUG : module(s) ide-cd not found >08:47:36 INFO : inserted /tmp/cdrom.ko >08:47:36 INFO : load module set done >08:47:36 INFO : modules to insert scsi_mod sd_mod sr_mod >08:47:36 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:37 INFO : loaded scsi_mod from /modules/modules.cgz >08:47:37 INFO : loaded sd_mod from /modules/modules.cgz >08:47:37 INFO : loaded sr_mod from /modules/modules.cgz >08:47:37 INFO : inserted /tmp/scsi_mod.ko >08:47:37 INFO : inserted /tmp/sd_mod.ko >08:47:37 INFO : inserted /tmp/sr_mod.ko >08:47:37 INFO : load module set done >08:47:37 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp >08:47:37 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:37 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz >08:47:37 INFO : loaded libiscsi from /modules/modules.cgz >08:47:37 INFO : loaded iscsi_tcp from /modules/modules.cgz >08:47:37 INFO : inserted /tmp/scsi_transport_iscsi.ko >08:47:37 INFO : inserted /tmp/libiscsi.ko >08:47:37 INFO : inserted /tmp/iscsi_tcp.ko >08:47:37 INFO : load module set done >08:47:37 INFO : looking for usb controllers >08:47:37 INFO : found USB controller ehci-hcd >08:47:37 INFO : modules to insert ehci-hcd >08:47:37 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:37 INFO : loaded ehci-hcd from /modules/modules.cgz >08:47:37 INFO : inserted /tmp/ehci-hcd.ko >08:47:37 INFO : load module set done >08:47:37 INFO : found USB controller uhci-hcd >08:47:37 INFO : modules to insert uhci-hcd >08:47:37 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:37 INFO : loaded uhci-hcd from /modules/modules.cgz >08:47:38 INFO : inserted /tmp/uhci-hcd.ko >08:47:38 INFO : load module set done >08:47:38 INFO : found USB controller uhci-hcd >08:47:38 INFO : modules to insert >08:47:38 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:38 INFO : load module set done >08:47:38 INFO : found USB controller uhci-hcd >08:47:38 INFO : modules to insert >08:47:38 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:38 INFO : load module set done >08:47:38 DEBUG : waiting for usb to become stable... >08:47:40 DEBUG : 2 seconds. >08:47:40 INFO : modules to insert hid keybdev >08:47:40 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:40 DEBUG : module(s) hid keybdev not found >08:47:40 INFO : load module set done >08:47:41 INFO : found firewire controller firewire-ohci >08:47:41 INFO : modules to insert crc-itu-t firewire-core firewire-ohci >08:47:41 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:41 INFO : loaded crc-itu-t from /modules/modules.cgz >08:47:41 INFO : loaded firewire-core from /modules/modules.cgz >08:47:41 INFO : loaded firewire-ohci from /modules/modules.cgz >08:47:41 INFO : inserted /tmp/crc-itu-t.ko >08:47:41 INFO : inserted /tmp/firewire-core.ko >08:47:41 INFO : inserted /tmp/firewire-ohci.ko >08:47:41 INFO : load module set done >08:47:44 INFO : probing for firewire scsi devices >08:47:44 DEBUG : no firewire scsi devices found >08:47:44 DEBUG : found pcmcia adapter yenta_socket >08:47:44 DEBUG : found pcmcia adapter yenta_socket >08:47:44 INFO : modules to insert pcmcia_core yenta_socket pcmcia >08:47:44 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:44 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >08:47:44 INFO : load module set done >08:47:44 DEBUG : probing buses >08:47:44 DEBUG : finished bus probing >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 24c6 >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 24c3 >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 24cc >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 2448 >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 3341 >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 3340 >08:47:44 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 ehci_hcd EHCI Host Controller >08:47:44 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:47:44 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:47:44 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 1043 >08:47:44 DEBUG : ignoring driverless device Intel Corporation Unknown device 24c5 >08:47:44 DEBUG : ignoring driverless device ATI Technologies Inc Radeon Mobility M6 LY >08:47:44 INFO : modules to insert e1000 yenta_socket libata ata_piix >08:47:44 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:47:45 INFO : loaded e1000 from /modules/modules.cgz >08:47:45 INFO : loaded libata from /modules/modules.cgz >08:47:45 INFO : loaded ata_piix from /modules/modules.cgz >08:47:45 DEBUG : module(s) yenta_socket not found >08:47:45 INFO : inserted /tmp/e1000.ko >08:47:46 INFO : inserted /tmp/libata.ko >08:47:48 INFO : inserted /tmp/ata_piix.ko >08:47:48 INFO : load module set done >08:47:48 INFO : getting kickstart file >08:47:48 INFO : only have one network device: eth0 >08:47:48 INFO : sending dhcp request through device eth0 >08:47:48 DEBUG : waiting for link eth0... >08:47:48 DEBUG : 0 seconds. >08:47:48 DEBUG : sending anaconda-Linux 2.6.23-6.fc8 i686 as dhcp vendor-class >08:47:48 INFO : Listening on LPF/eth0/00:0d:60:cb:1f:36 >08:47:48 INFO : Sending on LPF/eth0/00:0d:60:cb:1f:36 >08:47:48 INFO : Sending on Socket/fallback >08:47:48 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >08:47:48 INFO : DHCPOFFER from 172.31.2.1 >08:47:48 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >08:47:48 INFO : DHCPACK from 172.31.2.1 >08:47:48 INFO : bound to 172.31.2.52 -- renewal in 1571 seconds. >08:47:48 INFO : doing kickstart... setting it up >08:47:48 DEBUG : waiting for link eth0... >08:47:48 DEBUG : 0 seconds. >08:47:48 DEBUG : getHostandPath host: |hell.lan| >08:47:48 DEBUG : getHostandPath file(1): |/~lkundrak/kickstart/crust.cfg| >08:47:48 INFO : file location: http://hell.lan/~lkundrak/kickstart/crust.cfg >08:47:48 INFO : transferring http://hell.lan/~lkundrak/kickstart/crust.cfg to a fd >08:47:48 INFO : setting up kickstart >08:47:48 INFO : kickstart forcing graphical mode >08:47:48 INFO : kickstartFromUrl >08:47:48 INFO : results of url ks, url http://storm.lan/linux/fedora/rawhide/i386/os/ >08:47:48 DEBUG : going to set language to cs_CZ.UTF-8 >08:47:48 INFO : setting language to cs_CZ.UTF-8 >08:47:48 INFO : need to set up networking >08:47:48 INFO : going to pick interface >08:47:48 INFO : going to do getNetConfig >08:47:48 INFO : setting specified hostname of Cruster >08:47:48 INFO : eth0 is not a wireless adapter >08:47:48 DEBUG : waiting for link eth0... >08:47:48 DEBUG : 0 seconds. >08:47:48 DEBUG : sending anaconda-Linux 2.6.23-6.fc8 i686 as dhcp vendor-class >08:47:48 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 >08:47:51 INFO : DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 >08:47:51 INFO : DHCPOFFER from 172.31.2.1 >08:47:51 INFO : DHCPREQUEST on eth0 to 255.255.255.255 port 67 >08:47:51 INFO : DHCPACK from 172.31.2.1 >08:47:51 INFO : bound to 172.31.2.52 -- renewal in 1779 seconds. >08:47:51 DEBUG : device = eth0 >08:47:51 DEBUG : broadcast = 172.31.2.255 >08:47:51 DEBUG : netmask = 255.255.255.0 >08:47:51 DEBUG : network = 172.31.2.0 >08:47:51 DEBUG : gateway = 172.31.2.1 >08:47:51 DEBUG : dns[0] = 172.31.2.1 >08:47:51 DEBUG : waiting for link eth0... >08:47:51 DEBUG : 0 seconds. >08:47:51 INFO : starting to STEP_URL >08:47:51 INFO : URL_STAGE_MAIN - url is http://storm.lan/linux/fedora/rawhide/i386/os/ >08:47:51 DEBUG : url address storm.lan >08:47:51 DEBUG : url prefix /linux/fedora/rawhide/i386/os/ >08:47:51 INFO : trying to mount CD device scd0 on /mnt/source >08:47:51 INFO : transferring http://storm.lan/linux/fedora/rawhide/i386/os//images/updates.img to a fd >08:47:51 INFO : transferring http://storm.lan/linux/fedora/rawhide/i386/os//images/product.img to a fd >08:47:51 INFO : 508972 kB are available >08:47:51 INFO : transferring http://storm.lan/linux/fedora/rawhide/i386/os//images/stage2.img to a fd >08:47:59 DEBUG : copied 99549184 bytes to /tmp/ramfs/stage2.img (complete) >08:47:59 INFO : mntloop loop0 on /mnt/runtime as /tmp/ramfs/stage2.img fd is 12 >08:47:59 INFO : got url http://storm.lan/linux/fedora/rawhide/i386/os/ >08:47:59 INFO : Loading SELinux policy >08:48:00 INFO : getting ready to spawn shell now >08:48:00 INFO : modules to insert ide-cd >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:00 DEBUG : module(s) ide-cd not found >08:48:00 INFO : load module set done >08:48:00 INFO : modules to insert >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:00 INFO : load module set done >08:48:00 INFO : modules to insert >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:00 INFO : load module set done >08:48:00 INFO : modules to insert pcmcia_core yenta_socket pcmcia >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:00 DEBUG : module(s) pcmcia_core yenta_socket pcmcia not found >08:48:00 INFO : load module set done >08:48:00 DEBUG : probing buses >08:48:00 DEBUG : finished bus probing >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82801 Mobile PCI Bridge >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82855PM Processor to AGP Controller >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82855PM Processor to I/O Controller >08:48:00 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 ehci_hcd EHCI Host Controller >08:48:00 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:48:00 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:48:00 DEBUG : ignoring driverless device Linux 2.6.23-6.fc8 uhci_hcd UHCI Host Controller >08:48:00 DEBUG : ignoring driverless device Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter >08:48:00 DEBUG : ignoring driverless device Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller >08:48:00 DEBUG : ignoring driverless device ATI Technologies Inc Radeon Mobility M6 LY >08:48:00 INFO : modules to insert yenta_socket >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:00 DEBUG : module(s) yenta_socket not found >08:48:00 INFO : load module set done >08:48:00 INFO : modules to insert md raid0 raid1 raid5 raid6 async_tx xor async_xor async_memcpy raid456 raid10 msdos gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc >08:48:00 DEBUG : getModuleLocation: 2.6.23-6.fc8/i586 >08:48:01 INFO : loaded raid0 from /modules/modules.cgz >08:48:01 INFO : loaded raid1 from /modules/modules.cgz >08:48:01 INFO : loaded async_tx from /modules/modules.cgz >08:48:01 INFO : loaded xor from /modules/modules.cgz >08:48:01 INFO : loaded async_xor from /modules/modules.cgz >08:48:01 INFO : loaded async_memcpy from /modules/modules.cgz >08:48:01 INFO : loaded raid456 from /modules/modules.cgz >08:48:01 INFO : loaded raid10 from /modules/modules.cgz >08:48:01 INFO : loaded msdos from /modules/modules.cgz >08:48:01 INFO : loaded gfs2 from /modules/modules.cgz >08:48:01 INFO : loaded lock_nolock from /modules/modules.cgz >08:48:01 INFO : loaded reiserfs from /modules/modules.cgz >08:48:01 INFO : loaded jfs from /modules/modules.cgz >08:48:01 INFO : loaded xfs from /modules/modules.cgz >08:48:01 INFO : loaded dm-mod from /modules/modules.cgz >08:48:01 INFO : loaded dm-zero from /modules/modules.cgz >08:48:01 INFO : loaded dm-mirror from /modules/modules.cgz >08:48:01 INFO : loaded dm-snapshot from /modules/modules.cgz >08:48:01 INFO : loaded dm-multipath from /modules/modules.cgz >08:48:01 INFO : loaded dm-round-robin from /modules/modules.cgz >08:48:01 INFO : loaded dm-emc from /modules/modules.cgz >08:48:01 DEBUG : module(s) md raid5 raid6 not found >08:48:01 INFO : inserted /tmp/raid0.ko >08:48:01 INFO : inserted /tmp/raid1.ko >08:48:01 INFO : inserted /tmp/async_tx.ko >08:48:01 INFO : inserted /tmp/xor.ko >08:48:01 INFO : inserted /tmp/async_xor.ko >08:48:01 INFO : inserted /tmp/async_memcpy.ko >08:48:01 INFO : inserted /tmp/raid456.ko >08:48:01 INFO : inserted /tmp/raid10.ko >08:48:01 INFO : inserted /tmp/msdos.ko >08:48:01 INFO : inserted /tmp/gfs2.ko >08:48:01 INFO : inserted /tmp/lock_nolock.ko >08:48:01 INFO : inserted /tmp/reiserfs.ko >08:48:01 INFO : inserted /tmp/jfs.ko >08:48:01 INFO : inserted /tmp/xfs.ko >08:48:01 INFO : inserted /tmp/dm-mod.ko >08:48:01 INFO : inserted /tmp/dm-zero.ko >08:48:01 INFO : inserted /tmp/dm-mirror.ko >08:48:01 INFO : inserted /tmp/dm-snapshot.ko >08:48:01 INFO : inserted /tmp/dm-multipath.ko >08:48:01 INFO : inserted /tmp/dm-round-robin.ko >08:48:01 INFO : inserted /tmp/dm-emc.ko >08:48:01 INFO : load module set done >08:48:01 INFO : looking for USB mouse... >08:48:01 INFO : Running anaconda script /usr/bin/anaconda >08:48:05 INFO : using only installclass _Fedora >08:48:05 WARNING : /usr/lib/python2.5/site-packages/pykickstart/parser.py:604: DeprecationWarning: Script does not end with %end. This syntax has been deprecated. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to use this updated syntax. > warnings.warn(_("%s does not end with %%end. This syntax has been deprecated. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to use this updated syntax.") % _("Script"), DeprecationWarning) > >08:48:05 INFO : anaconda called with cmdline = ['/usr/bin/anaconda', '-m', 'http://storm.lan/linux/fedora/rawhide/i386/os/', '--graphical', '--selinux', '--kickstart', '/tmp/ks.cfg', '--lang', 'cs_CZ.UTF-8', '--keymap', 'us'] >08:48:05 INFO : Display mode = g >08:48:05 INFO : Method = http://storm.lan/linux/fedora/rawhide/i386/os/ >08:48:14 INFO : anaconda floppy device is fd0 >08:48:22 INFO : Started mini-wm >08:48:22 INFO : SpouÅ¡tÃm grafickou instalaci... >08:48:23 DEBUG : starting mpaths >08:48:23 DEBUG : self.driveList(): ['sda'] >08:48:23 DEBUG : DiskSet.skippedDisks: [] >08:48:23 DEBUG : DiskSet.skippedDisks: [] >08:48:23 DEBUG : starting all mpaths on drives ['sda'] >08:48:23 DEBUG : scanning for multipath on drives ['sda'] >08:48:23 WARNING : /usr/lib/anaconda/dmraid.py:247: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >08:48:23 DEBUG : loading bdevid modules from: '/tmp/updates/bdevid/:/mnt/source/RHupdates/bdevid/:/lib/bdevid/:/usr/lib/bdevid/' >08:48:23 DEBUG : mpaths: [] >08:48:23 DEBUG : done starting mpaths. Drivelist: ['sda'] >08:48:23 DEBUG : starting dmraids >08:48:23 DEBUG : self.driveList(): ['sda'] >08:48:23 DEBUG : DiskSet.skippedDisks: [] >08:48:23 DEBUG : DiskSet.skippedDisks: [] >08:48:23 DEBUG : starting all dmraids on drives ['sda'] >08:48:23 DEBUG : scanning for dmraid on drives ['sda'] >08:48:23 WARNING : /usr/lib/anaconda/dmraid.py:129: UserWarning: device node created in /tmp > isys.makeDevInode(d, dp) > >08:48:24 DEBUG : done starting dmraids. Drivelist: ['sda'] >08:48:24 WARNING : requested drive hda in boot drive order doesn't exist >08:48:24 WARNING : step installtype does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 WARNING : step complete does not exist >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES-cs_CZ.UTF-8.html: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES.cs_CZ.UTF-8: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES-cs_CZ.html: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES.cs_CZ: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES-cs.html: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES.cs: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES-C.html: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES.C: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES-en_US.UTF-8.html: HTTP Error 404: Not Found >08:48:24 CRITICAL: IOError 14 occurred getting http://storm.lan/linux/fedora/rawhide/i386/os//RELEASE-NOTES.en_US.UTF-8: HTTP Error 404: Not Found >08:48:25 INFO : moving (1) to step partitionobjinit >08:48:25 INFO : no initiator set >08:48:25 INFO : no /tmp/fcpconfig; not configuring zfcp >08:48:25 INFO : Reinitializing label for drive sda >08:48:25 DEBUG : adding drive sda to disk list >08:48:25 WARNING : /usr/lib/anaconda/raid.py:68: UserWarning: device node created in /tmp > isys.makeDevInode(d, "/tmp/" + d) > >08:48:26 INFO : moving (1) to step autopartitionexecute >08:48:26 DEBUG : adding drive sda to disk list >08:48:26 INFO : moving (1) to step partitiondone >08:48:26 INFO : moving (1) to step bootloadersetup > > >/tmp/netinfo: >DEVICE=eth0 >ONBOOT=yes >BOOTPROTO=dhcp >IPV6_AUTOCONF=yes >HOSTNAME=crust >DOMAIN=lan > > >/tmp/lvmout: > Finding all volume groups > No volume groups found
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 333861
: 228561