LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-28-2005, 06:47 AM   #1
henny
LQ Newbie
 
Registered: Jun 2005
Posts: 3

Rep: Reputation: 0
FC4 ISOs failed MD5 check


Last weekend I downloaded the FC4 ISOs (i386) onto my XP machine. I run the MD5 check before burning and the images failed. This happened earlier when I downloaded FC3 when the disks I burned failed to install. I'm stuck with FC2 which won't get onto our LAN. Did I do anything wrong?
 
Old 06-28-2005, 07:04 AM   #2
Y2J
LQ Newbie
 
Registered: Oct 2003
Distribution: Fedora
Posts: 16

Rep: Reputation: 0
Me too !

me too had this in the all 4 Cds here , but guess what i'm now shotting this reply from inside Fedora 4
How ?
i'll tell you , i stoped burnning Cds seince FC3 coz now i used the
Code:
linux askmethod
command and anaconda 1st installtion screen , and here the steps
- you have to burn the 1st cd of the new release (even with the md5 error, never mind)
- put all the 4 ISOs into FAT32 partion (NTFS not allowed)
- boot with the 1st cd and type above command ( linux askmethod > Enter>)
- chose the keyboard and languge as usual
- when he asked for the method , chose Harddisk
- tell the anaconda what partion that you put the ISOs in E.g : /hdb5/FC4 (just chose the <hdb5>partion from the list it gave to you and then type the folder contain the ISOs , short name like FC4 is cool )
- if everything is okay , the installtion will continu as normal and sommthly like mine but you can go away now and take a rest , as you well see no need for (insert disk 2 or3 here !!)

> hope that works with you ..
?
 
Old 06-28-2005, 09:04 AM   #3
linuxorthodox
LQ Newbie
 
Registered: Jun 2005
Location: Bristol,CT USA
Distribution: Debian,Fedora,Suse
Posts: 4

Rep: Reputation: 0
Fedora uses sh1sum instead of md5sum so at the shell prompt type :
sha1sum FC4-i386-disc1.iso
and so on.
Check man sha1sum for details.
 
Old 07-05-2005, 01:35 AM   #4
henny
LQ Newbie
 
Registered: Jun 2005
Posts: 3

Original Poster
Rep: Reputation: 0
Hard disk install also failed

Thanks for the tip... I did as you said, but the anacoda returned this error:
PS: What does it mean? Anacoda adviced that it's a bug and I should put it at the bugzilla... currently working on that. In the meantime, advice if there's something I did wrong....

Thanks all the same

*************************

Traceback (most recent call last):
File "/usr/bin/anaconda", line 1160, in ?
intf.run(id, dispatch)
File "/usr/lib/anaconda/text.py", line 496, in run
dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 174, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 242, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 172, in readPackages
grpset = method.readComps(hdrlist)
File "/usr/lib/anaconda/installmethod.py", line 65, in readComps
return self.readCompsViaMethod(hdlist)
File "/usr/lib/anaconda/harddrive.py", line 103, in readCompsViaMethod
cs = groupSetFromCompsFile(fname, hdlist)
File "/usr/lib/anaconda/hdrlist.py", line 923, in groupSetFromCompsFile
file = grabber.urlopen (filename, retry = 5)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 444, in urlopen
return default_grabber.urlopen(url, **kwargs)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 575, in urlopen
return self._retry(opts, retryfunc, url)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 547, in _retry
return apply(func, (opts,) + args, {})
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 574, in retryfunc
return URLGrabberFileObject(url, filename=None, opts=opts)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 727, in __init__
self._do_open()
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 794, in _do_open
fo, hdr = self._make_request(req, opener)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 885, in _make_request
fo = opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 358, in open
response = self._open(req, data)
File "/usr/lib/python2.4/urllib2.py", line 376, in _open
'_open', req)
File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
result = func(*args)
File "/usr/lib/python2.4/urllib2.py", line 1119, in file_open
return self.open_local_file(req)
File "/usr/lib/python2.4/urllib2.py", line 1131, in open_local_file
import email.Utils
ImportError: No module named email.Utils

Local variables in innermost frame:
self: <urllib2.FileHandler instance at 0xb7b43e8c>
req: <urllib2.Request instance at 0xb7afaa2c>


