Bug 28051

Summary: ks=floppy fails, can't find /tmp/ks.cfg
Product: [Retired] Red Hat Linux Reporter: Matt Domsch <matt_domsch>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-08 16:10:04 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:

Description Matt Domsch 2001-02-16 21:36:26 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)


In beta3, passing ks=floppy, loader can't find the kickstart file.  This 
happens on both partitioned and unpartitioned LS-120s.  Putting the ks.cfg 
inside the initrd still works.

Reproducible: Always
Steps to Reproduce:
1. Put a ks.cfg file on an LS-120 (such as from images/boot.img)
2. Boot the CD, eli linux ks=floppy
3. Watch the installer die as it can't find ks.cfg.
	

Actual Results:  ks.cfg wasn't found and used.

Expected Results:  ks.cfg should have been found.

Comment 1 Glen Foster 2001-02-17 23:31:37 UTC
We (Red Hat) should really try to resolve this before next release.

Comment 2 Bill Nottingham 2001-02-23 07:01:51 UTC
I'm guessing it's because ide-floppy is a module and it's not
on the boot disk. Oops.

Will be fixed in next kernel build.