Bug 56645
| Summary: | Installer (RH7.2) fails when maximizing swap in DiskDruid | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Claes Buurgaard-Jepsen <claes.buurgaard> |
| Component: | anaconda | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-12-17 21:19:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Try booting with 'linux ide=nodma'. Does that help? Booting with "linux ide=nodma" does NOT help. I assume this command is given at the initial "boot:" prompt when installing (booting on the CD). Now, after I successfully installed RedHat 7.1 the warning about inconsistent partition table (step 3 above) is gone, and is no longer important. Worth mentioning is that I can create manually the layout I try to get when changing the automatic layout: /dev/hda: /boot 50Mb swap 256 Mb free 390 Mb /dev/hdb: / 810 Mb no free Automatic layout: /dev/hda: /boot 50Mb swap 96 Mb (though it fills up 192 Mb. Editing this to 256Mb for both gives the error) free 454 Mb /dev/hdb: / 810 Mb no free Hmm...weird. So the problem seems to have gone away after installing 7.1? Does upgrading from 7.1 to 7.2 work now? Well, the bug I'm trying to report is NOT that I cannot install 7.2 AT ALL. The only problem is when choosing the automatic sizing of HD-partitions I cannot resize the swap beyond the "default" 96 Mb even though there's plenty of HD space. The warning: "The partition table on /tmp/hdb is inconsistent. There are many reasons why this might be the case. Often, the reason is that Linux detected the BIOS geometry incorrectly. However, this does not appear to be the case here. It is safe to ignore, but ignoring may cause (fixable) problems with some boot loaders, adn may cause problems with FAT file systems. Using LBA recommended." given in step 3 in my initial description of this bug DID disappear after I successfully installed 7.1 so PLEASE IGNORE THAT STEP 3! (I guess initially the partition table was screwed up by some Microsoft OS and what-not.) The bug's still there though... ;-) But please tell me to shut up if this is of no interest, as I can install the 7.2 by partitioning the HDs manually. Could you try with the update disk at http://people.redhat.com/~katzj/7.2-updates.img? Place this image on a disk, boot with your original boot disk and type 'linux updates' at the boot prompt and then insert the new disk when asked. *** Bug 57487 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of 57864 *** I am having the same problems. I am trying to install either Red Hat 9 or Fedora Core 1 (both terminate with code 93) I have tried several hard drives and CD drives, on seperate IDE buses and also with only one CD drive and a HDD on a single bus. I am pretty sure the problem is something to do with the Motherboard/BIOS as that is the only thing that I cannot (and have not) replaced. I am using: K7S5A Socket A Mainboard 1.2Ghz Athelon Processor Original BIOS (1983 or something) Onboard sound, etc 192MB DDRAM Matrox 4MB Graphics card (blew up my GeForce, see my luck?!) 40GB Maxtor HDD (Dedicated to Linux) I have a dual boot setup, but am not trying with that right now and it seems not to be the problem (same error no matter what i try) I'm getting that same "The partition table on /tmp/hda is inconsistent" message, install problems are as follows: 1. Warning message appears after I select my mouse (just before formatting with redhat9) 2. Setup continues as normal 3. Formats drive, still no problems reported 4. Copies install image to HDD, gets to 100% 5. Boom. Anaconda terminates and dumps code 93 (nothing else) 6. Kernel shuts down without error If anybody has any ideas could you post it here or email me at coldwinston Cheers Sean |
From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90) Description of problem: Installing RH 7.2 on older AMD-K6 200MHz system, 2 HD (LBA mode) >1Gb WesternDigital and Quantum. Using automatic sizing of partitions leaves 450Mb free, then editing the actual swap space to 256Mb (from 96Mb used of 196Mb allocated) reports failure. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Boot from InstallCD 2. Choose default, except 3 button serial mouse & custom installation type. 3. Ignore the warning: "The partition table on /tmp/hdb is inconsistent. There are many reasons why this might be the case. Often, the reason is that Linux detected the BIOS geometry incorrectly. However, this does not appear to be the case here. It is safe to ignore, but ignoring may cause (fixable) problems with some boot loaders, adn may cause problems with FAT file systems. Using LBA recommended." 4. Choose "remove all partitions on this system" and ignore warning tha ALL data will be removed. 5. Mark and edit the swapspace partition. 6. Raise Size from 96 to 256 Mb, which automatically raises the "Fill all space up to (MB)" to 256 Mb as well. Click OK Actual Results: New window: "An unhandled exception has occured. This is most likely a bug..." Traceback info given: see Additional information Expected Results: Swap space partition changed to 256 Mb and carry on the installer. Additional info: Traceback (innermost last): File "/usr/bin/anaconda", line 620, in ? intf.run(id, dispatch, configFileData) File "/usr/lib/anaconda/gui.py", line 350, in run self.icw.run (self.runres, configFileData) File "/usr/lib/anaconda/gui.py", line 778, in run mainloop () File "/usr/lib/python1.5/site-packages/gtk.py", line 2608, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__ ret = apply(self.func, a) File "/usr/lib/anaconda/iw/partition_gui.py", line 1323, in editCb self.editPartitionRequest(request) File "/usr/lib/anaconda/iw/partition_gui.py", line 1231, in editPartitionRequest if self.refresh(): File "/usr/lib/anaconda/iw/partition_gui.py", line 1278, in refresh doPartitioning(self.diskset, self.partitions) File "/usr/lib/anaconda/autopart.py", line 743, in doPartitioning ret = growParts(diskset, requests, newParts) File "/usr/lib/anaconda/autopart.py", line 582, in growParts if ret == PARTITION_FAIL: NameError: ret Local variables in innermost frame: lastFreeSize: None freeSize: {'hda': 800352L, 'hdb': 226862L} maxsect: 524160L maxUserSize: 524160L requests: <partitioning.Partitions instance at 85d0a20> tmpint: 2080L free: {'hda': [<PedPartition object at 84c4930>], 'hdb': [<PedPartition object at 844e540>, <PedPartition object at 84d5758>]} diskset: <partitioning.DiskSet instance at 83d8cc0> n: 1 drive: hda percent: 1.0 newRequest: <partitioning.Partitions instance at 84ef598> newParts: hda1 <fsset.ext3FileSystem instance at 8320ac8> 50.1723632812 hdb1 <fsset.ext3FileSystem instance at 8320ac8> 699.859863281 hda2 <fsset.swapFileSystem instance at 8171768> 255.9375 growList: [<partitioning.PartitionSpec instance at 85e7908>] min: 524160L max: 524160L cur: 524160L donegrowing: 0 growSize: {'hda': 256} sector_size: 512 cylsectors: 2016 inner_iter: 0 thisFreeSize: {'hda': 800352L, 'hdb': 226862L} outer_iter: 1 request: mountpoint: None type: swap uniqueID:22 size: 256M requestSize: 256M grow: 1 max: 256 start: None end: None partnum: None drive: None primary: None format: 1, options: None device: hda2, currentDrive: hda raidlevel: None raidspares: None raidmembers: [] diff: 0L imposedMax: 1 part: <PedPartition object at 857e650> startSize: 524160L grownList: [] maxFSSize: 4193280L origSize: {22: 256, 20: 700} lastDiff: 0 growable: {'hda': [<partitioning.PartitionSpec instance at 85e7908>], 'hdb': [<partitioning.PartitionSpec instance at 82b33f8>]} growby: 800352L getFreeSpace: <function getFreeSpace at 84afda8> Dispatcher instance, containing members: skipSteps: {'reconfigwelcome': 1, 'addswap': 1, 'indivpackage': 1, 'upgrademigratefs': 1, 'findpackages': 1, 'reconfigkeyboard': 1, 'makebootdisk': 1, 'upgrademount': 1, 'confirmupgrade': 1, 'fdisk': 1, 'upgradeswapsuggestion': 1, 'upgrademigfind': 1, 'findinstall': 1, 'findrootparts': 1, 'reconfigcomplete': 1, 'upgradecontinue': 1} dir: 1 id: InstallData instance, containing members: configFileData: {'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png, 'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta} upgradeSwapInfo: None langSupport: Language instance, containing members: langList: None allSupportedLangs: None supported: [] langNicks: None default: None langInfoByName: {'Spanish (Colombia)': ('es_CO', 'iso01', 'lat0- sun16'), 'Spanish (Argentina)': ('es_AR', 'iso01', 'lat0-sun16'), 'Italian (Italy)': ('it_IT@euro', 'iso15', 'lat0-sun16'), 'Arabic (Lebanon)': ('ar_LB', 'iso06', 'LatArCyrHeb-16'), 'Spanish (Guatemala)': ('es_GT', 'iso01', 'lat0-sun16'), 'Malay (Malaysia)': ('ms_MY', 'iso01', 'lat0-sun16'), 'Arabic (Libyan Arab Jamahiriya)': ('ar_LY', 'iso06', 'LatArCyrHeb-16'), 'Arabic (Oman)': ('ar_OM', 'iso06', 'LatArCyrHeb-16'), 'Arabic (Iraq)': ('ar_IQ', 'iso06', 'LatArCyrHeb-16'), 'Arabic (Kuwait)': ('ar_KW', 'iso06', 'LatArCyrHeb-16'), 'English (South Africa)': ('en_ZA', 'iso01', 'lat0-sun16'), 'French (Switzerland)': ('fr_CH', 'iso01', 'lat0-sun16'), 'Arabic (Bahrein)': ('ar_BH', 'iso06', 'LatArCyrHeb-16'), 'Croatian': ('hr_HR', 'iso02', 'lat2- sun16'), 'French (France)': ('fr_FR@euro', 'iso15', 'lat0- sun16'), 'Greenlandic (Greenland)': ('kl_GL', 'iso01', 'lat0- sun16'), 'Korean (Republic of Korea)': ('ko_KR.eucKR', 'iso01', 'lat0- sun16'), 'Ukrainian': ('uk_UA', 'koi8-u', 'cyr-sun16'), 'Spanish (Mexico)': ('es_MX', 'iso01', 'lat0-sun16'), 'Greek': ('el_GR', 'iso07', 'iso07.16'), 'Spanish (El Salvador)': ('es_SV', 'iso01', 'lat0-sun16'), 'Spanish (Peru)': ('es_PE', 'iso01', 'lat0-sun16'), 'Spanish (Honduras)': ('es_HN', 'iso01', 'lat0-sun16'), 'Spanish (Costa Rica)': ('es_CR', 'iso01', 'lat0-sun16'), 'English (Denmark)': ('en_DK', 'iso01', 'lat0-sun16'), 'Dutch (Netherlands)': ('nl_NL@euro', 'iso15', 'lat0-sun16'), 'Serbian (Yugoslavia)': ('sr_YU@cyrillic', 'iso05', 'cyr-sun16'), 'Bosnian (Bosnia and Herzegowina)': ('bs_BA', 'iso02', 'lat2-sun16'), 'Russian (Ukraine)': ('ru_UA', 'koi8-u', 'cyr-sun16'), 'Portuguese (Portugal)': ('pt_PT@euro', 'iso15', 'lat0-sun16'), 'Afrikaans (South Africa)': ('af_ZA', 'iso01', 'lat0-sun16'), 'Norwegian': ('no_NO', 'iso01', 'lat0- sun16'), 'Arabic (Morocco)': ('ar_MA', 'iso06', 'LatArCyrHeb- 16'), 'English (Philippines)': ('en_PH', 'iso01', 'lat0-sun16'), 'Arabic (Algeria)': ('ar_DZ', 'iso06', 'LatArCyrHeb-16'), 'Indonesian': ('id_ID', 'iso01', 'lat0-sun16'), 'Danish': ('da_DK', 'iso01', 'lat0- sun16'), 'Chinese (Taiwan R.O.C.)': ('zh_TW.Big5', 'iso01', 'lat0- sun16'), 'Faroese (Faroe Islands)': ('fo_FO', 'iso01', 'lat0- sun16'), 'Galician (Spain)': ('gl_ES@euro', 'iso15', 'lat0- sun16'), 'English (New Zealand)': ('en_NZ', 'iso01', 'lat0- sun16'), 'Spanish (Bolivia)': ('es_BO', 'iso01', 'lat0-sun16'), 'Cornish (Britain)': ('kw_GB', 'iso01', 'lat0-sun16'), 'Arabic (United Arab Emirates)': ('ar_AE', 'iso06', 'LatArCyrHeb-16'), 'Spanish (Nicaragua)': ('es_NI', 'iso01', 'lat0-sun16'), 'German (Austria)': ('de_AT@euro', 'iso15', 'lat0-sun16'), 'Romanian': ('ro_RO', 'iso02', 'lat2-sun16'), 'Spanish (Paraguay)': ('es_PY', 'iso01', 'lat0-sun16'), 'Hebrew (Israel)': ('he_IL', 'iso08', 'LatArCyrHeb-16'), 'German (Luxemburg)': ('de_LU@euro', 'iso15', 'lat0-sun16'), 'Spanish (USA)': ('es_US', 'iso01', 'lat0-sun16'), 'Portuguese (Brasil)': ('pt_BR', 'iso01', 'lat0-sun16'), 'Spanish (Equador)': ('es_EC', 'iso01', 'lat0-sun16'), 'Polish': ('pl_PL', 'iso02', 'lat2- sun16'), 'Slovak': ('sk_SK', 'iso02', 'lat2-sun16'), 'Macedonian': ('mk_MK', 'iso05', 'cyr-sun16'), 'Spanish (Spain)': ('es_ES@euro', 'iso15', 'lat0-sun16'), 'Spanish (Chile)': ('es_CL', 'iso01', 'lat0-sun16'), 'Arabic (Syrian Arab Republic)': ('ar_SY', 'iso06', 'LatArCyrHeb-16'), 'Czech': ('cs_CZ', 'iso02', 'lat2- sun16'), 'Irish': ('ga_IE@euro', 'iso15', 'lat0-sun16'), 'Arabic (Jordan)': ('ar_JO', 'iso06', 'LatArCyrHeb-16'), 'Italian (Switzerland)': ('it_CH', 'iso01', 'lat0-sun16'), 'German (Belgium)': ('de_BE@euro', 'iso15', 'lat0-sun16'), 'Albanian': ('sq_AL', 'iso01', 'lat0-sun16'), 'Occitan (France)': ('oc_FR', 'iso01', 'lat0-sun16'), 'Finnish': ('fi_FI@euro', 'iso15', 'lat0- sun16'), 'Swedish (Sweden)': ('sv_SE', 'iso01', 'lat0-sun16'), 'English (Singapore)': ('en_SG', 'iso01', 'lat0-sun16'), 'Dutch(Belgium)': ('nl_BE@euro', 'iso15', 'lat0-sun16'), 'Spanish (Panama)': ('es_PA', 'iso01', 'lat0-sun16'), 'Spanish (Venezuela)': ('es_VE', 'iso01', 'lat0-sun16'), 'English (Great Britain)': ('en_GB', 'iso01', 'lat0-sun16'), 'Russian': ('ru_RU.koi8r', 'koi8- u', 'cyr-sun16'), 'Norwegian, Nynorsk (Norway)': ('nn_NO', 'iso01', 'lat0- sun16'), 'English (Zimbabwe)': ('en_ZW', 'iso01', 'lat0-sun16'), 'English (USA)': ('en_US', 'iso01', 'lat0-sun16'), 'Tagalog (Philipines)': ('tl_PH', 'iso01', 'lat0-sun16'), 'Breton (France)': ('br_FR', 'iso01', 'lat0-sun16'), 'Chinese (P.R. of China)': ('zh_CN.GB2312', 'iso01', 'lat0-sun16'), 'Arabic (Yemen)': ('ar_YE', 'iso06', 'LatArCyrHeb-16'), 'Basque (Spain)': ('eu_ES@euro', 'iso15', 'lat0-sun16'), 'Arabic (Qatar)': ('ar_QA', 'iso06', 'LatArCyrHeb-16'), 'Arabic (Egypt)': ('ar_EG', 'iso06', 'LatArCyrHeb-16'), 'French (Belgium)': ('fr_BE@euro', 'iso15', 'lat0-sun16'), 'English (Ireland)': ('en_IE@euro', 'iso15', 'lat0-sun16'), 'Hungarian': ('hu_HU', 'iso02', 'lat2-sun16'), 'Arabic (Tunisia)': ('ar_TN', 'iso06', 'LatArCyrHeb-16'), 'French (Luxemburg)': ('fr_LU@euro', 'iso15', 'lat0-sun16'), 'Japanese': ('ja_JP.eucJP', 'iso01', 'lat0-sun16'), 'Uzbek (Uzbekistan)': ('uz_UZ', 'iso01', 'lat0-sun16'), 'Swedish (Finland)': ('sv_FI@euro', 'iso15', 'lat0-sun16'), 'Arabic (Saudi Arabia)': ('ar_SA', 'iso06', 'LatArCyrHeb-16'), 'Spanish (Dominican Republic)': ('es_DO', 'iso01', 'lat0-sun16'), 'French (Canada)': ('fr_CA', 'iso01', 'lat0-sun16'), 'English (Canada)': ('en_CA', 'iso01', 'lat0-sun16'), 'German (Germany)': ('de_DE@euro', 'iso15', 'lat0-sun16'), 'Slovenian (Slovenia)': ('sl_SI', 'iso02', 'lat2-sun16'), 'Spanish (Uruguay)': ('es_UY', 'iso01', 'lat0-sun16'), 'German (Switzerland)': ('de_CH', 'iso01', 'lat0-sun16'), 'English (Hong Kong)': ('en_HK', 'iso01', 'lat0-sun16'), 'English (Australia)': ('en_AU', 'iso01', 'lat0-sun16'), 'Catalan (Spain)': ('ca_ES@euro', 'iso15', 'lat0-sun16'), 'Spanish (Puerto Rico)': ('es_PR', 'iso01', 'lat0-sun16'), 'Turkish': ('tr_TR', 'iso09', 'lat5- sun16'), 'Estonian': ('et_EE', 'iso01', 'lat0-sun16'), 'Arabic (Sudan)': ('ar_SD', 'iso06', 'LatArCyrHeb-16'), 'Icelandic': ('is_IS', 'iso01', 'lat0-sun16'), 'English (Botswana)': ('en_BW', 'iso01', 'lat0-sun16'), 'Manx Gaelic (Britain)': ('gv_GB', 'iso01', 'lat0-sun16')} info: {'SUPPORTED': None} rootPassword: None diskset: DiskSet instance, containing members: disks: {'hda': <PedDisk object at 829b670>, 'hdb': <PedDisk object at 8435bd8>} tmpData: {'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png, 'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta} instLanguage: InstallTimeLanguage instance, containing members: kbd: {'Italian': it, 'Korean': us, 'Russian': ru, 'English': us, 'Norwegian': no-latin1, 'Swedish': se-latin1, 'French': fr- latin1, 'Japanese': jp106, 'Slovenian': slovene, 'Czech': cz- lat2, 'Ukrainian': ua, 'Spanish': es, 'German': de-latin1- nodeadkeys, 'Danish': us, 'Icelandic': is-latin1} font: {'Italian': lat0-sun16, 'Korean': None, 'Russian': cyr- sun16, 'English': default8x16, 'Norwegian': lat0-sun16, 'Swedish': lat0- sun16, 'French': lat0-sun16, 'Japanese': Kon, 'Slovenian': lat2- sun16, 'Czech': lat2-sun16, 'Ukrainian': cyr-sun16, 'Spanish': lat0- sun16, 'German': lat0-16, 'Danish': lat0-sun16, 'Icelandic': lat0-sun16} langNicks: {'Italian': it_IT, 'Korean': ko_KR.eucKR, 'Russian': ru_RU.koi8r, 'English': en_US, 'Norwegian': no_NO, 'Swedish': sv_SE, 'French': fr_FR, 'Japanese': ja_JP.eucJP, 'Slovenian': sl_SI, 'Czech': cs_CZ, 'Ukrainian': uk_UA, 'Spanish': es_ES, 'German': de_DE, 'Danish': da_DK, 'Icelandic': is_IS} langList: [Czech, Danish, English, French, German, Icelandic, Italian, Japanese, Korean, Norwegian, Russian, Slovenian, Spanish, Swedish, Ukrainian] tz: {'Italian': Europe/Rome, 'Korean': Asia/Seoul, 'Russian': Europe/Moscow, 'English': America/New_York, 'Norwegian': Europe/Oslo, 'Swedish': Europe/Stockholm, 'French': Europe/Paris, 'Japanese': Asia/Tokyo, 'Slovenian': Europe/Ljubljana, 'Czech': Europe/Prague, 'Ukrainian': Europe/Kiev, 'Spanish': Europe/Madrid, 'German': Europe/Berlin, 'Danish': Europe/Copenhagen, 'Icelandic': Atlantic/Reykjavik} tempDefault: map: {'Italian': iso15, 'Korean': None, 'Russian': koi8-r, 'English': iso01, 'Norwegian': iso15, 'Swedish': iso15, 'French': iso15, 'Japanese': None, 'Slovenian': iso02, 'Czech': iso02, 'Ukrainian': koi8-u, 'Spanish': iso15, 'German': iso09, 'Danish': iso15, 'Icelandic': iso15} current: da_DK desktop: Desktop instance, containing members: runlevel: 3 info: {} videocard: primary: 0 vidCards: [<videocard.VideoCard instance at 82e3400>] Primary Video Card Info: device: fb0 descr : Matrox|MGA 1064SG [Mystique] server: XFree86 cardManf: Matrox Graphics Inc. vidRam: 4096 carddata: {'SERVER': 'SVGA', 'NAME': 'Matrox Mystique', 'DRIVER': 'mga', 'NOCLOCKPROBE': '', 'CHIPSET': 'mga1064sg', 'VE NDOR': 'Matrox Graphics Inc.'} devID: Matrox Mystique fbmodes: None fbbpp: None floppyDevice: fd0 xconfig: XF86Config instance, containing members: keyLayout: dk manualModes: {'16': ['800x600']} mouse: FULLNAME="Generic - 3 Button Mouse (serial)" MOUSETYPE="Microsoft" XEMU3="no" XMOUSETYPE="Microsoft" monlist: {} keyRules: xfree86 keyModel: pc102 device: None monids: {} files: # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Red Hat 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:7100" keyVariant: basic videocard: FrameBufferCard instance, containing members: server: None cardManf: None devID: None probedcard: None vidRam: None device: None fbmodes: None descr: None fbbpp: None cardData: None keyOptions: modes: {'16': ['800x600']} res: 800x600 monitor: monEisa: None monName: None monID: Unprobed Monitor fbmonSect: Section "Monitor" Identifier "Probed Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 46.876 VertRefresh 75.121 ModeLine "800x600" 48.002 800 832 928 1024 600 604 608 624 -HSync - VSync EndSection monHoriz: 31.5-48.5 monVert: 50-70 skipx: 0 fallbackModes: {'16': ['800x600']} skip: 0 fbDepth: 16 monitor: Already dumped upgrade: Boolean instance, containing members: val: 0 instClass: InstallClass instance, containing members: partitions: Partitions instance, containing members: deletes: [drive: hdb start: 63L end: 1659167L , drive: hda start: 63L end: 1425311L ] reinitializeDisks: 0 autoPartitionRequests: [mountpoint: / type: ext3 uniqueID:None size: 700M requestSize: 700M grow: 1 max: None start: None end: None partnum: None drive: None primary: None format: 1, options: None device: None, currentDrive: None raidlevel: None raidspares: None raidmembers: [] , mountpoint: /boot type: ext3 uniqueID:None size: 50M requestSize: 50M grow: 0 max: None start: None end: None partnum: None drive: None primary: None format: 1, options: None device: None, currentDrive: None raidlevel: None raidspares: None raidmembers: [] , mountpoint: None type: swap uniqueID:None size: 96M requestSize: 96M grow: 1 max: 192 start: None end: None partnum: None drive: None primary: None format: 1, options: None device: None, currentDrive: None raidlevel: None raidspares: None raidmembers: [] ] nextUniqueID: 23 zeroMbr: 0 autoClearPartType: 2 requests: [mountpoint: /boot type: ext3 uniqueID:21 size: 50M requestSize: 50M grow: 0 max: None start: None end: None partnum: None drive: ['hda', 'hdb'] primary: None format: 1, options: None device: hda1, currentDrive: hda raidlevel: None raidspares: None raidmembers: [] , mountpoint: / type: ext3 uniqueID:20 size: 700M requestSize: 700M grow: 1 max: None start: None end: None partnum: None drive: ['hda', 'hdb'] primary: None format: 1, options: None device: hdb1, currentDrive: hdb raidlevel: None raidspares: None raidmembers: [] , mountpoint: None type: swap uniqueID:22 size: 256M requestSize: 256M grow: 1 max: 256 start: None end: None partnum: None drive: None primary: None format: 1, options: None device: hda2, currentDrive: hda raidlevel: None raidspares: None raidmembers: [] , mountpoint: None type: None uniqueID:16 size: 0.984375M requestSize: 0.984375M grow: 0 max: None start: 1425312L end: 1427327L partnum: None drive: hda primary: None format: None, options: None device: hda-1, currentDrive: None raidlevel: None raidspares: None raidmembers: [] , mountpoint: None type: None uniqueID:17 size: 0.0302734375M requestSize: 0.0302734375M grow: 0 max: None start: 1L end: 62L partnum: None drive: hdb primary: None format: None, options: None device: hdb-1, currentDrive: None raidlevel: None raidspares: None raidmembers: [] , mountpoint: None type: None uniqueID:19 size: 0.4921875M requestSize: 0.4921875M grow: 0 max: None start: 1659168L end: 1660175L partnum: None drive: hdb primary: None format: None, options: None device: hdb-1, currentDrive: None raidlevel: None raidspares: None raidmembers: [] ] autoClearPartDrives: [hda, hdb] useFdisk: 0 useAutopartitioning: 1 extraModules: [] mouse: Already dumped bootloader: x86BootloaderInfo instance, containing members: useGrubVal: 1 forceLBA32: 0 password: None images: BootImages instance, containing members: images: {} default: None pure: None device: None configfile: /etc/lilo.conf above1024: 0 kernelLocation: /boot/ args: KernelArguments instance, containing members: args: defaultDevice: None useLinear: 1 timezone: Timezone instance, containing members: dst: 0 tz: None arc: 0 utcOffset: 0 utc: 0 keyboard: Keyboard instance, containing members: beenset: 1 layout: None model: None type: PC info: {'KEYBOARDTYPE': pc, 'KEYTABLE': dk} accounts: None dependencies: [] comps: None upgradeRoot: None auth: Authentication instance, containing members: useNIS: 0 sambaServer: enableCache: 0 nisServer: useLdap: 0 sambaWorkgroup: krb5Kdc: ldapTLS: useHesiod: 0 ldapServer: nisDomain: krb5Realm: useLdapauth: 0 hesiodRhs: useShadow: 1 nisuseBroadcast: 1 useKrb5: 0 useMD5: 1 ldapBasedn: krb5Admin: hesiodLhs: useSamba: 0 upgradeDeps: firewall: Firewall instance, containing members: ports: [] trustdevs: [] dhcp: 0 policy: 1 ssh: 0 custom: 1 telnet: 0 smtp: 0 enabled: -1 portlist: http: 0 ftp: 0 dbpath: None network: Network instance, containing members: netdevices: {} gateway: secondaryNS: hostname: localhost.localdomain primaryNS: domains: [] isConfigured: 0 readData: 0 ternaryNS: fsset: FileSystemSet instance, containing members: migratedfs: 0 mountcount: 0 entries: [FileSystemSetEntry instance, containing members: origfsystem: None mountcount: 0 options: gid=5,mode=620 order: 0 mountpoint: /dev/pts device: Device instance, containing members: label: None isSetup: 0 fsoptions: {} device: none label: None fsck: 0 fsystem: DevptsFileSystem instance, containing members: partedFileSystemType: None formattable: 0 extraFormatArgs: [] maxSize: 2097152 defaultOptions: gid=5,mode=620 linuxnativefs: 0 deviceArguments: {} migratetofs: None name: devpts checked: 0 partedPartitionFlags: [] supported: 0 migrate: 0 format: 0 badblocks: 0 , FileSystemSetEntry instance, containing members: origfsystem: None mountcount: 0 options: defaults order: 0 mountpoint: /proc device: Device instance, containing members: label: None isSetup: 0 fsoptions: {} device: none label: None fsck: 0 fsystem: ProcFileSystem instance, containing members: partedFileSystemType: None formattable: 0 extraFormatArgs: [] maxSize: 2097152 defaultOptions: defaults linuxnativefs: 0 deviceArguments: {} migratetofs: None name: proc checked: 0 partedPartitionFlags: [] supported: 0 migrate: 0 format: 0 badblocks: 0 ] progressWindow: <method InstallInterface.progressWindow of InstallInterface instance at 8592eb8> waitWindow: <method InstallInterface.waitWindow of InstallInterface instance at 8592eb8> messageWindow: <method InstallInterface.messageWindow of InstallInterface instance at 8592eb8> hdList: None firstStep: 0 method: CdromInstallMethod instance, containing members: progressWindow: <method InstallInterface.progressWindow of InstallInterface instance at 8592eb8> device: hdc tree: /mnt/source currentDisc: 1 loopbackFile: None messageWindow: <method InstallInterface.messageWindow of InstallInterface instance at 8592eb8> instPath: /mnt/sysimage flags: Flags instance, containing members: flags: {'autostep': 0, 'expert': 0, 'setupFilesystems': 1, 'serial': 0, 'reconfig': 0, 'test': 0} intf: InstallInterface instance, containing members: dispatch: Already dumped runres: 800x600 icw: InstallControlWindow instance, containing members: buff: None configFileData: {'Splashscreen': pixmaps/first.png, 'WelcomeScreen': pixmaps/splash.png, 'TitleBar': pixmaps/anaconda_header.png, 'Title': Red Hat Linux Beta} bin: GtkFrame instance, containing members: _o: <GtkObject of type GtkFrame at 82ff948> langSearchPath: [da_DK, da, C] helpState: 1 showHelpButton: GnomePixmapButton instance, containing members: _o: <GtkObject of type GtkButton at 83de2d8> html: GtkXmHTML instance, containing members: _o: <GtkObject of type GtkXmHTML at 868c460> window: GtkWindow instance, containing members: _o: <GtkObject of type GtkWindow at 844e7e8> prevButtonStock: GnomePixmapButton instance, containing members: _o: <GtkObject of type GtkButton at 83de200> helpFrame: GtkFrame instance, containing members: _o: <GtkObject of type GtkFrame at 869d8d0> box: GtkVBox instance, containing members: _o: <GtkObject of type GtkVBox at 8699a70> hbox: GtkHBox instance, containing members: _o: <GtkObject of type GtkHBox at 8691f60> releaseButton: GnomePixmapButton instance, containing members: _o: <GtkObject of type GtkButton at 83de290> table: GtkTable instance, containing members: _o: <GtkObject of type GtkTable at 869dcb0> windowList: [] installFrame: GtkFrame instance, containing members: _o: <GtkObject of type GtkFrame at 8689aa0> currentWindow: PartitionWindow instance, containing members: partitions: Already dumped fsset: Already dumped tree: GtkCTree instance, containing members: _o: <GtkObject of type GtkCTree at 8266b00> titleSlot: {'Mount Point': 5, 'Type': 4, 'Device': 0, 'Format': 6, 'End': 2, 'Size (MB)': 3, 'Start': 1} numCols: 7 ics: InstallControlState instance, containing members: nextButton: Button_Next cw: Already dumped prevEnabled: 1 prevButton: Button_Prev htmlFile: partition html: helpEnabled: 3 nextEnabled: 1 nextButtonInfo: None title: DiskopsC&tning grabNext: 0 prevButtonLabel: None searchPath: [./, /usr/share/anaconda/, ./] helpButtonEnabled: 1 nextButtonLabel: None diskStripeGraph: DiskStripeGraph instance, containing members: ctree: Already dumped diskStripes: [] canvas: GnomeCanvas instance, containing members: _o: <GtkObject of type GnomeCanvas at 84ba400> textlabels: [] next_ypos: 0.0 editCb: <method PartitionWindow.editCb of PartitionWindow instance at 85760b0> parent: Already dumped diskset: Already dumped accelgroup: GtkAccelGroup instance, containing members: _ag: <GtkAccelGroup object at 8499cf0> intf: Already dumped ii: Already dumped reloadRcQueued: 0 dispatch: Already dumped dir: 1 nextButtonStock: GnomePixmapButton instance, containing members: _o: <GtkObject of type GtkButton at 83de248> hideHelpButton: GnomePixmapButton instance, containing members: _o: <GtkObject of type GtkButton at 83de320> buttonBox: GtkHButtonBox instance, containing members: _o: <GtkObject of type GtkHButtonBox at 82684b0> handle: 1493 stockButtons: [('Button_Prev', 'prevButtonStock', 'Back', <method InstallControlWindow.prevClicked of InstallControlWindow instance at 83ca638>), ('Button_Next', 'nextButtonStock', 'Next', <method InstallControlWindow.nextClicked of InstallControlWindow instance at 83ca638>), ('Button_Help', 'releaseButton', 'Release Notes', <method InstallControlWindow.releaseClicked of InstallControlWindow instance at 83ca638>), ('Button_Help', 'showHelpButton', 'Show Help', <method InstallControlWindow.helpClicked of InstallControlWindow instance at 83ca638>), ('Button_Help', 'hideHelpButton', 'Hide Help', <method InstallControlWindow.helpClicked of InstallControlWindow instance at 83ca638>)] displayHelp: 1 step: 15 dispatch: Already dumped /tmp/syslog: <4>Linux version 2.4.7-10BOOT (bhcompile.redhat.com) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #1 Thu Sep 6 16:15:00 EDT 2001 <6>BIOS-provided physical RAM map: <4> BIOS-e820: 0000000000000000 - 00000000000a0000 (usable) <4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) <4> BIOS-e820: 0000000000100000 - 0000000004000000 (usable) <4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) <4>On node 0 totalpages: 16384 <4>zone(0): 4096 pages. <4>zone(1): 12288 pages. <4>zone(2): 0 pages. <4>No local APIC present or hardware disabled <4>Kernel command line: initrd=initrd.img lang= devfs=nomount ramdisk_size=7168 vga=788 BOOT_IMAGE=vmlinuz auto <6>Initializing CPU#0 <4>Detected 200.459 MHz processor. <4>Console: colour dummy device 80x25 <4>Calibrating delay loop... 399.76 BogoMIPS <4>Memory: 59908k/65536k available (1114k kernel code, 4856k reserved, 89k data, 104k init, 0k highmem) <4>Dentry-cache hash table entries: 8192 (order: 4, 65536 bytes) <4>Inode-cache hash table entries: 4096 (order: 3, 32768 bytes) <4>Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) <4>Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes) <4>Page-cache hash table entries: 16384 (order: 5, 131072 bytes) <7>CPU: Before vendor init, caps: 008001bf 008005bf 00000000, vendor = 2 <6>AMD K6 stepping B detected - <6>K6 BUG 4007920 20000000 (Report these if test report is incorrect) <6>AMD K6 stepping B detected - probably OK (after B9730xxxx). <6>Please see http://www.mygale.com/~poulot/k6bug.html <6>CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line) <7>CPU: After vendor init, caps: 008001bf 008005bf 00000000 00000000 <7>CPU: After generic, caps: 008001bf 008005bf 00000000 00000000 <7>CPU: Common caps: 008001bf 008005bf 00000000 00000000 <4>CPU: AMD-K6tm w/ multimedia extensions stepping 01 <6>Checking 'hlt' instruction... OK. <6>Checking for popad bug... OK. <4>POSIX conformance testing by UNIFIX <4>mtrr: v1.40 (20010327) Richard Gooch (rgooch.au) <4>mtrr: detected mtrr type: none <4>PCI: PCI BIOS revision 2.10 entry at 0xf0560, last bus=0 <4>PCI: Using configuration type 1 <4>PCI: Probing PCI hardware <6>PCI: Using IRQ router PIIX [8086/7110] at 00:01.0 <6>Limiting direct PCI/PCI transfers. <6>Linux NET4.0 for Linux 2.4 <6>Based upon Swansea University Computer Society NET3.039 <4>Starting kswapd v1.8 <6>vesafb: framebuffer at 0xe7800000, mapped to 0xc4800000, size 4096k <6>vesafb: mode is 800x600x16, linelength=1600, pages=0 <6>vesafb: protected mode interface info at c000:7ea0 <6>vesafb: scrolling: redraw <6>vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0 <4>Console: switching to colour frame buffer device 100x37 <6>fb0: VESA VGA frame buffer device <6>Detected PS/2 Mouse Port. <4>pty: 256 Unix98 ptys configured <6>Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled <6>ttyS00 at 0x03f8 (irq = 4) is a 16550A <6>ttyS01 at 0x02f8 (irq = 3) is a 16550A <6>ttyS02 at 0x03e8 (irq = 4) is a 16550A <6>ttyS03 at 0x02e8 (irq = 3) is a 16550A <4>block: queued sectors max/low 39709kB/13236kB, 128 slots per queue <4>RAMDISK driver initialized: 16 RAM disks of 7168K size 1024 blocksize <6>Uniform Multi-Platform E-IDE driver Revision: 6.31 <6>ide: Assuming 33MHz PCI bus speed for PIO modes; override with idebus=xx <4>PIIX4: IDE controller on PCI bus 00 dev 09 <4>PIIX4: chipset revision 1 <4>PIIX4: not 100% native mode: will probe irqs later <4> ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:pio, hdb:pio <4> ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:pio, hdd:pio <4>hda: WDC AC2700H, ATA DISK drive <4>hdb: QUANTUM TRB850A, ATA DISK drive <4>hdc: Pioneer CD-ROM ATAPI Model DR-A24X 0102, ATAPI CD/DVD-ROM drive <4>ide2: ports already in use, skipping probe <4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 <4>ide1 at 0x170-0x177,0x376 on irq 15 <6>hda: 1427328 sectors (731 MB) w/128KiB Cache, CHS=708/32/63, DMA <6>hdb: 1660176 sectors (850 MB) w/96KiB Cache, CHS=823/32/63, DMA <4>hdc: ATAPI 20X CD-ROM drive, 128kB Cache <6>Uniform CD-ROM driver Revision: 3.12 <4>ide-floppy driver 0.97 <6>Partition check: <6> hda: hda1 <6> hdb: hdb1 <6>Floppy drive(s): fd0 is 1.44M <6>FDC 0 is a post-1991 82077 <6>loop: loaded (max 8 devices) <4>ide-floppy driver 0.97 <6>md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 <6>md: Autodetecting RAID arrays. <4>md: autorun ... <4>md: ... autorun DONE. <6>NET4: Linux TCP/IP 1.0 for NET4.0 <6>IP Protocols: ICMP, UDP, TCP <4>IP: routing cache hash table of 512 buckets, 4Kbytes <4>TCP: Hash tables configured (established 4096 bind 4096) <6>NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. <5>RAMDISK: Compressed image found at block 0 <4>Freeing initrd memory: 2046k freed <4>VFS: Mounted root (ext2 filesystem). <6>SCSI subsystem driver Revision: 1.00 <6>usb.c: registered new driver usbdevfs <6>usb.c: registered new driver hub <6>usb-uhci.c: $Revision: 1.259 $ time 16:21:20 Sep 6 2001 <6>usb-uhci.c: High bandwidth mode enabled <6>PCI: Found IRQ 15 for device 00:01.2 <6>IRQ routing conflict for 00:01.2, have irq 12, want irq 15 <6>usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 12 <4>usb-uhci.c: Detected 2 ports <6>usb.c: new USB bus registered, assigned bus number 1 <6>hub.c: USB hub found <6>hub.c: 2 ports detected <6>usb-uhci.c: v1.251:USB Universal Host Controller Interface driver <6>usb.c: registered new driver hid <6>usb.c: registered new driver hiddev <6>hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <vojtech> <6>hid-core.c: USB HID support drivers <6>Initializing USB Mass Storage driver... <6>usb.c: registered new driver usb-storage <6>USB Mass Storage support registered. <7>ISO 9660 Extensions: RRIP_1991A <4>Unable to identify CD-ROM format. <4>VFS: Can't find ext2 filesystem on dev loop(7,0). <6>ne2k-pci.c:v1.02 10/19/2000 D. Becker/P. Gortmaker <6> http://www.scyld.com/network/ne2k-pci.html <6>PCI: Assigned IRQ 10 for device 00:0a.0 <4>eth0: Winbond 89C940 found at 0xd400, IRQ 10, 00:40:95:03:8E:B9. <6>md: raid0 personality registered as nr 2 <6>md: raid1 personality registered as nr 3 <6>raid5: measuring checksumming speed <4> 8regs : 312.000 MB/sec <4> 32regs : 182.800 MB/sec <4> pII_mmx : 331.600 MB/sec <4> p5_mmx : 330.400 MB/sec <4>raid5: using function: pII_mmx (331.600 MB/sec) <6>md: raid5 personality registered as nr 4 <6>Journalled Block Device driver loaded <4>hda: dma_intr: status=0x65 { DriveReady DeviceFault CorrectedError Error } <4>hda: dma_intr: error=0x04 { DriveStatusError } <4>hda: DMA disabled <4>hdb: DMA disabled <4>ide0: reset: success