From owner-freebsd-ports Wed Mar 20 12:12:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.redlinenetworks.com (mail.redlinenetworks.com [216.136.145.172]) by hub.freebsd.org (Postfix) with ESMTP id 4AE6E37B400 for ; Wed, 20 Mar 2002 12:12:41 -0800 (PST) Received: from localhost (james@localhost) by mail.redlinenetworks.com (8.11.6/8.11.1) with ESMTP id g2KKCeR39271 for ; Wed, 20 Mar 2002 12:12:41 -0800 (PST) (envelope-from james@vault.redlinenetworks.com) Date: Wed, 20 Mar 2002 12:12:40 -0800 (PST) From: James Penick To: Subject: mkisofs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm having some difficulty with mkisofs. I can make normal .iso files just fine but am unable to make an El Torito bootable cd. The error message follows: bash-2.05a# mkisofs -l -r -L -o cdimage.iso -c boot.catalog -b boot.flp /usr/CDDIR Warning: creating filesystem that does not conform to ISO-9660. --Spits out some time-zone stuff-- mkisofs: Uh oh, I cant find the boot image 'boot.flp' ! bash-2.05a# Both boot.flp and boot.catalog exist, but for some reason mkisofs cannot find them. I tried explicitly setting the path to the boot.* files but to no avail. I searched the mailing-list archives and didnt not turn up anything relevant. Is this a known bug? Am I doing something wrong. Replies would be appreciated. (I'm not on the ports list, so replying directly is appreciated) James R. Penick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message