New IT forum Follow us on Twitter
21 May 2012, 04:38:54 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: EFIKA MX now in stock!
 
   Home   SHOP Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Is possible to mount a dvd-rom on USB?  (Read 630 times)
fabaplug
Newbie
*
Posts: 16


« on: 17 May 2011, 05:26:00 pm »

Sorry for this question but when i write in commandi line
mount -t iso9660 -o ro /dev/dvd /dvd
I have this answer:
mount: special device /dev/dvd does not exist
Is not possible to mount a DVD?
Thanks for you answers!
Fabio
Logged
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #1 on: 17 May 2011, 05:31:09 pm »

So if the DVD-ROM device isn't /dev/dvd , can you see what name it is assigned?
Logged
fabaplug
Newbie
*
Posts: 16


« Reply #2 on: 17 May 2011, 05:38:22 pm »

how can i do that?
Logged
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #3 on: 17 May 2011, 06:38:54 pm »

When you attach (or remove) the DVD-ROm device, you may see messages on the console. Or, type:

Code:
dmesg | tail

to review the last 10 entries.

Normally the first usb storage device will be /dev/sda
The second device will be /dev/sdb
The third device will be /dev/sdc

etc.
Logged
apemberton
Full Member
***
Posts: 101


« Reply #4 on: 17 May 2011, 07:16:26 pm »

On my Debian PC, the DVD-ROM device is registered as /dev/sr0. That does not mean to say that it will be the same on a Debian sheeva though, even if it is likely!
Logged

Tony Pemberton
fabaplug
Newbie
*
Posts: 16


« Reply #5 on: 17 May 2011, 08:00:17 pm »

Perfect i have a second usb DVD-rom and now i can mount it on dev/sr0
Thanks
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!