Dispatcher instance, containing members:
intf: InstallInterface instance, containing members:
intf.screen: SnackScreen instance, containing members:
intf.screen.width: 80
intf.screen.helpCb: <bound method InstallInterface.helpWindow of <text.InstallInterface instance at 0xb7d42f6c>>
intf.screen.height: 30
intf.instLanguage: Language instance, containing members:
intf.instLanguage.info: {'LANG': en_US.UTF-8, 'SYSFONT': latarcyrheb-sun16, 'SUPPORTED': None}
intf.instLanguage.langInfoByName: {{languages deleted during posting}}
intf.instLanguage.default: en_US.UTF-8
intf.instLanguage.supported: []
intf.instLanguage.current: en_US.UTF-8
intf.instLanguage.nativeLangNames: {}
intf.instLanguage.localeInfo: {{languages deleted during posting}}
intf.welcomeText: Welcome to Fedora Core
intf.showingHelpOnHelp: 0
instPath: /mnt/sysimage
dispatch: Already dumped
skipSteps: {'upgrademigfind': 1, 'desktopchoice': 1, 'makebootdisk': 1, 'keyboard': 2, 'indivpackage': 1, 'monitor': 1, 'betanag': 2, 'fdasd': 1, 'authentication': 1, 'findpackages': 1, 'fdisk': 1, 'zfcpconfig': 1, 'checkmonitorok': 1, 'confirmupgrade': 1, 'upgrademount': 1, 'xcustom': 1, 'setsanex': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'upgradecontinue': 1, 'findinstall': 1, 'language': 2, 'upgradeswapsuggestion': 1, 'videocard': 1, 'bootdisk': 1}
method: HardDriveInstallMethod instance, containing members:
method.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xb7d42f6c>>
method.intf: Already dumped
method.tree: /tmp/isomedia/
method.isoDir: /tmp/isodir/
method.fnames: {}
method.rootPath: /mnt/sysimage
method.fstype: vfat
method.discImages: {1: FC4-i386-disc1.iso, 2: FC4-i386-disc2.iso, 3: FC4-i386-disc3.iso, 4: FC4-i386-disc4.iso}
method.device: hda5
method.path: fc4
method.mediaIsMounted: 1
method.isoDirIsMounted: 1
step: 36
flags: Flags instance, containing members:
flags.flags: {'virtpconsole': None, 'expert': 0, 'selinux': 1, 'rootpath': 0, 'autostep': 0, 'setupFilesystems': 1, 'usevnc': 0, 'autoscreenshot': 0, 'test': 0, 'serial': 0}
firstStep: 0
id: InstallData instance, containing members:
id.dbpath: None
id.firewall: Firewall instance, containing members:
id.firewall.services: [Service instance, containing members:
ports: [22:tcp]
name: Remote Login (SSH)
key: ssh
allowed: True
, Service instance, containing members:
ports: [80:tcp]
name: Web Server (HTTP, HTTPS)
key: http
allowed: True
, Service instance, containing members:
ports: [21:tcp]
name: File Transfer (FTP)
key: ftp
allowed: True
, Service instance, containing members:
ports: [25:tcp]
name: Mail Server (SMTP)
key: smtp
allowed: True
]
id.firewall.portlist: []
id.firewall.trustdevs: []
id.firewall.enabled: 1
id.rootParts: None
id.upgradeDeps:
id.upgradeRoot: None
id.xsetup: XSetup instance, containing members:
id.xsetup.skipx: 0
id.xsetup.imposed_sane_default: 0
id.xsetup.xhwstate: XF86HardwareState instance, containing members:
id.xsetup.xhwstate.probed_physical_height: 210
id.xsetup.xhwstate.probed_video_ram: 16384
id.xsetup.xhwstate.videocard_PCIBus: None
id.xsetup.xhwstate.colordepth: 16
id.xsetup.xhwstate.monitor_name: COMPAQ V570
id.xsetup.xhwstate.dri_enabled: 1
id.xsetup.xhwstate.monitor: monName: COMPAQ V570
monID: DDCPROBED
monHoriz: 30-70
monVert: 50-160
physicalWidth: 280
physicalHeight: 210

id.xsetup.xhwstate.videocard_name: Intel 815
id.xsetup.xhwstate.video_ram: 0
id.xsetup.xhwstate.videocard_driver: i810
id.xsetup.xhwstate.videocard_options: []
id.xsetup.xhwstate.vsync: 50-160
id.xsetup.xhwstate.physical_height: 210
id.xsetup.xhwstate.probed_vsync: 50-160
id.xsetup.xhwstate.physical_width: 280
id.xsetup.xhwstate.hsync: 30-70
id.xsetup.xhwstate.probed_physical_width: 280
id.xsetup.xhwstate.xconfig: None
id.xsetup.xhwstate.all_resolutions: [640x480, 800x480, 800x600, 1024x600, 1024x768, 1152x768, 1152x864, 1280x800, 1280x960, 1280x1024, 1400x1050, 1440x900, 1600x1200, 1680x1050, 1900x1200, 1920x1200, 1920x1440, 2048x1536]
id.xsetup.xhwstate.videocard: primary: 0
vidCards: [<rhpl.videocard.VideoCard instance at 0xb7db4f6c>]
Primary Video Card Info:
device: fb0
descr : Intel Corporation 82815 CGC [Chipset Graphics Controller]
server: Xorg
cardManf: None
vidRam: 16384
carddata: {'CHIPSET': 'Intel 815', 'DRIVER': 'i810', 'NAME': 'Intel 815', 'NOCLOCKPROBE': ''}
devID: Intel 815
fbmodes: None
fbbpp: None

id.xsetup.xhwstate.videocard_PCIFn: None
id.xsetup.xhwstate.probed_hsync: 30-70
id.xsetup.xhwstate.resolution: 800x600
id.xsetup.xhwstate.videocard_PCIDev: None
id.keyboard: Keyboard instance, containing members:
id.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us}
id.keyboard.type: PC
id.keyboard.beenset: 0
id.keyboard._mods: KeyboardModels instance, containing members:
id.keyboard._mods._modelDict: {{keyboards deleted during posting}}
id.timezone: Timezone instance, containing members:
id.timezone.utc: False
id.timezone.utcOffset: 0
id.timezone.arc: 0
id.timezone.tz: Africa/Nairobi
id.timezone.dst: 0
id.mouse: FULLNAME="Generic - 3 Button Mouse (PS/2)"
MOUSETYPE="imps2"
XEMU3="no"
XMOUSETYPE="IMPS/2"

