further information:

during a CD install i notice the cd is mounted and isofs.o has been loaded
[then quickly unloaded].  the CD ejects using install_any::ejectCdrom()
fine, but we can't get the 2nd cd to mount.  now we are getting:

mounting hdc on /tmp/cdimage as type iso9660
calling mount(/dev/hdc, /tmp/cdimage, iso9660, 0, )
warning: mount failed: Permission denied at /usr/bin/perl-install/fs.pm
line 123.

can anyone help?  we are racking our brains on this one and can't figure
it out.  isofs is loaded and all permissions seem to be right [/dev/hdc
already exists, and /tmp/cdimage is created by fs.pm during the mount
call].

this is at a step inserted after the "add user" and before "create a
bootdisk".

if anyone has any info, please reply.  also please CC me
[[EMAIL PROTECTED]] since i still cannot get mail from this list.

Joseph Cheek wrote:

> hi all cooker devs,
>
> we are trying to mount a second cd during a mandrake 7.0 drakx install
> and are having a hard time.  the command we are using is:
>
> $result = fs::mount("/dev/hdc", "/tmp/rhimage", "iso9660", 1);
>
> we always get a "device not found" error even when /dev/hdc exists.  is
> there another way to do it?  mounting by hand from VC2 also fails.

--
thanks!

joe

--
Joseph Cheek, Senior Linux Consultant, LinuxCare NW
425 990-1072 voice, 425 990-1074 fax, 206 679-6838 cell
[EMAIL PROTECTED], http://www.linuxcare.com/
Linuxcare.  Sport for the Revolution. 8-)

finger [EMAIL PROTECTED] for .plan and .project info



Reply via email to