From owner-freebsd-questions Sun Mar 3 03:59:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA18217 for questions-outgoing; Sun, 3 Mar 1996 03:59:11 -0800 (PST) Received: from spike.fa.gau.hu (root@spike.fa.gau.hu [192.188.243.132]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA18202 for ; Sun, 3 Mar 1996 03:59:07 -0800 (PST) Received: (from maint@localhost) by spike.fa.gau.hu (8.6.12/8.6.12) id MAA20587; Sun, 3 Mar 1996 12:58:58 +0100 Date: Sun, 3 Mar 1996 12:58:57 +0100 (MET) From: Maintenance user To: freebsd-questions@freebsd.org Subject: writing CD Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Hi, How can I write CD under 2.1-STABLE ? I tried to use mkisofs, and I got the following: Unable to open disc image file. cd0(aha0:4:0): ILLEGAL REQUEST asc:89,0 dmesg says: 200 nSEC ok, using 250 nSEC aha0 at 0x330-0x333 irq 11 drq 5 on isa aha0 waiting for scsi devices to settle (aha0:0:0): "QUANTUM PD1800S 3162" type 0 fixed SCSI 2 sd0(aha0:0:0): Direct-Access 1717MB (3517856 512 byte sectors) (aha0:4:0): "SONY CD-R CDU920S 2.0b" type 5 removable SCSI 2 cd0(aha0:4:0): CD-ROM cd0(aha0:4:0): NOT READY asc:3a,0 Medium not present can't get the size Thanks for any help Geza