id.upgrade: False
id.monitor: Already dumped
id.methodstr: hd://hda5:vfat/fc4
id.fsset: FileSystemSet instance, containing members:
id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0xb7d42f6c>>
id.fsset.volumesCreated: 0
id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0xb7d42f6c>>
id.fsset.migratedfs: 0
id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0xb7d42f6c>>
id.fsset.entries: [fsentry -- device: hda1 mountpoint: None
fsystem: ntfs format: 0
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None

, fsentry -- device: VolGroup00 mountpoint: None
fsystem: volume group (LVM) format: 1
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None

, fsentry -- device: hda4 mountpoint: None
fsystem: physical volume (LVM) format: 1
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None

, fsentry -- device: VolGroup00/LogVol00 mountpoint: /
fsystem: ext3 format: 1
ismounted: 0 options: 'defaults'
bytesPerInode: 4096 label: None

, fsentry -- device: hda3 mountpoint: /boot
fsystem: ext3 format: 1
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: 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: VolGroup00/LogVol01 mountpoint: swap
fsystem: swap format: 1
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.partitions: Partitions instance, containing members:
id.partitions.useFdisk: 0
id.partitions.useAutopartitioning: 1
id.partitions.autoClearPartType: 1
id.partitions.nextUniqueID: 14
id.partitions.reinitializeDisks: 0
id.partitions.autoClearPartDrives: [hda]
id.partitions.zeroMbr: 0
id.partitions.isKickstart: 0
id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 12
type: ext3 format: 1 badblocks: None
device: hda3 drive: ['hda'] primary: None
size: 100 grow: 0 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, 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 0xb7c1f320>
origfstype.maxLabelChars: 16
primary: None
dev: PartitionDevice instance, containing members:
dev.device: hda1
dev.isSetup: 0
dev.fsoptions: {}
dev.doLabel: 1
dev.label: None
uniqueID: 5
mountpoint: None
requestSize: 10601.6879883
size: 10601.6879883
end: 21712319
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
, LV Request -- mountpoint: None uniqueID: 13
type: swap format: 1 badblocks: None
size: 256 lvname: LogVol01 volgroup: 10
bytesPerInode: 4096 options: 'None'
, VG Request -- name: VolGroup00 uniqueID: 10
format: 1 pesize: 32768
physvols: [9]
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: None
primary: None
dev: None
uniqueID: 6
mountpoint: None
requestSize: 2798.0859375
size: 2798.0859375
end: 27442799
grow: 0
start: 21712320
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: None
preexist: 1
device: hda2
maxSizeMB: None
bytesPerInode: 4096
drive: hda
fslabel: None
protected: 0
multidrive: None
, New Part Request -- mountpoint: None uniqueID: 9
type: physical volume (LVM) format: 1 badblocks: None
device: hda4 drive: ['hda'] primary: None
size: 0 grow: 1 maxsize: None
start: None end: None migrate: None fslabel: None origfstype: None
bytesPerInode: 4096 options: 'None'
, LV Request -- mountpoint: / uniqueID: 11
type: ext3 format: 1 badblocks: None
size: 5280 lvname: LogVol00 volgroup: 10
bytesPerInode: 4096 options: '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 0xb7c1f260>
origfstype.maxLabelChars: 16
primary: None
dev: None
uniqueID: 7
mountpoint: None
requestSize: 2798.05517578
size: 2798.05517578
end: 27442799
grow: 0
start: 21712383
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: Already dumped
preexist: 1
device: hda5
maxSizeMB: None
bytesPerInode: 4096
drive: hda
fslabel: None
protected: 1
multidrive: None
, PreexistingPartitionSpec instance, containing members:
currentDrive: None
migrate: None
origfstype: None
primary: None
dev: None
uniqueID: 8
mountpoint: None
requestSize: 5693.07128906
size: 5693.07128906
end: 39102209
grow: 0
start: 27442800
ignoreBootConstraints: 0
type: 1
badblocks: None
format: None
fsopts: None
fstype: None
preexist: 1
device: hda-1
maxSizeMB: None
bytesPerInode: 4096
drive: hda
fslabel: None
protected: 0
multidrive: None
]
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: 128 lvname: LogVol01 volgroup: lvm
bytesPerInode: 4096 options: 'None'
]
id.partitions.deletes: []
id.firstboot: 0
id.diskset: DiskSet instance, containing members:
id.diskset.disks: {'hda': <PedDisk object at 0xb7e77ea8>}
id.diskset.onlyPrimary: None
id.compspkg: None
id.upgradeInfoFound: None
id.zfcp: ZFCP instance, containing members:
id.zfcp.description: zSeries machines can access industry-standard SCSI devices via Fibre Channel (FCP). You need to provide 5 parameters for each device: a 16 bit device number, a 16bit SCSI ID, a 64 bit World Wide Port Name (WWPN), a 16bit SCSI LUN and a 64 bit FCP LUN.
id.zfcp.fcpdevices: []
id.zfcp.options: [('Device number', 1, 'You have not specified a device number or the number is invalid', <bound method ZFCP.sanitizeDeviceInput of <zfcp.ZFCP instance at 0xb7f1ffac>>, <bound method ZFCP.checkValidDevice of <zfcp.ZFCP instance at 0xb7f1ffac>>), ('SCSI Id', 0, 'You have not specified a SCSI ID or the ID is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1ffac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7f1ffac>>), ('WWPN', 1, 'You have not specified a worldwide port name or the name is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1ffac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7f1ffac>>), ('SCSI LUN', 0, 'You have not specified a SCSI LUN or the number is invalid.', <bound method ZFCP.sanitizeHexInput of <zfcp.ZFCP instance at 0xb7f1ffac>>, <bound method ZFCP.checkValidID of <zfcp.ZFCP instance at 0xb7f1ffac>>), ('FCP LUN', 1, 'You have not specified a FCP LUN or the number is invalid.', <bound method ZFCP.sanitizeFCPLInput of <zfcp.ZFCP instance at 0xb7f1ffac>>, <bound method ZFCP.checkValid64BitHex of <zfcp.ZFCP instance at 0xb7f1ffac>>)]
id.grpset: None
id.upgradeRemove: []
id.excludeDocs: 0
id.auth: Authentication instance, containing members:
id.auth.hesiodLhs:
id.auth.useKrb5: 0
id.auth.useShadow: 1
id.auth.krb5Realm:
id.auth.ldapTLS:
id.auth.useMD5: 1
id.auth.enableCache: 0
id.auth.useLdapauth: 0
id.auth.hesiodRhs:
id.auth.useLdap: 0
id.auth.useNIS: 0
id.auth.nisuseBroadcast: 1
id.auth.sambaServer:
id.auth.nisDomain:
id.auth.sambaWorkgroup:
id.auth.useSamba: 0
id.auth.ldapBasedn:
id.auth.krb5Admin:
id.auth.ldapServer:
id.auth.useHesiod: 0
id.auth.krb5Kdc:
id.auth.nisServer:
id.dependencies: []
id.bootloader: x86BootloaderInfo instance, containing members:
id.bootloader.doUpgradeOnly: 0
id.bootloader.above1024: 0
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: hda1
id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora Core', 'ext3'), 'hda1': ('Other', 'Other', 'ntfs')}
id.bootloader.drivelist: [hda]
id.bootloader.serial: 0
id.bootloader.forceLBA32: False
id.extraModules: []
id.network: Network instance, containing members:
id.network.hostname: localhost.localdomain
id.network.overrideDHCPhostname: 0
id.network.netdevices: {'eth0': DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:30:F1:1E:9D:61
ONBOOT=yes
TYPE=Ethernet

}
id.network.primaryNS:
id.network.firstnetdevice: eth0
id.network.ternaryNS:
id.network.isConfigured: 0
id.network.domains: []
id.network.secondaryNS:
id.network.gateway:
id.instClass: InstallClass instance, containing members:
id.floppyDevice: fd0
id.isHeadless: 0
id.videocard: Already dumped
id.instLanguage: Already dumped
id.handleDeps: 0
id.security: Security instance, containing members:
id.security.selinux: 2
id.upgradeSwapInfo: None
dir: 1
 
