------------------------------------------------------------------------
Subject: Re: Subject=Re: cdrecord --scanbus From: Vijaya S <[EMAIL PROTECTED]> Date: Fri, 29 Oct 2004 10:42:00 +0530 To: John Fleming <[EMAIL PROTECTED]>
To: John Fleming <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED]
X-Mozilla-Status2:
00000000
Message-ID:
<[EMAIL PROTECTED]>
Reply-To:
[EMAIL PROTECTED]
Organization:
Picopeta Simputers Pvt Ltd
X-Mailer:
Mozilla 4.8 [en] (X11; U; Linux 2.4.18-3 i686)
X-Accept-Language:
en
MIME-Version:
1.0
References:
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Content-Type:
text/plain; charset=iso-8859-1
Content-Transfer-Encoding:
8bit
i have gnome installed ... kernel is 2.4.22 my /etc/fstab reads as cat /etc/fstab # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 defaults,errors=remount-ro 0 1 /dev/hda2 /home ext3 defaults 0 2 /dev/hda5 /usr ext3 defaults 0 2 /dev/hda6 none swap sw 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 /dev/hdc /media/cdrom0 iso9660 ro,user,noauto,exec 0 0
dmesg | grep ATAPI hdc: HL-DT-ST GCE-8525B, ATAPI CD/DVD-ROM drive hdc: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache scsi0 : SCSI host adapter emulation for IDE ATAPI devices sh-2.05b#
is my fstab entires right? Any suggestions pls Regards Vijaya
John Fleming wrote:
----- Original Message ----- From: "[KS]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 28, 2004 2:17 PM Subject: Subject=Re: cdrecord --scanbus
Check your CD/DVD drives using
$>cdrecord -scanbus dev=ATAPI
# cdrecord -scanbus dev=ATAPI Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord and thus may have bugs that are not present in the original version. Please send bug reports and support requests to <[EMAIL PROTECTED]>. The original author should not be bothered with problems of this version.
scsidev: 'ATAPI' devname: 'ATAPI' scsibus: -2 target: -2 lun: -2 Warning: Using ATA Packet interface. Warning: The related Linux kernel interface code seems to be unmaintained. Warning: There is absolutely NO DMA, operations thus are slow. Using libscg version 'schily-0.8'. scsibus0: 0,0,0 0) 'HL-DT-ST' 'RW/DVD GCC-4480B' 'C104' Removable CD-ROM 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * #
In KDE, the CDROM is device /dev/hde, NOT read-only, mount point /media/cdrom0. K3B works fine.
THANKS any further help. - John
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Here is my cdrom part of /etc/fstab (with custom mount points) /dev/hdc /cdrom auto ro,user,auto 0 0 /dev/hdd /dvd auto ro,user,auto 0 0
Did using $>cdrecord -v -eject speed=24 dev=ATAPI:0,0,0 --dummy filename.iso work for you as suggested by Eric Gaumer?
PS: Sorry for messing up the thread. I don't think I could have kept the threads in order using yahoo mail.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]