Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 21:59:02 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Amancio Hasty <hasty@rah.star-gate.com>, current@FreeBSD.ORG
Subject:   Re: [re]writable cdrom drive 
Message-ID:  <199908180459.VAA42619@apollo.backplane.com>
References:  <199908180433.VAA11141@rah.star-gate.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
:    The device is probably dev=0,1

    I'm sorry, I meant 1,0.  Also 0,1,0 should work.

    Try:

	cdrecord dev=1,0 -inq

    You should get:

	Cdrecord release 1.8a22 Copyright (C) 1995-1999 Jörg Schilling
	scsidev: '0,3,0'
	scsibus: 0 target: 3 lun: 0
	Device type    : Removable CD-ROM
	Version        : 2
	Response Format: 2
	Capabilities   : SYNC 
	Vendor_info    : 'YAMAHA  '
	Identifikation : 'CRW6416S        '
	Revision       : '1.0b'
	Device seems to be: Generic mmc CD-RW.


					-Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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