Old 07-05-2005, 01:36 AM   #5
henny
LQ Newbie
 
Registered: Jun 2005
Posts: 3

Original Poster
Rep: Reputation: 0
.... Continued

/tmp/syslog:
<5>Linux version 2.6.11-1.1369_FC4 (bhcompile@tweety.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 Thu Jun 2 22:53:35 EDT 2005
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 0000000007ed0000 (usable)
<4> BIOS-e820: 0000000007ed0000 - 0000000007ef0000 (ACPI NVS)
<4> BIOS-e820: 0000000007ef0000 - 0000000007f00000 (usable)
<4> BIOS-e820: 00000000feea0000 - 0000000100000000 (reserved)
<5>0MB HIGHMEM available.
<5>127MB LOWMEM available.
<4>Using x86 segment limits to approximate NX protection
<7>On node 0 totalpages: 32512
<7> DMA zone: 4096 pages, LIFO batch:1
<7> Normal zone: 28416 pages, LIFO batch:15
<7> HighMem zone: 0 pages, LIFO batch:1
<6>DMI 2.3 present.
<7>ACPI: RSDP (v000 COMPAQ ) @ 0x000e0010
<7>ACPI: RSDT (v001 COMPAQ CPQ0014 0x20010612 0x00000000) @ 0x000e0080
<7>ACPI: FADT (v001 COMPAQ SOLANO 0x00000001 0x00000000) @ 0x000e0130
<7>ACPI: SSDT (v001 COMPAQ CORE_UTL 0x00000001 MSFT 0x0100000d) @ 0x000e0eea
<7>ACPI: SSDT (v001 COMPAQ VILLTBL1 0x00000001 MSFT 0x0100000d) @ 0x000e105e
<7>ACPI: MADT (v001 COMPAQ SOLANO 0x00000001 0x00000000) @ 0x000e01a4
<7>ACPI: SSDT (v001 COMPAQ APIC 0x00000001 MSFT 0x0100000d) @ 0x000e2d4f
<7>ACPI: SSDT (v001 COMPAQ PNP_PRSS 0x00000001 MSFT 0x0100000d) @ 0x000e1d9b
<7>ACPI: SSDT (v001 COMPAQ S3 0x00000001 MSFT 0x0100000d) @ 0x000e24a6
<7>ACPI: SSDT (v001 COMPAQ PIDETM 0x00000001 MSFT 0x0100000d) @ 0x000e264a
<7>ACPI: SSDT (v001 COMPAQ GTF0 0x00000001 MSFT 0x0100000d) @ 0x000e28ff
<7>ACPI: SSDT (v001 COMPAQ SIDETM 0x00000001 MSFT 0x0100000d) @ 0x000e27a2
<7>ACPI: SSDT (v001 COMPAQ GTF2 0x00000001 MSFT 0x0100000d) @ 0x000e2b21
<7>ACPI: SSDT (v001 COMPAQ FINIS 0x00000001 MSFT 0x0100000d) @ 0x000e2ead
<7>ACPI: DSDT (v001 COMPAQ DSDT 0x00000001 MSFT 0x0100000d) @ 0x00000000
<6>ACPI: PM-Timer IO Port: 0xf808
<4>Allocating PCI resources starting at 07f00000 (gap: 07f00000:f6fa0000)
<4>Built 1 zonelists
<5>Kernel command line: initrd=initrd.img ramdisk_size=8192 BOOT_IMAGE=vmlinuz askmethod
<6>Initializing CPU#0
<4>CPU 0 irqstacks, hard=c044a000 soft=c0449000
<4>PID hash table entries: 1024 (order: 10, 16384 bytes)
<4>Detected 996.909 MHz processor.
<6>Using pmtmr for high-res timesource
<4>Console: colour VGA+ 80x25
<4>Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
<4>Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
<6>Memory: 120032k/130048k available (2467k kernel code, 9248k reserved, 685k data, 184k init, 0k highmem)
<4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
<7>Calibrating delay loop... 1978.36 BogoMIPS (lpj=989184)
<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: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
<7>CPU: After vendor identify, caps: 0383fbff 00000000 00000000 00000000 00000000 00000000 00000000
<6>CPU: L1 I cache: 16K, L1 D cache: 16K
<6>CPU: L2 cache: 256K
<7>CPU: After all inits, caps: 0383f3ff 00000000 00000000 00000040 00000000 00000000 00000000
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<4>CPU: Intel Pentium III (Coppermine) stepping 0a
<6>Enabling fast FPU save and restore... done.
<6>Enabling unmasked SIMD FPU exception support... done.
<6>Checking 'hlt' instruction... OK.
<4>ACPI: setting ELCR to 0200 (from 0c20)
<6>checking if image is initramfs... it is
<4>softlockup thread 0 started up.
<6>Freeing initrd memory: 4387k freed
<6>NET: Registered protocol family 16
<6>PCI: PCI BIOS revision 2.10 entry at 0xe8316, last bus=2
<6>PCI: Using configuration type 1
<6>mtrr: v2.0 (20020519)
<6>ACPI: Subsystem revision 20050309
<6>ACPI: Interpreter enabled
<6>ACPI: Using PIC for interrupt routing
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 14 15)
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 14 15)
<6>ACPI: PCI Root Bridge [PCI0] (0000:00)
<4>PCI: Probing PCI hardware (bus 00)
<7>Boot video device is 0000:00:02.0
<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.HUB_._PRT]
<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>pnp: 00:0b: ioport range 0x4d0-0x4d1 has been reserved
<6>pnp: 00:0c: ioport range 0x400-0x41f has been reserved
<6>pnp: 00:0c: ioport range 0x420-0x43f has been reserved
<6>pnp: 00:0c: ioport range 0x440-0x45f has been reserved
<6>pnp: 00:0c: ioport range 0x460-0x47f could not be reserved
<6>pnp: 00:0c: ioport range 0xf800-0xf81f could not be reserved
<6>pnp: 00:0c: ioport range 0xf820-0xf83f could not be reserved
<6>pnp: 00:0c: ioport range 0xf840-0xf85f has been reserved
<6>pnp: 00:0c: ioport range 0xf860-0xf87f has been reserved
<6>apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
<5>apm: overridden by ACPI.
<6>audit: initializing netlink socket (disabled)
<4>audit(1120550744.863:1): initialized
<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 F8472E5DA68A03D6
<4>- User ID: Red Hat, Inc. (Kernel Module GPG key)
<6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>ACPI: Processor [CPU0] (supports 8 throttling states)
<6>isapnp: Scanning for PnP cards...
<6>isapnp: No Plug & Play device found
<6>Real Time Clock Driver v1.12
<6>Linux agpgart interface v0.101 (c) Dave Jones
<6>agpgart: Detected an Intel i815 Chipset.
<6>agpgart: AGP aperture is 64M @ 0x44000000
<6>PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e: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>Serial: 8250/16550 driver $Revision: 1.90 $ 76 ports, IRQ sharing enabled
<4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<4>ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<4>ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered
<4>RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 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>ICH: IDE controller at PCI slot 0000:00:1f.1
<6>ICH: chipset revision 2
<6>ICH: not 100% native mode: will probe irqs later
<6> ide0: BM-DMA at 0x2460-0x2467, BIOS settings: hdaMA, hdbio
<6> ide1: BM-DMA at 0x2468-0x246f, BIOS settings: hdcMA, hddio
<7>Probing IDE interface ide0...
<4>hda: WDC WD200EB-11CSF0, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<7>Probing IDE interface ide1...
<4>hdc: Compaq CD-ROM SC-148E, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<6>hda: max request size: 128KiB
<6>hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=38792/16/63, UDMA(66)
<6>hda: cache flushes not supported
<6> hda: hda1 hda2 < hda5 >
<6>hdc: ATAPI 48X CD-ROM drive, 128kB Cache, DMA
<6>Uniform CD-ROM driver Revision: 3.20
<4>ide-floppy driver 0.99.newide
<6>usbcore: registered new driver hiddev
<6>usbcore: registered new driver usbhid
<6>drivers/usb/input/hid-core.c: v2.01:USB HID core driver
<6>mice: PS/2 mouse device common for all mice
<6>md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
<6>NET: Registered protocol family 2
<6>IP: routing cache hash table of 128 buckets, 4Kbytes
<4>TCP established hash table entries: 4096 (order: 3, 32768 bytes)
<4>TCP bind hash table entries: 4096 (order: 4, 114688 bytes)
<6>TCP: Hash tables configured (established 4096 bind 4096)
<6>Initializing IPsec netlink socket
<6>NET: Registered protocol family 1
<6>NET: Registered protocol family 17
<4>ACPI wakeup devices:
<4>PCI0 HUB COM1 COM2 USB1 USB2 PBTN
<6>ACPI: (supports S0 S1 S3 S4 S5)
<6>Freeing unused kernel memory: 184k freed
<6>input: AT Translated Set 2 keyboard on isa0060/serio0
<7>vga16fb: initializing
<6>vga16fb: mapped to 0xc00a0000
<4>Console: switching to colour frame buffer device 80x30
<6>fb0: VGA16 VGA frame buffer device
<6>input: ImPS/2 Logitech Wheel Mouse on isa0060/serio1
<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, 1 devices found
<6>input: PC Speaker
<5>SCSI subsystem initialized
<6>USB Universal Host Controller Interface driver v2.2
<4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
<4>PCI: setting IRQ 10 as level-triggered
<6>ACPI: PCI Interrupt 0000:00:1f.2[D] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
<7>PCI: Setting latency timer of device 0000:00:1f.2 to 64
<6>uhci_hcd 0000:00:1f.2: UHCI Host Controller
<6>uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
<6>uhci_hcd 0000:00:1f.2: irq 10, io base 0x00002440
<6>hub 1-0:1.0: USB hub found
<6>hub 1-0:1.0: 2 ports detected
<6>8139too Fast Ethernet driver 0.9.27
<4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 5
<4>PCI: setting IRQ 5 as level-triggered
<6>ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKA] -> GSI 5 (level, low) -> IRQ 5
<6>eth0: RealTek RTL8139 at 0x1000, 00:30:f1:1e:9d:61, IRQ 5
<7>eth0: Identified 8139 chip type 'RTL-8139C'
<4>VFS: Can't find an ext2 filesystem on dev hda5.
<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.
<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 loop1.
<6>security: 3 users, 6 roles, 764 types, 87 bools
<6>security: 55 classes, 180131 rules
<6>SELinux: Completing initialization.
<6>SELinux: Setting up existing superblocks.
<6>SELinux: initialized (dev loop1, type cramfs), uses genfs_contexts
<6>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
<6>SELinux: initialized (dev debugfs, type debugfs), 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 selinuxfs, type selinuxfs), uses genfs_contexts
<6>SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
<6>SELinux: initialized (dev hugetlbfs, type hugetlbfs), not configured for labeling
<6>SELinux: initialized (dev devpts, type devpts), uses transition SIDs
<6>SELinux: initialized (dev eventpollfs, type eventpollfs), 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 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
<4>audit(1120550771.369:2): avc: denied { transition } for pid=481 comm="loader" name=busybox dev=loop1 ino=5272208 scontext=system_u:system_r:kernel_t tcontext=system_u:system_r:anaconda_t tclass=process
<6>md: raid0 personality registered as nr 2
<6>md: raid1 personality registered as nr 3
<6>raid5: automatically using best checksumming function: pIII_sse
<4> pIII_sse : 1984.000 MB/sec
<4>raid5: using function: pIII_sse (1984.000 MB/sec)
<6>md: raid5 personality registered as nr 4
<4>raid6: int32x1 296 MB/s
<4>raid6: int32x2 320 MB/s
<4>raid6: int32x4 265 MB/s
<4>raid6: int32x8 250 MB/s
<4>raid6: mmxx1 894 MB/s
<4>raid6: mmxx2 1109 MB/s
<4>raid6: sse1x1 789 MB/s
<4>raid6: sse1x2 1089 MB/s
<4>raid6: using algorithm sse1x2 (1089 MB/s)
<6>md: raid6 personality registered as nr 8
<6>JFS: nTxBlock = 975, nTxLock = 7803
<6>SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
<6>SGI XFS Quota Management subsystem
<6>device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
<6>parport: PnPBIOS parport detected.
<6>parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
<4>audit(1120550776.592:3): avc: denied { associate } for pid=548 comm="anaconda" name=rpm scontext=system_ubject_r:root_t tcontext=system_ubject_r:root_t tclass=filesystem
<6>SELinux: initialized (dev hda5, type vfat), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop2, type iso9660), uses genfs_contexts
<6>SELinux: initialized (dev hda5, type vfat), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts
<6>SELinux: initialized (dev hda5, type vfat), uses genfs_contexts
<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
<6>SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts


