[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: About /tmp/cdrom
- From: Olivier BONHOMME <obonhomme nerim net>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: About /tmp/cdrom
- Date: Fri, 09 Mar 2007 17:58:45 +0100
Kiyoaki Matsugae a écrit :
Olivier,
/tmp/cdrom is not in the chrooted environment ( e.g.
/mnt/sysimage/tmp/cdrom )
so you must run your post install script in a non chrooted environment
Kiyo
Hello,
Thank you for your answer.
The problem is that I am not in the chrooted environment.
Here is an extract for my ks.cfg
%post --nochroot
{
# Post installation script
# Copy distribution disc
mkdir -p /mnt/cdrom
mount /tmp/cdrom /mnt/cdrom
Then if I open a shell from the anaconda installer and go to the /tmp
directory, I have not the cdrom block device
Regards,
Olivier BONHOMME
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]