Date: Wed, 6 Jun 2001 11:17:32 +0400 From: Igor Robul <igor@mordor.admiral.ru> To: freebsd-questions@freebsd.org Subject: Re: ISO question (by proxy for a friend) Message-ID: <20010606111732.B3274@mordor.admiral.ru> In-Reply-To: <IGEDLHCKNAMPJJFJHLPFCEJNCBAA.noc@kulish.com>; from noc@kulish.com on Tue, Jun 05, 2001 at 10:46:19PM -0500 References: <IGEDLHCKNAMPJJFJHLPFCEJNCBAA.noc@kulish.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 05, 2001 at 10:46:19PM -0500, NOC wrote: > # dd if=/dev/cdrom of=~/burning/freebsd-4.3.iso add bs=2048 > # cdrecord -v -dev=0,1,0 -speed=4 -data ~/burning/freebsd-4.3.iso also you can check ISO before burning: # vnconfig -c /dev/vn0 ~/burning/freebsd-4.3.iso # mount_cd9660 /dev/vn0c /mnt Now check checksums etc. # umount /mnt # vnconfig -u /dev/vn0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010606111732.B3274>