/tmp/anaconda.log:
* modules to insert vgastate vga16fb
* loaded vgastate from /modules/modules.cgz
* loaded vga16fb from /modules/modules.cgz
* inserted /tmp/vgastate.ko
* inserted /tmp/vga16fb.ko
* load module set done
* 124856 kB are available
* modules to insert cramfs fat vfat sunrpc lockd nfs loop isofs floppy edd pcspkr
* loaded cramfs from /modules/modules.cgz
* loaded fat from /modules/modules.cgz
* loaded vfat from /modules/modules.cgz
* loaded sunrpc from /modules/modules.cgz
* loaded lockd from /modules/modules.cgz
* loaded nfs from /modules/modules.cgz
* loaded loop from /modules/modules.cgz
* loaded floppy from /modules/modules.cgz
* loaded edd from /modules/modules.cgz
* loaded pcspkr from /modules/modules.cgz
* module(s) isofs not found
* inserted /tmp/cramfs.ko
* inserted /tmp/fat.ko
* inserted /tmp/vfat.ko
* inserted /tmp/sunrpc.ko
* inserted /tmp/lockd.ko
* inserted /tmp/nfs.ko
* inserted /tmp/loop.ko
* inserted /tmp/floppy.ko
* inserted /tmp/edd.ko
* inserted /tmp/pcspkr.ko
* load module set done
* modules to insert cdrom ide-cd
* module(s) cdrom ide-cd not found
* load module set done
* modules to insert scsi_mod sd_mod sr_mod
* loaded scsi_mod from /modules/modules.cgz
* loaded sd_mod from /modules/modules.cgz
* loaded sr_mod from /modules/modules.cgz
* inserted /tmp/scsi_mod.ko
* inserted /tmp/sd_mod.ko
* inserted /tmp/sr_mod.ko
* load module set done
* looking for usb controllers
* found USB controller uhci-hcd
* modules to insert uhci-hcd
* loaded uhci-hcd from /modules/modules.cgz
* inserted /tmp/uhci-hcd.ko
* load module set done
* waiting for usb to become stable...
* 2 seconds.
* modules to insert hid keybdev
* module(s) hid keybdev not found
* load module set done
* no firewire controller found
* no pcic controller found
* probing buses
* finished bus probing
* modules to insert mii 8139too Card Intel 815
* loaded mii from /modules/modules.cgz
* loaded 8139too from /modules/modules.cgz
* module(s) Card Intel 815 not found
* inserted /tmp/mii.ko
* inserted /tmp/8139too.ko
* load module set done
* going to set language to en_US.UTF-8
* setting language to en_US.UTF-8
* 53 keymaps are available
* starting to STEP_URL
* partition /dev/hda5 selected
* mounting device hda5 for hard drive install
* mntloop loop7 on /tmp/loopimage as /tmp/hdimage/fc4/FC4-i386-disc1.iso fd is 12
* mntloop loop0 on /mnt/runtime as /tmp/loopimage/Fedora/base/hdstg2.img fd is 12
* umounting loopback /mnt/runtime loop0
* umounting loopback /tmp/loopimage loop7
* Path to valid iso is /tmp/hdimage/fc4/FC4-i386-disc1.iso
* Looking for updates for HD in /tmp/hdimage/fc4/updates.img
* mntloop loop0 on /tmp/loopimage as /tmp/hdimage/fc4/FC4-i386-disc1.iso fd is 11
* 124856 kB are available
* Looking for hd stage2 image /tmp/loopimage///Fedora/base/hdstg2.img
* Found hd stage2
* Copying /tmp/loopimage///Fedora/base/hdstg2.img in RAM as stage 2
* copied 32518144 bytes to /tmp/ramfs/hdstg2.img (complete)
* mntloop loop1 on /mnt/runtime as /tmp/ramfs/hdstg2.img fd is 12
* umounting loopback /tmp/loopimage loop0
* got url hd://hda5:vfat/fc4
* Loading SELinux policy from /mnt/runtime/etc/selinux/targeted/policy/policy.19
* getting ready to spawn shell now
* modules to insert cdrom ide-cd
* module(s) cdrom ide-cd not found
* load module set done
* modules to insert
* load module set done
* probing buses
* finished bus probing
* modules to insert Card Intel 815
* module(s) Card Intel 815 not found
* load module set done
* looking for video cards requiring agpgart module
* found video card controller Card:Intel 815
* found Intel 815 card requiring agpgart, loading module
* modules to insert agpgart
* module(s) agpgart not found
* load module set done
* failed to insert agpgart module
* modules to insert md raid0 raid1 xor raid5 raid6 msdos jbd ext3 reiserfs jfs exportfs xfs dm-mod dm-zero dm-mirror dm-snapshot
* loaded raid0 from /mnt/runtime/modules/modules.cgz
* loaded raid1 from /mnt/runtime/modules/modules.cgz
* loaded xor from /mnt/runtime/modules/modules.cgz
* loaded raid5 from /mnt/runtime/modules/modules.cgz
* loaded raid6 from /mnt/runtime/modules/modules.cgz
* loaded msdos from /mnt/runtime/modules/modules.cgz
* loaded jbd from /mnt/runtime/modules/modules.cgz
* loaded ext3 from /mnt/runtime/modules/modules.cgz
* loaded reiserfs from /mnt/runtime/modules/modules.cgz
* loaded jfs from /mnt/runtime/modules/modules.cgz
* loaded exportfs from /mnt/runtime/modules/modules.cgz
* loaded xfs from /mnt/runtime/modules/modules.cgz
* loaded dm-mod from /mnt/runtime/modules/modules.cgz
* loaded dm-zero from /mnt/runtime/modules/modules.cgz
* loaded dm-mirror from /mnt/runtime/modules/modules.cgz
* loaded dm-snapshot from /mnt/runtime/modules/modules.cgz
* module(s) md not found
* inserted /tmp/raid0.ko
* inserted /tmp/raid1.ko
* inserted /tmp/xor.ko
* inserted /tmp/raid5.ko
* inserted /tmp/raid6.ko
* inserted /tmp/msdos.ko
* inserted /tmp/jbd.ko
* inserted /tmp/ext3.ko
* inserted /tmp/reiserfs.ko
* inserted /tmp/jfs.ko
* inserted /tmp/exportfs.ko
* inserted /tmp/xfs.ko
* inserted /tmp/dm-mod.ko
* inserted /tmp/dm-zero.ko
* inserted /tmp/dm-mirror.ko
* inserted /tmp/dm-snapshot.ko
* load module set done
* loading parallel port drivers...
* modules to insert parport parport_pc
* loaded parport from /mnt/runtime/modules/modules.cgz
* loaded parport_pc from /mnt/runtime/modules/modules.cgz
* inserted /tmp/parport.ko
* inserted /tmp/parport_pc.ko
* load module set done
* looking for USB mouse...
* Running anaconda script /usr/bin/anaconda
* Display mode = g
* Method = hd://hda5:vfat/fc4
* Graphical installation not available... Starting text mode.
* isys.py:mount()- going to mount /tmp/hda5 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* isys.py:mount()- going to mount /tmp/loop2 on /mnt/cdimage
* anaconda floppy device fd0
* moving (1) to step welcome
* moving (1) to step findrootparts
* moving (1) to step installtype
* Detected 128M of memory
* Swap attempt of 128M to 256M
* moving (1) to step partitionmethod
* moving (1) to step partitionobjinit
* error munging swap label: len() of unsized object
* error munging swap label: [Errno 22] Invalid argument
* error reading jfs label on /tmp/disk: [Errno 22] Invalid argument
* error munging swap label: len() of unsized object
* moving (1) to step partitionmethodsetup
* hda5 is a protected partition
* moving (1) to step partition
* moving (-1) to step partitionmethodsetup
* hda5 is a protected partition
* moving (-1) to step partitionobjinit
* moving (-1) to step partitionmethod
* moving (1) to step partitionobjinit
* error munging swap label: len() of unsized object
* error munging swap label: [Errno 22] Invalid argument
* error reading jfs label on /tmp/disk: [Errno 22] Invalid argument
* error munging swap label: len() of unsized object
* moving (1) to step partitionmethodsetup
* hda5 is a protected partition
* moving (1) to step autopartition
* moving (1) to step autopartitionexecute
* In growLogicalVolumes, considering VG VG Request -- name: VolGroup00 uniqueID: 10
format: 1 pesize: 32768
physvols: [9]
* VG VolGroup00 has these growable logical volumes: [13, 11]
* used space is 1152
* actual space is 5536
* used space is 1280
* actual space is 5536
* used space is 5536
* actual space is 5536
* used space is 5536
* actual space is 5536
* In growLogicalVolumes, no changes in size so breaking
* Used size vs. available for vg VolGroup00: 5536 5536
* moving (1) to step partition
* moving (1) to step partitiondone
* moving (1) to step bootloadersetup
* moving (1) to step bootloader
* moving (1) to step bootloaderadvanced
* moving (1) to step networkdevicecheck
* moving (1) to step network
* moving (1) to step firewall
* moving (1) to step timezone
* moving (1) to step accounts
* moving (1) to step readcomps
* isys.py:mount()- going to mount /tmp/hda5 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop3 on /tmp/isomedia
* isys.py:mount()- going to mount /tmp/hda5 on /tmp/isodir
* isys.py:mount()- going to mount /tmp/loop3 on /tmp/isomedia
* Using file:///tmp/isomedia//Fedora/base/comps.xml


