Bug 116430 - Don't unmount CD-ROM before %post in kickstart runs
Summary: Don't unmount CD-ROM before %post in kickstart runs
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-21 00:24 UTC by Forrest
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-23 03:37:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Allow the CD-ROM to stay mounted during %post of a kickstart install (510 bytes, patch)
2004-02-21 00:25 UTC, Forrest
no flags Details | Diff

Description Forrest 2004-02-21 00:24:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
During a kickstart installation via CD-ROM, the CD-ROM is unmounted
before %post runs.

Version-Release number of selected component (if applicable):
/anaconda-9.90-5

How reproducible:
Always

Steps to Reproduce:
1.  Run kickstart with an install method of CD, and include a %post
section

Actual Results:  %post is never run

Comment 1 Forrest 2004-02-21 00:25:49 UTC
Created attachment 97894 [details]
Allow the CD-ROM to stay mounted during %post of a kickstart install

Comment 2 Jeremy Katz 2004-02-23 03:37:54 UTC
This is an intentional change so that people can eject the CD at the
end of package installation. 

Comment 3 Forrest 2004-02-24 22:01:30 UTC
Is there any way to check for a %post section or even check that a
kickstart install is running?


Note You need to log in before you can comment on or make changes to this bug.