From: Francisco M Neto <[EMAIL PROTECTED]>
To: Lista Debian <[EMAIL PROTECTED]>
Subject: Re: nao consigo montar cdrom
Date: Wed, 5 Feb 2003 18:18:16 -0200
MIME-Version: 1.0
Received: from murphy.debian.org ([65.125.64.134]) by mc5-f42.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 5 Feb 2003 12:32:47 -0800
Received: from localhost (localhost [127.0.0.1])by murphy.debian.org (Postfix) with QMQPid 26A201F73D; Wed, 5 Feb 2003 14:30:28 -0600 (CST)
Received: from socrates.if.usp.br (socrates.if.usp.br [143.107.135.132])by murphy.debian.org (Postfix) with SMTP id BEB971F3DFfor <[EMAIL PROTECTED]>; Wed, 5 Feb 2003 14:18:17 -0600 (CST)
Received: (qmail 19397 invoked by uid 30112); 5 Feb 2003 20:18:16 -0000
X-Message-Info: dHZMQeBBv44lPE7o4B5bAg==
Old-Return-Path: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
User-Agent: Mutt/1.2.5i
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Wed, Feb 05, 2003 at 05:57:49PM -0200
X-Spam-Status: No, hits=-5.1 required=4.0tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_SPARSE,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTTversion=2.43
X-Spam-Level: Resent-Message-ID: <G3JSlC.A.6u.jRXQ-@murphy>
Resent-From: [EMAIL PROTECTED]
X-Mailing-List: <[EMAIL PROTECTED]> archive/latest/261197
X-Loop: [EMAIL PROTECTED]
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]?subject=help>
List-Subscribe: <mailto:[EMAIL PROTECTED]?subject=subscribe>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]?subject=unsubscribe>
Precedence: list
Resent-Sender: [EMAIL PROTECTED]
Resent-Date: Wed, 5 Feb 2003 14:30:28 -0600 (CST)
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 05 Feb 2003 20:32:47.0375 (UTC) FILETIME=[BE9E39F0:01C2CD55]

Olás,

> Alterei o fstab para:
> /dev/hdd /cdrom1 iso9660 user 0 0
> /dev/hda2 /c-fat vfat user 0 0
> /dev/scd0 /cdrom iso9660 user 0 0
>
> Tinha que funcionar...
> Creio que tem algo mais errado vejam o final do dmesg:

Eu nunca tinha visto erros assim em cdrom... só em HDD. Mas isso
geralmente é mau sinal, todos os HDD's que eu vi darem esse
problema morreram logo em seguida...

> hdd: command error: status=0x51 { DriveReady SeekComplete Error }
> hdd: command error: error=0x55
> end_request: I/O error, dev 16:40 (hdd), sector 64
> ATAPI device hdd:
> Error: Illegal request -- (Sense key=0x05)
> Illegal mode for this track or incompatible medium -- (asc=0x64,
> ascq=0x00) isofs_read_super: bread failed, dev=16:40,
> iso_blknum=16, block=32 attempt to access beyond end of device
> 0b:00: rw=0, want=33, limit=2
> dev 0b:00 blksize=1024 blocknr=32 sector=64 size=1024 count=1
> isofs_read_super: bread failed, dev=0b:00, iso_blknum=16, block=32
> hdd: command error: status=0x51 { DriveReady SeekComplete Error }
> hdd: command error: error=0x55
> end_request: I/O error, dev 16:40 (hdd), sector 64
> ATAPI device hdd:
> Error: Illegal request -- (Sense key=0x05)
> Illegal mode for this track or incompatible medium -- (asc=0x64,
> ascq=0x00) isofs_read_super: bread failed, dev=16:40,
> iso_blknum=16, block=32 attempt to access beyond end of device
> 0b:00: rw=0, want=33, limit=2
> dev 0b:00 blksize=1024 blocknr=32 sector=64 size=1024 count=1
> isofs_read_super: bread failed, dev=0b:00, iso_blknum=16, block=32

--
[]'s,

francisco m. neto

"Calling EMACS an editor is like calling the Earth a hunk of dirt."

-- Chris DiBona on Dirt (Open Sources, 1999 O'Reilly and Associates)


Francisco,

Creo que necesitas agregarle un "noauto" a las lineas de CD-ROM. Acuerdate que al principio de todo, el kernel ejecuta a 'mount -a' para montar todas cosas listado en el /etc/fstab. Si le pones un "noauto" entonces cuando vaya a ejecutar el 'mount -a' el sistema ignora a esa linea.

Debe parecer a lo siguiente:

/dev/hdd /cdrom1 iso9660 user,noauto 0 0
/dev/hda2 /c-fat vfat user 0 0
/dev/scd0 /cdrom iso9660 user,noauto 0 0

-Roberto Sanchez



_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to