Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2005 17:24:26 -0400
From:      Steven Friedrich <FreeBSD@InsightBB.com>
To:        freebsd-questions@freebsd.org
Subject:   burncd problems
Message-ID:  <200506021724.27066.FreeBSD@InsightBB.com>

next in thread | raw e-mail | index | archive | help
I've created a directory tree in /usr/freeBSD and it has directories for each 
of my four systems; lightning, daemon, gandalf, and freakinBSD.  Each of 
those has subdirectories like /etc, and so on.

I used mkisofs -R -o ~admin/cd1.iso /usr/freeBSD

then I used vnconfig and mount to look at the image before burning it:
vnconfig -e vn0c ~admin/cd1.iso
mount_cd9660 /dev/vn0c /cdrom

and then I burned it:
burncd data ~admin/cd1.iso fixate

But when I try to mount the CD, I get:
mount_cd9660 /dev/acd0c /cdrom
mount_cd9660: /dev/acd0c: Input/output error

The files you hand to burncd are "image" files.  Does that mean ISO images or 
did I miscontrue the man page?

-- 
i386 FreeBSD 4.11-STABLE
There are 10 types of people in this world. Ones that understand binary and 
then, the others.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506021724.27066.FreeBSD>