> -----Original Message-----
> From: [EMAIL PROTECTED]
> On Behalf Of Niels de Groot
> Subject: RE: error trying to make a new PXE image
> 
> Hi,
> Well the permission denied error is a start. we have a few options:
> 1) you don't have permission to execute the tools/mknod-cpio.pl
> 2) it tries to do something you are not allowed.
> 3) something completely different
> 
> check with ls -l if you have permission to execute 
> mknod-cpio.pl. If not do chmod +x mknod-cpio.pl.

sarge:/usr/src/unattended-4.6/linuxboot/tools# ls -lr
total 20
-rwxrwxr-x  1 root src  652 2004-10-21 19:21 version.pl
-rwxrwxr-x  1 root src 6778 2004-02-24 19:08 move-and-link.pl
-rwxrwxr-x  1 root src 3312 2004-02-19 22:57 mknod-cpio.pl
-rwxrwxr-x  1 root src 2418 2004-04-02 16:15 install-mbr.pl

> The script call /usr/bin/perl. Are you allowed to do that? 
> try /usr/bin/perl -v to see if you can start perl.

Yes, perl 5.8.4 installed

> Did you try this as root? Probably yes, but just checking anyway.

Yes I'm running as root

> 
> > debian:/usr/src/unattended-4.6/linuxboot# make tftpboot
> > tools/mknod-cpio.pl < misc/devices.txt >| devices.cpio.tmp
> > /bin/sh: line 1: tools/mknod-cpio.pl: Permission denied
> > make: *** [devices.cpio] Error 126
> 
> Good luck,
> Niels

I'm stumped :-(


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to