quand je clique sur fedora extra lors de l'installation j'ai un bug puis reboot, je precise que je suis obliger d'installer FC6 avec "linux noprobe" car il s'arrete sur le chargement des driver via_sata mais si je les ajoute manuellement cela passe bien.
voici mon log:
Traceback (most recent call first):
File "/usr/lib/anaconda/iw/netconfig_dialog.py", line 69, in _netdevChanged
if netdev.get("ipaddr"): self.xml.get_widget("ipv4AddressEntry").set_text(netdev.get("ipaddr"))
AttributeError: 'NoneType' object has no attribute 'set_text'
Local variables in innermost frame:
val: eth0
netdev: DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
HWADDR=00:11:09:27:F8:1D
IPADDR=192.168.1.3
IPV6ADDR=
IPV6PREFIX=
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes
self: <netconfig_dialog.NetworkConfigurator instance at 0xb7ab58ec>
bootproto: static
combo: <gtk.ComboBox object (GtkComboBox) at 0xb5d9b1c>
active: <GtkTreeIter at 0xb212110>
Anaconda instance, containing members:
rootPath: /mnt/sysimage
rescue_mount: True
intf: InstallInterface instance, containing members:
intf.icw: InstallControlWindow instance, containing members:
intf.icw.handle: 1141
intf.icw.mainxml: <glade.XML object (PyGladeXML) at 0xb7bf32fc>
intf.icw.reloadRcQueued: 0
intf.icw.currentWindow: TaskWindow instance, containing members:
intf.icw.currentWindow.xml: <glade.XML object (PyGladeXML) at 0xb5e3f7c>
intf.icw.currentWindow.intf: Already dumped
intf.icw.currentWindow.repos: {'Fedora Extras': ('http://download.fedora.redhat.com/pub/fedora/linux/extras/6/i386', None)}
intf.icw.currentWindow.dispatch: Dispatcher instance, containing members:
intf.icw.currentWindow.dispatch.step: 28
intf.icw.currentWindow.dispatch.skipSteps: {'upgradecontinue': 1, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'autopartitionexecute': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1}
intf.icw.currentWindow.dispatch.firstStep: 0
intf.icw.currentWindow.dispatch.method: CdromInstallMethod instance, containing members:
intf.icw.currentWindow.dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
intf.icw.currentWindow.dispatch.method.splitmethod: True
intf.icw.currentWindow.dispatch.method.intf: Already dumped
intf.icw.currentWindow.dispatch.method.isoPath: /mnt/source
intf.icw.currentWindow.dispatch.method.timestamp: 1161131669.029329
intf.icw.currentWindow.dispatch.method.tree: /mnt/source
intf.icw.currentWindow.dispatch.method.rootPath: /mnt/sysimage
intf.icw.currentWindow.dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
intf.icw.currentWindow.dispatch.method.loopbackFile: None
intf.icw.currentWindow.dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
intf.icw.currentWindow.dispatch.method.device: hdc
intf.icw.currentWindow.dispatch.method.currentMedia: [1, 2, 3, 4, 5]
intf.icw.currentWindow.dispatch.anaconda: Already dumped
intf.icw.currentWindow.tasks: [('Office and Productivity', ['graphics', 'office', 'games', 'sound-and-video']), ('Software Development', ['development-libs', 'development-tools', 'gnome-software-development', 'x-software-development']), ('Web server', ['web-server'])]
intf.icw.currentWindow.anaconda: Already dumped
intf.icw.currentWindow.ics: InstallControlState instance, containing members:
intf.icw.currentWindow.ics.prevEnabled: True
intf.icw.currentWindow.ics.cw: Already dumped
intf.icw.currentWindow.ics.nextEnabled: True
intf.icw.currentWindow.ics.grabNext: True
intf.icw.currentWindow.ics.title: Fenêtre d'installation
intf.icw.currentWindow.backend: YumBackend instance, containing members:
intf.icw.currentWindow.backend.prevmedia: None
intf.icw.currentWindow.backend.modeText:
intf.icw.currentWindow.backend.instPath: /mnt/sysimage
intf.icw.currentWindow.backend.instLog: None
intf.icw.currentWindow.backend.method: Already dumped
intf.icw.window: <gtk.Window object (GtkWindow) at 0xb7bca2fc>
intf.icw.installFrame: <gtk.Frame object (GtkFrame) at 0xb7bca874>
intf.icw.anaconda: Already dumped
intf.icw.rnv: ReleaseNotesViewer instance, containing members:
intf.icw.rnv.textWin: <gtk.Dialog object (GtkDialog) at 0xb7bf3c84>
intf.icw.rnv.vue: <gtkhtml2.View object (HtmlView) at 0xb7bf393c>
intf.icw.rnv.currentURI: /mnt/source/RELEASE-NOTES-en_US.html
intf.icw.rnv.topDir: /mnt/source
intf.icw.rnv.doc: <gtkhtml2.Document object (HtmlDocument) at 0xb7bf33c4>
intf.icw.rnv.height: 600
intf.icw.rnv.width: 800
intf.icw.rnv.opener: FancyURLopener instance, containing members:
intf.icw.rnv.opener._URLopener__unlink: <built-in function unlink>
intf.icw.rnv.opener._URLopener__tempfiles: []
intf.icw.rnv.opener.cert_file: None
intf.icw.rnv.opener.addheaders: [('User-agent', 'Python-urllib/1.16')]
intf.icw.rnv.opener.tries: 0
intf.icw.rnv.opener.ftpcache: {}
intf.icw.rnv.opener.tempcache: None
intf.icw.rnv.opener.auth_cache: {}
intf.icw.rnv.opener.key_file: None
intf.icw.rnv.opener.proxies: {}
intf.icw.rnv.opener.type: file
intf.icw.rnv.opener.maxtries: 10
intf.icw.rnv.anaconda: Already dumped
intf.icw.rnv.htmlheader: <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body bgcolor="white"><pre>
intf.icw.rnv.htmlfooter: </pre></body></html>
intf.icw.rnv.is_showing: False
intf.runres: 800x600
intf.anaconda: Already dumped
rescue: False
updateSrc: None
methodstr: cdrom://hdc:/mnt/source
dispatch: Already dumped
method: Already dumped
isKickstart: False
id: InstallData instance, containing members:
id.dbpath: None
id.firewall: Firewall instance, containing members:
id.firewall.portlist: [22:tcp]
id.firewall.trustdevs: []
id.firewall.enabled: 1
id.rootParts: []
id.upgradeDeps:
id.upgradeRoot: []
id.xsetup: XSetup instance, containing members:
id.xsetup.skipx: 0
id.xsetup.imposed_sane_default: 0
id.xsetup.xserver: XServer instance, containing members:
id.xsetup.xserver.videohw: primary: 0
vidCards: [<rhpxl.videocard.VideoCard instance at 0xb7eef58c>]
Primary Video Card Info:
device: None
driver : nv
descr : nVidia Corporation NV31 [GeForce FX 5600]
vidRam: None
id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp, -fp, /usr/share/X11/fonts/misc, -screen, Anaconda]
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: nVidia Corporation NV31 [GeForce FX 5600]
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: nv
id.xsetup.xserver.hwstate.videocard_options: []
id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536]
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': fr-latin1}
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 0xb7f35120>
id.xsetup.xserver.display: :1
id.keyboard: Already dumped
id.timezone: Timezone instance, containing members:
id.timezone.utc: False
id.timezone.utcOffset: 0
id.timezone.arc: 0
id.timezone.tz: Europe/Paris
id.timezone.dst: 0
id.mouse: Already dumped
id.zfcp: ZFCP instance, containing members:
id.zfcp.fcpdevs: []
id.upgrade: None
id.monitor: Already dumped
id.iscsi: <iscsi.iscsi object at 0xb7bf034c>
id.methodstr: cdrom://hdc:/mnt/source
id.fsset: FileSystemSet instance, containing members:
id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
id.fsset.volumesCreated: 0
id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
id.fsset.migratedfs: 0
id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <gui.InstallInterface instance at 0xb7e5e64c>>
id.fsset.entries: [fsentry -- device: sda1 mountpoint: None
fsystem: ntfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: sda2 mountpoint: None
fsystem: ntfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: sda3 mountpoint: /
fsystem: ext3 format: True
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: shm mountpoint: /dev/shm
fsystem: tmpfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: hdb1 mountpoint: /home
fsystem: ext3 format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: /home
, fsentry -- device: proc mountpoint: /proc
fsystem: proc format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: sys mountpoint: /sys
fsystem: sysfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None
, fsentry -- device: sda5 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.x_already_set: 0
id.upgradeRemove: []
id.backend: Already dumped
id.firstboot: 0
id.diskset: DiskSet instance, containing members:
id.diskset.disks: {'hdb': <PedDisk object at 0xb7bd2098>, 'hda': <PedDisk object at 0xb7b9ed40>, 'sda': <PedDisk object at 0xb7b2b128>}
id.diskset.onlyPrimary: None
id.upgradeInfoFound: None
id.users: None
id.displayMode: g
id.excludeDocs: 0
id.auth: --enableshadow --enablemd5
id.dependencies: []
id.ksdata: None
id.bootloader: x86BootloaderInfo instance, containing members:
id.bootloader.doUpgradeOnly: 0
id.bootloader.above1024: 1
id.bootloader.defaultDevice: mbr
id.bootloader.pure: None
id.bootloader.args: KernelArguments instance, containing members:
id.bootloader.args.args:
id.bootloader.kernelLocation: /boot/
id.bootloader.device: hda
id.bootloader.configfile: /etc/lilo.conf
id.bootloader.kickstart: 0
id.bootloader.serialOptions: None
id.bootloader.useGrubVal: 1
id.bootloader.serialDevice: None
id.bootloader.images: BootImages instance, containing members:
id.bootloader.images.default: sda3
id.bootloader.images.images: {'hda1': ('Other', 'Other', 'fat32'), 'sda3': ('linux', 'Fedora Core', 'ext3')}
id.bootloader.drivelist: [hda, hdb, sda]
id.bootloader.serial: 0
id.bootloader.password: None
id.bootloader.forceLBA32: 0
id.extraModules: []
id.network: Network instance, containing members:
id.network.hostname: localhost.localdomain
id.network.overrideDHCPhostname: 1
id.network.useIPv6: False
id.network.useIPv4: True
id.network.netdevices: {'eth0': DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.1.255
HWADDR=00:11:09:27:F8:1D
IPADDR=192.168.1.3
IPV6ADDR=
IPV6PREFIX=
NETMASK=255.255.255.0
NETWORK=192.168.1.0
ONBOOT=yes
}
id.network.primaryNS: 212.27.32.5
id.network.firstnetdevice: eth0
id.network.isConfigured: 0
id.network.domains: []
id.network.secondaryNS: 213.228.0.168
id.network.gateway: 192.168.1.2
id.instClass: InstallClass instance, containing members:
id.floppyDevice: fd0
id.partitions: Partitions instance, containing members:
id.partitions.useFdisk: 0
id.partitions.useAutopartitioning: 1
id.partitions.autoClearPartType: 0
id.partitions.nextUniqueID: 11
id.partitions.reinitializeDisks: 0
id.partitions.autoClearPartDrives: []
id.partitions.zeroMbr: 0
id.partitions.isKickstart: 0
id.partitions.requests: [NewPartitionSpec instance, containing members:
currentDrive: sda
badblocks: None
format: True
migrate: None
origfstype: None
primary: None
fsopts: None
preexist: 0
fslabel: None
uniqueID: 8
device: sda3
mountpoint: /
requestSize: 14551.0620117
grow: True
size: 100
end: None
bytesPerInode: 4096
drive: None
dev: PartitionDevice instance, containing members:
dev.device: sda3
dev.isSetup: 0
dev.doLabel: 1
dev.deviceOptions:
dev.label: None
maxSizeMB: None
start: None
protected: 0
multidrive: None
ignoreBootConstraints: 0
type: 2
fstype: ext3FileSystem instance, containing members:
fstype.partedPartitionFlags: []
fstype.checked: 1
fstype.name: ext3
fstype.migratetofs: None
fstype.deviceArguments: {}
fstype.linuxnativefs: 1
fstype.maxSizeMB: 8388608
fstype.supported: -1
fstype.defaultOptions: defaults
fstype.packages: [e2fsprogs]
fstype.extraFormatArgs: [-j]
fstype.formattable: 1
fstype.partedFileSystemType: <PedFileSystemType object at 0xb7e84f20>
fstype.maxLabelChars: 16
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: NTFSFileSystem instance, containing members:
origfstype.partedPartitionFlags: []
origfstype.checked: 0
origfstype.name: ntfs
origfstype.migratetofs: None
origfstype.deviceArguments: {}
origfstype.linuxnativefs: 0
origfstype.maxSizeMB: 8388608
origfstype.supported: -1
origfstype.defaultOptions: defaults
origfstype.packages: []
origfstype.extraFormatArgs: []
origfstype.formattable: 0
origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7e963e0>
origfstype.maxLabelChars: 16
primary: None
dev: PartitionDevice instance, containing members:
dev.device: sda1
dev.isSetup: 0
dev.doLabel: 1
dev.deviceOptions:
dev.label: None
uniqueID: 4
mountpoint: None
requestSize: 20481.2753906
size: 20481.2753906
end: 41945714
grow: 0
start: 63
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: sda1
maxSizeMB: None
bytesPerInode: 4096
drive: sda
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: Already dumped
primary: None
dev: PartitionDevice instance, containing members:
dev.device: sda2
dev.isSetup: 0
dev.doLabel: 1
dev.deviceOptions:
dev.label: None
uniqueID: 5
mountpoint: None
requestSize: 201392.973633
size: 201392.973633
end: 454398524
grow: 0
start: 41945715
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: sda2
maxSizeMB: None
bytesPerInode: 4096
drive: sda
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: FATFileSystem instance, containing members:
origfstype.partedPartitionFlags: []
origfstype.checked: 0
origfstype.name: vfat
origfstype.migratetofs: None
origfstype.deviceArguments: {}
origfstype.linuxnativefs: 0
origfstype.maxSizeMB: 1048576
origfstype.supported: -1
origfstype.defaultOptions: defaults
origfstype.packages: [dosfstools]
origfstype.extraFormatArgs: []
origfstype.formattable: 1
origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7e96320>
origfstype.maxLabelChars: 16
primary: None
dev: None
uniqueID: 1
mountpoint: None
requestSize: 117239.95459
size: 117239.95459
end: 240107489
grow: 0
start: 63
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hda1
maxSizeMB: None
bytesPerInode: 4096
drive: hda
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
badblocks: None
format: False
migrate: 0
origfstype: Already dumped
primary: None
fsopts: None
preexist: 1
fslabel: /home
uniqueID: 2
device: hdb1
mountpoint: /home
requestSize: 65366.0068359
grow: 0
size: 65366.0068359
end: 133869644
bytesPerInode: 4096
drive: hdb
dev: PartitionDevice instance, containing members:
dev.device: hdb1
dev.isSetup: 0
dev.doLabel: 1
dev.deviceOptions:
dev.label: None
maxSizeMB: None
start: 63
protected: 0
multidrive: None
ignoreBootConstraints: 0
type: 1
fstype: Already dumped
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: Already dumped
primary: None
dev: None
uniqueID: 3
mountpoint: None
requestSize: 51873.9477539
size: 51873.9477539
end: 240107489
grow: 0
start: 133869645
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hdb3
maxSizeMB: None
bytesPerInode: 4096
drive: hdb
fslabel: None
protected: 0
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: None
primary: None
dev: None
uniqueID: 6
mountpoint: None
requestSize: 16598.4082031
size: 16598.4082031
end: 488392064
grow: 0
start: 454398525
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: None
preexist: 1
device: sda-1
maxSizeMB: None
bytesPerInode: 4096
drive: sda
fslabel: None
protected: 0
multidrive: None
, NewPartitionSpec instance, containing members:
currentDrive: sda
badblocks: None
format: True
migrate: None
origfstype: None
primary: None
fsopts: None
preexist: 0
fslabel: None
uniqueID: 7
device: sda5
mountpoint: None
requestSize: 2047.34619141
grow: True
size: 100
end: None
bytesPerInode: 4096
drive: None
dev: PartitionDevice instance, containing members:
dev.device: sda5
dev.isSetup: 0
dev.doLabel: 1
dev.deviceOptions:
dev.label: None
maxSizeMB: 2048
start: None
protected: 0
multidrive: None
ignoreBootConstraints: 0
type: 2
fstype: swapFileSystem instance, containing members:
fstype.partedPartitionFlags: []
fstype.checked: 0
fstype.name: swap
fstype.migratetofs: None
fstype.deviceArguments: {}
fstype.linuxnativefs: 1
fstype.maxSizeMB: 8388608
fstype.supported: 1
fstype.defaultOptions: defaults
fstype.packages: []
fstype.extraFormatArgs: []
fstype.formattable: 1
fstype.partedFileSystemType: <PedFileSystemType object at 0xb7e96260>
fstype.maxLabelChars: 15
]
id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None
type: physical volume (LVM) format: 1 badblocks: None
device: None drive: None primary: None
size: 0 grow: 1 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, VG Request -- name: lvm uniqueID: None
format: 1 pesize: 32768
physvols: []
, LV Request -- mountpoint: / uniqueID: None
type: ext3 format: 1 badblocks: None
size: 1024 lvname: LogVol00 volgroup: lvm
bytesPerInode: 4096 options: 'None'
, New Part Request -- mountpoint: /boot uniqueID: None
type: ext3 format: 1 badblocks: None
device: None drive: None primary: None
size: 100 grow: 0 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, LV Request -- mountpoint: None uniqueID: None
type: swap format: 1 badblocks: None
size: 1000 lvname: LogVol01 volgroup: lvm
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: fr_FR.UTF-8
id.instLanguage.displayMode: g
id.instLanguage.current: fr_FR.UTF-8
id.security: Security instance, containing members:
id.security.selinux: 1
id.upgradeSwapInfo: None
dir: 1
backend: Already dumped
/tmp/syslog:
<5>Linux version 2.6.18-1.2798.fc6 (brewbuilder@hs20-bc2-3.build.redhat.com) (gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)) #1 SMP Mon Oct 16 14:54:20 EDT 2006
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000003ffd0000 (usable)
<4> BIOS-e820: 000000003ffd0000 - 000000003ffde000 (ACPI data)
<4> BIOS-e820: 000000003ffde000 - 0000000040000000 (ACPI NVS)
<4> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
<4> BIOS-e820: 00000000ff780000 - 0000000100000000 (reserved)
<5>127MB HIGHMEM available.
<5>896MB LOWMEM available.
<6>found SMP MP-table at 000ff780
<4>Using x86 segment limits to approximate NX protection
<7>On node 0 totalpages: 262096
<7> DMA zone: 4096 pages, LIFO batch:0
<7> Normal zone: 225280 pages, LIFO batch:31
<7> HighMem zone: 32720 pages, LIFO batch:7
<6>DMI 2.3 present.
<6>Using APIC driver default
<7>ACPI: RSDP (v000 ACPIAM ) @ 0x000f92a0
<7>ACPI: RSDT (v001 A M I OEMRSDT 0x01000627 MSFT 0x00000097) @ 0x3ffd0000
<7>ACPI: FADT (v002 A M I OEMFACP 0x01000627 MSFT 0x00000097) @ 0x3ffd0200
<7>ACPI: MADT (v001 A M I OEMAPIC 0x01000627 MSFT 0x00000097) @ 0x3ffd0390
<7>ACPI: OEMB (v001 A M I AMI_OEM 0x01000627 MSFT 0x00000097) @ 0x3ffde040
<7>ACPI: DSDT (v001 1XXXX 1XXXX005 0x00000005 INTL 0x02002026) @ 0x00000000
<6>ACPI: PM-Timer IO Port: 0x808
<7>ACPI: Local APIC address 0xfee00000
<6>ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
<4>Processor #0 15:15 APIC version 16
<6>ACPI: LAPIC (acpi_id[0x02] lapic_id[0x81] disabled)
<6>ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
<4>IOAPIC[0]: apic_id 1, version 3, 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 low 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>Using ACPI (MADT) for SMP configuration information
<4>Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
<4>Detected 2200.383 MHz processor.
<4>Built 1 zonelists. Total pages: 262096
<5>Kernel command line: initrd=initrd.img BOOT_IMAGE=vmlinuz noprobe
<7>mapped APIC to ffffd000 (fee00000)
<7>mapped IOAPIC to ffffc000 (fec00000)
<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=c079f000 soft=c077f000
<4>PID hash table entries: 4096 (order: 12, 16384 bytes)
<4>Console: colour VGA+ 80x25
<4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>Memory: 1028496k/1048384k available (2105k kernel code, 19168k reserved, 844k data, 240k init, 130880k highmem)
<4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
<4>Calibrating delay using timer specific routine.. 4405.85 BogoMIPS (lpj=8811716)
<6>Security Framework v1.0.0 initialized
<6>SELinux: Initializing.
<6>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: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 00000000
<7>CPU: After vendor identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 00000000
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 512K (64 bytes/line)
<7>CPU: After all inits, caps: 078bf3ff e1d3fbff 00000000 00000410 00000000 00000000 00000000
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<6>Checking 'hlt' instruction... OK.
<6>SMP alternatives: switching to UP code
<6>Freeing SMP alternatives: 12k freed
<6>ACPI: Core revision 20060707
<4>CPU0: AMD Athlon(tm) 64 Processor 3500+ stepping 00
<6>Total of 1 processors activated (4405.85 BogoMIPS).
<4>ENABLING IO-APIC IRQs
<6>..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
<6>Brought up 1 CPUs
<7>sizeof(vma)=84 bytes
<7>sizeof(page)=32 bytes
<7>sizeof(inode)=424 bytes
<7>sizeof(dentry)=148 bytes
<7>sizeof(ext3inode)=600 bytes
<7>sizeof(buffer_head)=52 bytes
<7>sizeof(skbuff)=172 bytes
<7>sizeof(task_struct)=1392 bytes
<6>checking if image is initramfs... it is
<6>Freeing initrd memory: 5802k freed
<6>NET: Registered protocol family 16
<6>ACPI: bus type pci registered
<6>PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
<6>PCI: Using configuration type 1
<4>Setting up standard PCI resources
<6>ACPI: Interpreter enabled
<6>ACPI: Using IOAPIC for interrupt routing
<6>ACPI: PCI Root Bridge [PCI0] (0000:00)
<7>PCI: Probing PCI hardware (bus 00)
<7>Boot video device is 0000:01:00.0
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<6>Linux Plug and Play Support v0.97 (c) Adam Belay
<6>pnp: PnP ACPI init
<6>pnp: PnP ACPI: found 14 devices
<6>usbcore: registered new driver usbfs
<6>usbcore: registered new driver hub
<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
<6>pnp: 00:0a: ioport range 0x680-0x6ff has been reserved
<6>pnp: 00:0a: ioport range 0x295-0x296 has been reserved
<6>PCI: Bridge: 0000:00:01.0
<6> IO window: disabled.
<6> MEM window: faf00000-fbffffff
<6> PREFETCH window: e0000000-f9ffffff
<7>PCI: Setting latency timer of device 0000:00:01.0 to 64
<6>NET: Registered protocol family 2
<4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>TCP established hash table entries: 131072 (order: 9, 2621440 bytes)
<4>TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
<6>TCP: Hash tables configured (established 131072 bind 65536)
<6>TCP reno registered
<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(1161727274.660:1): initialized
<4>highmem bounce pool size: 64 pages
<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)
<6>SELinux: Registering netfilter hooks
<6>Initializing Cryptographic API
<4>ksign: Installing public key data
<4>Loading keyring
<4>- Added public key EAA0802BFF323905
<4>- User ID: Red Hat, Inc. (Kernel Module GPG key)
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<6>ACPI: Processor [CPU1] (supports 16 throttling states)
<4>ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device is not present [20060707]
<3>ACPI: Getting cpuindex for acpiid 0x2
<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.101 (c) Dave Jones
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
<6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
<6>Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
<6>ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
<6>VP_IDE: IDE controller at PCI slot 0000:00:0f.1
<6>ACPI: PCI Interrupt 0000:00:0f.1[A] -> GSI 20 (level, low) -> IRQ 169
<6>PCI: VIA IRQ fixup for 0000:00:0f.1, from 255 to 9
<6>VP_IDE: chipset revision 6
<6>VP_IDE: not 100% native mode: will probe irqs later
<6>VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
<6> ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
<6> ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:pio
<7>Probing IDE interface ide0...
<4>hda: Maxtor 6Y120L0, ATA DISK drive
<4>hdb: Maxtor 6Y120L0, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<7>Probing IDE interface ide1...
<4>hdc: LITE-ON DVDRW SOHW-1673S, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: max request size: 128KiB
<6>hda: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
<6>hda: cache flushes supported
<6> hda: hda1
<6>hdb: max request size: 128KiB
<6>hdb: 240121728 sectors (122942 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133)
<6>hdb: cache flushes supported
<6> hdb: hdb1 hdb3
<4>ide-floppy driver 0.99.newide
<6>usbcore: registered new driver libusual
<6>usbcore: registered new driver hiddev
<6>usbcore: registered new driver usbhid
<6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver
<6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>mice: PS/2 mouse device common for all mice
<6>md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>md: bitmap version 4.39
<6>TCP bic registered
<6>Initializing IPsec netlink socket
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<4>Using IPI No-Shortcut mode
<6>ACPI: (supports S0 S1 S3 S4 S5)
<6>Freeing unused kernel memory: 240k freed
<4>Write protecting the kernel read-only data: 370k
<6>Time: tsc clocksource has been installed.
<6>input: AT Translated Set 2 keyboard as /class/input/input0
<6>input: PS2++ Logitech MX Mouse as /class/input/input1
<5>FS-Cache: Loaded
<4>FS-Cache: netfs 'nfs' registered for caching
<6>loop: loaded (max 8 devices)
<6>Floppy drive(s): fd0 is 1.44M
<6>FDC 0 is a post-1991 82077
<6>BIOS EDD facility v0.16 2004-Jun-25, 3 devices found
<6>input: PC Speaker as /class/input/input2
<6>squashfs: version 3.1 (2006/08/09) Phillip Lougher
<6>NET: Registered protocol family 10
<6>lo: Disabled Privacy Extensions
<6>IPv6 over IPv4 tunneling driver
<6>hdc: ATAPI 63X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66)
<6>Uniform CD-ROM driver Revision: 3.20
<5>SCSI subsystem initialized
<6>Loading iSCSI transport class v2.0-685.<5>iscsi: registered transport (tcp)
<7>ISO 9660 Extensions: Microsoft Joliet Level 3
<4>Unable to load NLS charset utf8
<4>Unable to load NLS charset utf8
<7>ISO 9660 Extensions: RRIP_1991A
<4>Unable to identify CD-ROM format.
<4>VFS: Can't find an ext2 filesystem on dev loop0.
<6>security: 3 users, 6 roles, 1560 types, 166 bools, 1 sens, 1024 cats
<6>security: 58 classes, 48173 rules
<6>SELinux: Completing initialization.
<6>SELinux: Setting up existing superblocks.
<6>SELinux: initialized (dev loop0, type squashfs), not configured for labeling
<6>SELinux: initialized (dev hdc, type iso9660), uses genfs_contexts
<6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
<6>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
<6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
<6>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
<6>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
<6>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
<6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<6>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs
<6>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
<6>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
<6>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
<6>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
<6>SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
<6>SELinux: initialized (dev cpuset, type cpuset), not configured for labeling
<6>SELinux: initialized (dev proc, type proc), uses genfs_contexts
<6>SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
<6>SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
<6>SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
<5>audit(1161727282.888:2): policy loaded auid=4294967295
<7>libata version 2.00 loaded.
<7>sata_via 0000:00:0f.0: version 2.0
<6>ACPI: PCI Interrupt 0000:00:0f.0[b] -> GSI 20 (level, low) -> IRQ 169
<6>sata_via 0000:00:0f.0: routed to hard irq line 3
<6>ata1: SATA max UDMA/133 cmd 0xD000 ctl 0xC802 bmdma 0xB800 irq 169
<6>ata2: SATA max UDMA/133 cmd 0xC400 ctl 0xC002 bmdma 0xB808 irq 169
<6>scsi0 : sata_via
<6>ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
<6>ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32)
<6>ata1.00: ata1: dev 0 multi count 16
<6>ata1.00: configured for UDMA/133
<6>scsi1 : sata_via
<6>ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
<4>ATA: abnormal status 0x7F on port 0xC407
<5> Vendor: ATA Model: ST3250620AS Rev: 3.AA
<5> Type: Direct-Access ANSI SCSI revision: 05
<5>SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
<5>sda: Write Protect is off
<7>sda: Mode Sense: 00 3a 00 00
<5>SCSI device sda: drive cache: write back
<5>SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
<5>sda: Write Protect is off
<7>sda: Mode Sense: 00 3a 00 00
<5>SCSI device sda: drive cache: write back
<6> sda: sda1 sda2
<5>sd 0:0:0:0: Attached scsi disk sda
<6>r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
<6>ACPI: PCI Interrupt 0000:00:0b.0[A] -> GSI 16 (level, low) -> IRQ 177
<7>eth0: Identified chip type is 'RTL8169s/8110s'.
<6>eth0: RTL8169 at 0xf8806c00, 00:11:09:27:f8:1d, IRQ 177
<6>md: raid0 personality registered for level 0
<6>md: raid1 personality registered for level 1
<6>raid5: automatically using best checksumming function: pIII_sse
<4> pIII_sse : 6745.000 MB/sec
<4>raid5: using function: pIII_sse (6745.000 MB/sec)
<4>raid6: int32x1 787 MB/s
<4>raid6: int32x2 824 MB/s
<4>raid6: int32x4 814 MB/s
<4>raid6: int32x8 873 MB/s
<4>raid6: mmxx1 1778 MB/s
<4>raid6: mmxx2 3232 MB/s
<4>raid6: sse1x1 1649 MB/s
<4>raid6: sse1x2 2782 MB/s
<4>raid6: sse2x1 2606 MB/s
<4>raid6: sse2x2 3412 MB/s
<4>raid6: using algorithm sse2x2 (3412 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
<4>GFS2 (built Oct 16 2006 15:01:18) installed
<6>Lock_Nolock (built Oct 16 2006 15:02:21) installed
<6>JFS: nTxBlock = 8085, nTxLock = 64680
<6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
<6>SGI XFS Quota Management subsystem
<6>device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com
<6>device-mapper: multipath: version 1.0.4 loaded
<6>device-mapper: multipath round-robin: version 1.0.0 loaded
<6>device-mapper: multipath emc: version 0.0.3 loaded
<5>audit(1161727311.702:3): audit_pid=629 old=0 by auid=4294967295 subj=system_u:system_r:anaconda_t:s0
<6>kjournald starting. Commit interval 5 seconds
<6>EXT3 FS on hdb1, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<6>SELinux: initialized (dev hdb1, type ext3), uses xattr
/tmp/anaconda.log:
22:01:17 INFO : 1034884 kB are available
22:01:17 INFO : modules to insert cramfs fat vfat sunrpc lockd fscache nfs_acl nfs loop isofs floppy edd pcspkr squashfs
22:01:18 INFO : loaded cramfs from /modules/modules.cgz
22:01:18 INFO : loaded fat from /modules/modules.cgz
22:01:18 INFO : loaded vfat from /modules/modules.cgz
22:01:18 INFO : loaded sunrpc from /modules/modules.cgz
22:01:18 INFO : loaded lockd from /modules/modules.cgz
22:01:18 INFO : loaded fscache from /modules/modules.cgz
22:01:18 INFO : loaded nfs_acl from /modules/modules.cgz
22:01:18 INFO : loaded nfs from /modules/modules.cgz
22:01:18 INFO : loaded loop from /modules/modules.cgz
22:01:18 INFO : loaded floppy from /modules/modules.cgz
22:01:18 INFO : loaded edd from /modules/modules.cgz
22:01:18 INFO : loaded pcspkr from /modules/modules.cgz
22:01:18 INFO : loaded squashfs from /modules/modules.cgz
22:01:18 DEBUG : module(s) isofs not found
22:01:18 INFO : inserted /tmp/cramfs.ko
22:01:18 INFO : inserted /tmp/fat.ko
22:01:18 INFO : inserted /tmp/vfat.ko
22:01:18 INFO : inserted /tmp/sunrpc.ko
22:01:18 INFO : inserted /tmp/lockd.ko
22:01:18 INFO : inserted /tmp/fscache.ko
22:01:18 INFO : inserted /tmp/nfs_acl.ko
22:01:18 INFO : inserted /tmp/nfs.ko
22:01:18 INFO : inserted /tmp/loop.ko
22:01:18 INFO : inserted /tmp/floppy.ko
22:01:18 INFO : inserted /tmp/edd.ko
22:01:18 INFO : inserted /tmp/pcspkr.ko
22:01:18 INFO : inserted /tmp/squashfs.ko
22:01:18 INFO : load module set done
22:01:18 INFO : modules to insert ipv6
22:01:18 INFO : loaded ipv6 from /modules/modules.cgz
22:01:18 INFO : inserted /tmp/ipv6.ko
22:01:18 INFO : load module set done
22:01:18 INFO : modules to insert cdrom ide-cd
22:01:18 INFO : loaded cdrom from /modules/modules.cgz
22:01:18 INFO : loaded ide-cd from /modules/modules.cgz
22:01:18 INFO : inserted /tmp/cdrom.ko
22:01:18 INFO : inserted /tmp/ide-cd.ko
22:01:18 INFO : load module set done
22:01:18 INFO : modules to insert scsi_mod sd_mod sr_mod
22:01:18 INFO : loaded scsi_mod from /modules/modules.cgz
22:01:18 INFO : loaded sd_mod from /modules/modules.cgz
22:01:18 INFO : loaded sr_mod from /modules/modules.cgz
22:01:18 INFO : inserted /tmp/scsi_mod.ko
22:01:18 INFO : inserted /tmp/sd_mod.ko
22:01:18 INFO : inserted /tmp/sr_mod.ko
22:01:18 INFO : load module set done
22:01:18 INFO : modules to insert scsi_transport_iscsi libiscsi iscsi_tcp
22:01:18 INFO : loaded scsi_transport_iscsi from /modules/modules.cgz
22:01:18 INFO : loaded libiscsi from /modules/modules.cgz
22:01:18 INFO : loaded iscsi_tcp from /modules/modules.cgz
22:01:18 INFO : inserted /tmp/scsi_transport_iscsi.ko
22:01:18 INFO : inserted /tmp/libiscsi.ko
22:01:18 INFO : inserted /tmp/iscsi_tcp.ko
22:01:18 INFO : load module set done
22:01:18 DEBUG : no pcic controller found
22:01:18 DEBUG : probing buses
22:01:18 DEBUG : finished bus probing
22:01:18 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1103
22:01:18 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1102
22:01:18 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1101
22:01:18 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] Unknown device 1100
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3227
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device b188
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 7282
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 4282
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3282
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 2282
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 1282
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 0282
22:01:18 DEBUG : ignoring network device Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (r8169)
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 3059
22:01:18 DEBUG : ignoring driverless device Unknown device 127a:1025
22:01:18 DEBUG : ignoring driverless device nVidia Corporation NV31 [GeForce FX 5600]
22:01:18 DEBUG : ignoring storage device Promise Technology, Inc. PDC20579 SATAII 150 IDE Controller (sata_promise)
22:01:18 DEBUG : ignoring usb device VIA Technologies, Inc. Unknown device 3104 (ehci-hcd)
22:01:18 DEBUG : ignoring usb device VIA Technologies, Inc. Unknown device 3038 (uhci-hcd)
22:01:18 DEBUG : ignoring usb device VIA Technologies, Inc. Unknown device 3038 (uhci-hcd)
22:01:18 DEBUG : ignoring usb device VIA Technologies, Inc. Unknown device 3038 (uhci-hcd)
22:01:18 DEBUG : ignoring usb device VIA Technologies, Inc. Unknown device 3038 (uhci-hcd)
22:01:18 DEBUG : ignoring firewire device VIA Technologies, Inc. Unknown device 3044 (ohci1394)
22:01:18 DEBUG : ignoring driverless device VIA Technologies, Inc. Unknown device 0571
22:01:18 DEBUG : ignoring storage device VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (sata_via)
22:01:18 INFO : modules to insert
22:01:19 INFO : load module set done
22:01:19 INFO : trying to mount CD device hdc
22:01:19 INFO : mntloop loop0 on /mnt/runtime as /mnt/source/images/stage2.img fd is 7
22:01:20 DEBUG : MD5SUM -> 1336975a64831b47449f7fc7cf5ff3e1
22:01:20 DEBUG : skipsectors = 15
22:01:20 INFO : supported = 0
22:01:22 INFO : Loading SELinux policy
22:01:22 INFO : getting ready to spawn shell now
22:01:22 INFO : modules to insert
22:01:22 INFO : load module set done
22:01:22 INFO : modules to insert
22:01:22 INFO : load module set done
22:01:22 INFO : modules to insert
22:01:22 INFO : load module set done
22:01:22 DEBUG : probing buses
22:01:23 DEBUG : finished bus probing
22:01:23 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
22:01:23 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
22:01:23 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
22:01:23 DEBUG : ignoring driverless device Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. K8T800Pro Host Bridge
22:01:23 DEBUG : ignoring network device Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (r8169)
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller
22:01:23 DEBUG : ignoring driverless device Rockwell International HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem
22:01:23 DEBUG : ignoring driverless device nVidia Corporation NV31 [GeForce FX 5600]
22:01:23 DEBUG : ignoring storage device Promise Technology, Inc. PDC20579 SATAII 150 IDE Controller (sata_promise)
22:01:23 DEBUG : ignoring usb device VIA Technologies, Inc. USB 2.0 (ehci-hcd)
22:01:23 DEBUG : ignoring usb device VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (uhci-hcd)
22:01:23 DEBUG : ignoring usb device VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (uhci-hcd)
22:01:23 DEBUG : ignoring usb device VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (uhci-hcd)
22:01:23 DEBUG : ignoring usb device VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (uhci-hcd)
22:01:23 DEBUG : ignoring firewire device VIA Technologies, Inc. IEEE 1394 Host Controller (ohci1394)
22:01:23 DEBUG : ignoring driverless device VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE
22:01:23 DEBUG : ignoring storage device VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (sata_via)
22:01:23 INFO : modules to insert
22:01:23 INFO : load module set done
22:01:31 INFO : modules to insert libata sata_via
22:01:31 INFO : loaded libata from /modules/modules.cgz
22:01:31 INFO : loaded sata_via from /modules/modules.cgz
22:01:31 INFO : inserted /tmp/libata.ko
22:01:33 INFO : inserted /tmp/sata_via.ko
22:01:33 INFO : load module set done
22:01:42 INFO : modules to insert r8169
22:01:42 INFO : loaded r8169 from /modules/modules.cgz
22:01:42 INFO : inserted /tmp/r8169.ko
22:01:42 INFO : load module set done
22:01:44 INFO : modules to insert md raid0 raid1 raid5 raid6 xor raid456 msdos jbd ext3 gfs2 lock_nolock reiserfs jfs xfs dm-mod dm-zero dm-mirror dm-snapshot dm-multipath dm-round-robin dm-emc
22:01:44 INFO : loaded raid0 from /modules/modules.cgz
22:01:44 INFO : loaded raid1 from /modules/modules.cgz
22:01:44 INFO : loaded xor from /modules/modules.cgz
22:01:44 INFO : loaded raid456 from /modules/modules.cgz
22:01:44 INFO : loaded msdos from /modules/modules.cgz
22:01:44 INFO : loaded jbd from /modules/modules.cgz
22:01:44 INFO : loaded ext3 from /modules/modules.cgz
22:01:44 INFO : loaded gfs2 from /modules/modules.cgz
22:01:44 INFO : loaded lock_nolock from /modules/modules.cgz
22:01:44 INFO : loaded reiserfs from /modules/modules.cgz
22:01:44 INFO : loaded jfs from /modules/modules.cgz
22:01:44 INFO : loaded xfs from /modules/modules.cgz
22:01:44 INFO : loaded dm-mod from /modules/modules.cgz
22:01:44 INFO : loaded dm-zero from /modules/modules.cgz
22:01:44 INFO : loaded dm-mirror from /modules/modules.cgz
22:01:44 INFO : loaded dm-snapshot from /modules/modules.cgz
22:01:44 INFO : loaded dm-multipath from /modules/modules.cgz
22:01:44 INFO : loaded dm-round-robin from /modules/modules.cgz
22:01:44 INFO : loaded dm-emc from /modules/modules.cgz
22:01:44 DEBUG : module(s) md raid5 raid6 not found
22:01:44 INFO : inserted /tmp/raid0.ko
22:01:44 INFO : inserted /tmp/raid1.ko
22:01:44 INFO : inserted /tmp/xor.ko
22:01:45 INFO : inserted /tmp/raid456.ko
22:01:45 INFO : inserted /tmp/msdos.ko
22:01:45 INFO : inserted /tmp/jbd.ko
22:01:45 INFO : inserted /tmp/ext3.ko
22:01:45 INFO : inserted /tmp/gfs2.ko
22:01:45 INFO : inserted /tmp/lock_nolock.ko
22:01:45 INFO : inserted /tmp/reiserfs.ko
22:01:45 INFO : inserted /tmp/jfs.ko
22:01:45 INFO : inserted /tmp/xfs.ko
22:01:45 INFO : inserted /tmp/dm-mod.ko
22:01:45 INFO : inserted /tmp/dm-zero.ko
22:01:45 INFO : inserted /tmp/dm-mirror.ko
22:01:45 INFO : inserted /tmp/dm-snapshot.ko
22:01:45 INFO : inserted /tmp/dm-multipath.ko
22:01:45 INFO : inserted /tmp/dm-round-robin.ko
22:01:45 INFO : inserted /tmp/dm-emc.ko
22:01:45 INFO : load module set done
22:01:45 INFO : Running anaconda script /usr/bin/anaconda
22:01:51 INFO : using only installclass _Fedora
22:01:51 INFO : _Fedora is only installclass, using it
22:01:52 INFO : Display mode = g
22:01:52 INFO : Method = cdrom://hdc:/mnt/source
22:01:56 INFO : anaconda floppy device fd0
22:02:05 INFO : Started mini-wm
22:02:05 INFO : Starting graphical installation...
22:02:07 INFO : no /tmp/fcpconfig; not configuring zfcp
22:02:08 INFO : no /tmp/fcpconfig; not configuring zfcp
22:02:08 INFO : Detected 1024M of memory
22:02:08 INFO : Swap attempt of 1000M to 2000M
22:02:08 WARNING : step installtype does not exist
22:02:08 WARNING : step complete does not exist
22:02:10 INFO : moving (1) to step welcome
22:02:15 INFO : moving (1) to step language
22:02:15 WARNING : /usr/lib/anaconda/gui.py:1112: PangoWarning: Error loading GPOS table 4097
gtk.main()
22:02:18 INFO : moving (1) to step keyboard
22:02:20 INFO : moving (1) to step findrootparts
22:02:20 DEBUG : starting mpaths
22:02:20 DEBUG : self.driveList(): ['hda', 'hdb', 'sda']
22:02:20 DEBUG : DiskSet.skippedDisks: []
22:02:20 DEBUG : DiskSet.skippedDisks: []
22:02:20 DEBUG : starting all mpaths on drives ['hda', 'hdb', 'sda']
22:02:20 DEBUG : scanning for multipath on drives ['hda', 'hdb', 'sda']
22:02:20 DEBUG : mpaths: []
22:02:20 DEBUG : done starting mpaths. Drivelist: ['hda', 'hdb', 'sda']
22:02:20 DEBUG : starting dmraids
22:02:20 DEBUG : self.driveList(): ['hda', 'hdb', 'sda']
22:02:20 DEBUG : DiskSet.skippedDisks: []
22:02:20 DEBUG : DiskSet.skippedDisks: []
22:02:20 DEBUG : starting all dmraids on drives ['hda', 'hdb', 'sda']
22:02:20 DEBUG : scanning for dmraid on drives ['hda', 'hdb', 'sda']
22:02:20 DEBUG : done starting dmraids. Drivelist: ['hda', 'hdb', 'sda']
22:02:22 DEBUG : isys.py:mount()- going to mount /tmp/hdb1 on /mnt/sysimage
22:02:23 WARNING : step complete does not exist
22:02:23 INFO : moving (1) to step partitionobjinit
22:02:23 INFO : no initiator set
22:02:25 ERROR : could not create directory //dev/mapper: Le fichier existe.
22:02:25 INFO : moving (1) to step parttype
22:02:34 INFO : moving (1) to step partition
22:03:06 INFO : moving (1) to step partitiondone
22:03:06 INFO : moving (1) to step bootloadersetup
22:03:07 INFO : moving (1) to step bootloader
22:03:10 INFO : moving (1) to step networkdevicecheck
22:03:10 INFO : moving (1) to step network
22:07:53 INFO : moving (1) to step timezone
22:07:59 INFO : moving (1) to step accounts
22:08:07 INFO : moving (1) to step reposetup
22:08:08 INFO : switching from CD [1, 2, 3, 4, 5] to 1 for
22:08:10 INFO : no groups missing
22:08:10 INFO : moving (1) to step basepkgsel
22:08:11 INFO : moving (1) to step tasksel
/tmp/lvmout:
No volume groups found