Bug 731215

Summary: Install Hangs
Product: [Fedora] Fedora Reporter: Robert Lightfoot <BobLfoot>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: anaconda-maint-list, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-17 19:51:09 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:
Attachments:
Description Flags
kickstart file that failed
none
screenshot of hang point none

Description Robert Lightfoot 2011-08-17 01:28:21 UTC
Created attachment 518583 [details]
kickstart file that failed

Description of problem:
Installing F16rc5 hangs

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. start install from http repo with ks file
2. hangs at point pictured
3.
  
Actual results:


Expected results:
intall

Additional info:

Comment 1 Robert Lightfoot 2011-08-17 01:29:12 UTC
Created attachment 518584 [details]
screenshot of hang point

Comment 2 Chris Lumens 2011-08-17 13:12:44 UTC
Where did you get the media you are trying to install from?  It looks like you didn't provide your system with an initrd.

Comment 3 Robert Lightfoot 2011-08-17 13:35:57 UTC
media is F16alphaRC5DVD made from deltaiso used for multiple test installs.  

DVD is -o loop mounted to /var/www/html/$arch of my LAN http server.

specified entries were as follows:

kernel http://Lan.Http.Server.Addr/$arch/isolinux/vmlinuz\ ks=http://Lan.Http.Server.Addr/ks/$arch-ks.cfg ksdevice=eth0

initrd http://Lan.Http>server.Addr/$arch/isolinux/initrd.img

Comment 4 Robert Lightfoot 2011-08-17 19:51:09 UTC
kudos to Chris - repeat testing with an initrd specified and this bug didn't repeat. Chalk one up to sleepiness and poor typing.