/tmp/lvmout:
No volume groups found
apable devices
Wiping internal VG cache
Finding all volume groups
No volume groups found
Reading all physical volumes. This may take a while...
cal volumes. This may take a while...
 
Old 08-17-2005, 08:00 AM   #6
losttoy
LQ Newbie
 
Registered: Aug 2005
Posts: 1

Rep: Reputation: 0
Re: Hard disk install also failed

Did you log this with bugzilla? And did you manage to find any workaround? I got the same error when I tried to install from the local HDD.

- Siddhartha


[QUOTE]Originally posted by henny
[B]Thanks for the tip... I did as you said, but the anacoda returned this error:
PS: What does it mean? Anacoda adviced that it's a bug and I should put it at the bugzilla... currently working on that. In the meantime, advice if there's something I did wrong....

Thanks all the same

*************************

Traceback (most recent call last):
File "/usr/bin/anaconda", line 1160, in ?
intf.run(id, dispatch)
File "/usr/lib/anaconda/text.py", line 496, in run
dispatch.gotoNext()
File "/usr/lib/anaconda/dispatch.py", line 174, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 242, in moveStep
rc = apply(func, self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line 172, in readPackages
grpset = method.readComps(hdrlist)
File "/usr/lib/anaconda/installmethod.py", line 65, in readComps
return self.readCompsViaMethod(hdlist)
File "/usr/lib/anaconda/harddrive.py", line 103, in readCompsViaMethod
cs = groupSetFromCompsFile(fname, hdlist)
File "/usr/lib/anaconda/hdrlist.py", line 923, in groupSetFromCompsFile
file = grabber.urlopen (filename, retry = 5)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 444, in urlopen
return default_grabber.urlopen(url, **kwargs)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 575, in urlopen
return self._retry(opts, retryfunc, url)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 547, in _retry
return apply(func, (opts,) + args, {})
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 574, in retryfunc
return URLGrabberFileObject(url, filename=None, opts=opts)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 727, in __init__
self._do_open()
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 794, in _do_open
fo, hdr = self._make_request(req, opener)
File "/usr/lib/python2.4/site-packages/urlgrabber/grabber.py", line 885, in _make_request
fo = opener.open(req)
File "/usr/lib/python2.4/urllib2.py", line 358, in open
response = self._open(req, data)
File "/usr/lib/python2.4/urllib2.py", line 376, in _open
'_open', req)
File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
result = func(*args)
File "/usr/lib/python2.4/urllib2.py", line 1119, in file_open
return self.open_local_file(req)
File "/usr/lib/python2.4/urllib2.py", line 1131, in open_local_file
import email.Utils
ImportError: No module named email.Utils
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware md5 check Rojon Slackware 4 11-15-2005 01:18 PM
FC4 /lib/cpp failed sanity check cwynn Fedora 2 11-07-2005 12:35 PM
FC4 MD5 sums litlmary Linux - Laptop and Netbook 8 06-20-2005 04:08 PM
Never getting correct md5 on isos SirFire Mandriva 0 09-12-2004 04:20 PM
MD5 Checksums for ISOs in Windows? TruckStuff Linux - General 5 05-17-2002 03:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration