Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2005 23:43:26 -0600 (CST)
From:      Scott Bennett <bennett@cs.niu.edu>
To:        dave@horsfall.org, freebsd-questions@freebsd.org
Subject:   Re: burning 5.3-RELEASE CDs
Message-ID:  <200501040543.j045hQk0019820@mp.cs.niu.edu>

next in thread | raw e-mail | index | archive | help
     On Mon, 3 Jan 2005 21:49:26 +1100 (EST) Dave Horsfall <dave@horsfall.org>
wrote:
>On Mon, 3 Jan 2005, Scott Bennett wrote:
>
>> I've also tried burning the first file to CD-Rs using Windows XP Home's 
>> own facilities and using Sonic RecordNow! under said system, but did not 
>> get bootable CDs either way.  I also tried mounting the Windows 
>> partition onto /mnt under 5.2.1 and using the burncd command to burn the 
>> first file onto a CD-RW and, later, the second file onto a CD-RW.  
>> Neither attempt gave me a bootable CD.
>
>What, exactly, was your "burncd" command?  Using 4.10 to create 5.3 CDs, 
>this "just worked", using write-once CDs:
>
>burncd -f /dev/acd0c data /var/tmp/cd.iso fixate
>
     As root, I did the following (assuming I remember the Windows path
correctly:-):

 mount -t ntfs /dev/ad0s1 /mnt
 cd /mnt/Documents\ and\ Settings/Scott/My\ Documents/CD-R
 burncd -f /dev/acd0 data 5.3-RELEASE-i386-bootonly.iso fixate

and later:

 burncd -f /dev/acd0 data 5.3-RELEASE-i386-disc1.iso fixate

Note that there is no partition letter following the major and minor devices
in /dev/acd0 (i.e., no partition 'c' that traditionally encompasses an entire
drive in BSD).  It is the only name in /dev pertaining to the CD/DVD burner.


                                  Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet:       bennett at cs.niu.edu                              *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."                                               *
*    -- Gov. John Hancock, New York Journal, 28 January 1790         *
**********************************************************************



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