Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how can i detect my cdroms?[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Sep 02, 2006 3:04 pm    Post subject: how can i detect my cdroms?[solved] Reply with quote

i know fdisk -l for detecting my hdd but i don't know any command that list me my cd rom drives(ide and scsi because i have a scsi drive)

Last edited by GNUtoo on Mon Sep 04, 2006 9:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
Teetante
Guru
Guru


Joined: 02 Mar 2004
Posts: 515
Location: Oldenburg/Germany

PostPosted: Sat Sep 02, 2006 3:43 pm    Post subject: Reply with quote

if you have cdrecord installed you can scan the SCSI bus with
Code:
cdrecord -scanbus

and the IDE bus with
Code:
cdrecord dev=ATA -scanbus

_________________
ICQ #81510866 - http://the-gay-bar.com - MSN tante@emptiness.de
Occam's Razor:
-"Entia non sunt multiplicanda praeter necessitatem."-
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Sep 02, 2006 4:26 pm    Post subject: Reply with quote

Teetante wrote:
if you have cdrecord installed you can scan the SCSI bus with
Code:
cdrecord -scanbus

and the IDE bus with
Code:
cdrecord dev=ATA -scanbus

so it find my ata cdrom but not my scsi writter
Back to top
View user's profile Send private message
Teetante
Guru
Guru


Joined: 02 Mar 2004
Posts: 515
Location: Oldenburg/Germany

PostPosted: Sat Sep 02, 2006 5:41 pm    Post subject: Reply with quote

Hmm, I have no SCSI hardware but you can always try
Code:
cdrecord dev=help
to see if other options work and detect your hardware.
_________________
ICQ #81510866 - http://the-gay-bar.com - MSN tante@emptiness.de
Occam's Razor:
-"Entia non sunt multiplicanda praeter necessitatem."-
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Mon Sep 04, 2006 8:12 pm    Post subject: Reply with quote

thanks it works but it does´t give me the /dev/sr0
i´ll use dmesg
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum