[ale] Can't get my CDRW drive to burn :-(

Dow Hurst dhurst at kennesaw.edu
Mon Jan 26 10:07:37 EST 2004


The /boot/grub/menu.lst is the file where you can add the 
hdc=ide-scsi command to the boot.  Note that you should cp 
the file to make a backup before you modify it.

cp menu.lst menu.lst.orig

Just to be on the safe side.  Or, when booting you can type 
in the command at the boot prompt
hdc=ide-scsi

The cdrecord --checkdrive /dev/scd0 is probably what should 
have been written by me in the last email.  The cdrecord 
-scanbus doesn't need any device specified.
Dow


Trey Sizemore wrote:
> On Fri, 2004-01-23 at 19:47, Dow Hurst wrote:
> 
>>Try
>>hdparm -i /dev/scd0
>>to see what your drive is really set at.  Look for the * in 
>>the DMA or UDMA lines.
>>
>>The device
>>/dev/sr0 and
>>/dev/scd0
>>are the same.  You might need to specify some options to 
>>cdrecord for your drive.
>>
>>Try
>>cdrecord --checkdrive
>>to see what driver is recommended.  Since it is saying that 
>>it is turning BURN FREE off after starting with it on, you 
>>can specify for it to be off in your options.
>>
>>cdrecord --help
>>will give all the options in a list.
>>
>>Hope this helps,
>>Dow
>>
>>
> 
> Also, I should mention that I am using grub as a boot loader.  I
> remember when I used lilo there needed to be an entry in lilo.conf for
> the ide-scsi emulation to work for the drive (hd?=ide-scsi).  Does the
> same need to be done for grub?
> 
> Here's my /etc/grub.conf:
> 
> linux:/home/trey # cat /etc/grub.conf
> root (hd0,0)
> install --stage2=/boot/grub/stage2 /grub/stage1 d (hd0) /grub/stage2
> 0x8000 (hd0,0)/grub/menu.lst
> quit
> 
> Thanks again.
>  

-- 
__________________________________________________________
Dow Hurst                  Office: 770-499-3428            *
Systems Support Specialist    Fax: 770-423-6744            *
1000 Chastain Rd. Bldg. 12                                 *
Chemistry Department SC428  Email:   dhurst at kennesaw.edu   *
Kennesaw State University         Dow.Hurst at mindspring.com *
Kennesaw, GA 30144                                         *
************************************************************
This message (including any attachments) contains          *
confidential information intended for a specific individual*
and purpose, and is protected by law.  If you are not the  *
intended recipient, you should delete this message and are *
hereby notified that any disclosure, copying, distribution *
of this message, or the taking of any action based on it,  *
is strictly prohibited.                                    *
************************************************************



More information about the Ale mailing list