trying to mount the dvd during post install.

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

 



Hi all,

After the Kickstart is complete and the %post install is running, I am
unable to mount the dvd and copy extra files from the dvd to the system.

The %post makes the /mnt/dvdrom directory but does not mount the /dev/dvd
and copy the customer files, IT DOES however continue on with the %post.

Any ideas?


%post
groupadd oinstall
groupadd dba
.
.
.
mkdir /var/spool/rpms/
mkdir /mnt/dvdrom
mount -oro /dev/dvd /mnt/dvdrom
cp /mnt/dvdrom/custom_files/* /var/spool/rpms/
chkconfig --del autofs
chkconfig --del atd
chkconfig --del anacron
.
.
.



Thanks in advance for your assistance.

John 


[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