Ask a Question related to FreeBSD, Design and Development.
-
dick hoogendijk #1
cdrom image to cdr
What is the easiest way to copy a complete cdrom with freebsd-4.11?
Normally I use burncd to burn an iso file to a new cdr, but I never
copied a complete cdrom to cdr under freebsd. My windows machines are
down and I need the copy soon. So please forgive me if I'm ignorant.
Hope the answer is easy ;-)
--
dick -- [url]http://nagual.st/[/url] -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.11 ++ FreeBSD 5.3
+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja
dick hoogendijk Guest
-
Can't mount cdrom
Hi, After I installed RH8 from CDROM I couldn't mount the CDROM after the installation.It seemsed to be a problem which occurs a lot of times but... -
apt-cdrom add question
I'm using apt-cdrom add to add a Debian binary-cd. In /etc/apt/sources.list I see: deb cdrom:/ unstable contrib main non-US/contrib non-US/main ... -
4.3.3 & CDROM Installation (44P-170)
Hello, I'm not able to do a cdrom installation on a 44P-170 I switched the boot order to cdrom and did a reboot. System halts with message... -
mounting cdrom
ok, i have determined how to mount my win32 patitions as well as mounting the cdrom. how do i mount a regular audio disc on my cdrom? thanks long... -
can't get a cdrom "configured" with apt-cdrom
On Wed, Jun 25, 2003 at 10:41:31AM -0700, Rodney D. Myers wrote: I don't know how to fix this, but I've used 'debian-cd' to produce CDs from... -
Josh Paetzel #2
Re: cdrom image to cdr
On Friday 25 February 2005 10:13, dick hoogendijk wrote:
This is covered in the handbook, but the basic idea is that you mount> What is the easiest way to copy a complete cdrom with freebsd-4.11?
> Normally I use burncd to burn an iso file to a new cdr, but I never
> copied a complete cdrom to cdr under freebsd. My windows machines
> are down and I need the copy soon. So please forgive me if I'm
> ignorant. Hope the answer is easy ;-)
the CD, use mkisofs to create an iso of it and then burn the iso with
burncd.
[url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html[/url]
--
Thanks,
Josh Paetzel
Josh Paetzel Guest
-
David Kelly #3
Re: cdrom image to cdr
On Fri, Feb 25, 2005 at 11:02:14AM -0600, Josh Paetzel wrote:
No, the "basic idea" mentioned at the above URL is to recover the .iso> On Friday 25 February 2005 10:13, dick hoogendijk wrote:>> > What is the easiest way to copy a complete cdrom with freebsd-4.11?
> > Normally I use burncd to burn an iso file to a new cdr, but I never
> > copied a complete cdrom to cdr under freebsd. My windows machines
> > are down and I need the copy soon. So please forgive me if I'm
> > ignorant. Hope the answer is easy ;-)
> This is covered in the handbook, but the basic idea is that you mount
> the CD, use mkisofs to create an iso of it and then burn the iso with
> burncd.
>
> [url]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html[/url]
file using dd. This usually works. Doesn't work for multisession discs.
I've found some drives report EOM while reading the last block while
others wait until an attempt to read past the last block. Result is that
dd may read some one block short. May be good enough for everything but
verify after write.
/usr/ports/sysutils/cdrdao/ can handle arbitrary disc duplication, altho
I haven't tried it in quite a while.
--
David Kelly N4HHE, [email]dkelly@HiWAAY.net[/email]
================================================== ======================
Whom computers would destroy, they must first drive mad.
David Kelly Guest



Reply With Quote

