Re: Red Hat 9 '%post 'changes and .discinfo file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



damien clarke wrote:
If you are using the CDROM during the post installation process, The
cdrom is unmounted. This is a good thing, but there are times access is
still required.
To mount the CD add the following line after the %post statement

%post --nochroot
mkdir -p /mnt/source
mount /tmp/cdrom /mnt/source
        /\
<lots of commands> \/
umount /mnt/source

Has anyone figured out why (or where) the CD is getting unmounted before %post runs? I am having this same problem on Red Hat Linux 8.0, too.

Forrest
--






[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux