[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gravador de CDs



On Mon, 04 Apr 2005 00:47:48 -0300
Flávio Alencar <flaviore@hotlink.com.br> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Olá Pessoal!
> 
> Estou com o seguinte problema:
> 
> 
> # dmesg | grep ROM
> 
> hdc: HL-DT-ST RW/DVD GCC-4520B, ATAPI CD/DVD-ROM drive
> hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
> Uniform CD-ROM driver Revision: 3.20
> 
> No fstab, está a seguinte linha:
> 
> /dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
> 

o Kernel tera que suporte ao SCSI:

-- tropical:/home/carlucio# dmesg|grep SCSI
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
  Type:   CD-ROM                             ANSI SCSI revision: 02
tropical:/home/carlucio# 

Altere o seu /etc/lilo.conf assim:
vga=normal

# Kernel command line options that apply to all installed images go
# here.  See: The `boot-prompt-HOWO' and `kernel-parameters.txt' in
# the Linux kernel `Documentation' directory.
#
append="hdb=ide-scsi"

# Boot up Linux by default.
#
default=Linux

apos comando lilo  como root

altere o seu /etc/fstab

#/dev/cdrom     /cdrom          iso9660 ro,user,noauto          0       0
/dev/sr0        /cdrom          iso9660 ro,user,noauto          0       0

Carlucio Lopes - Debian Gnu/Linux+Tinycobol+Tcl+Postgresql
Por que COBOL? www.clubecobol.com.br/cc_pq_cobol.asp
Pirataria!!??.. entenda o que e'.-> www.carlinux.hpg.com.br
Goiania-Goias-Brasil   62-526-8006  62-9946-3523
icq - 267274130  msn - carlinuxs@hotmail.com



Reply to: