[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: RHEL5 - copy files from DVD during %post
- From: "Gerald Waugh" <gwaugh frontstreetnetworks com>
- To: "'Discussion list about Kickstart'" <kickstart-list redhat com>
- Subject: RE: RHEL5 - copy files from DVD during %post
- Date: Tue, 10 Feb 2009 08:31:23 -0600
Gerald Waugh wrote; February 09, 2009 11:04 AM
Excuse me, for answering my own post...
I managed to fix the cdrom eject issue.
Using unsquashfs worked, and the CD worked OK after editing.
Previously we tried 'cp -rp' and 'tar' the stage2.img to an rw
directory.
But always got the "can't find cd' issue.
We used;
changing usr/lib/anaconda/dispatch.py reversing these lines.
("methodcomplete", doMethodComplete, ),
("dopostaction", doPostAction, ),
Gerald
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]