← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76543]: dvd-rw does not mount

 

Question #76543 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76543

    Status: Needs information => Open

alfaroce gave more information on the question:
henry@henry-laptop:~$ sudo mount-vo loop /dev/sr0 mnt
[sudo] password for henry: 
sudo: mount-vo: command not found
henry@henry-laptop:~$ sudo mount -vo loop /dev/srO mnt
mount: going to use the loop device /dev/loop0
/dev/srO: No such file or directory
/dev/srO: No such file or directory
mount: failed setting up loop device
henry@henry-laptop:~$ sudo mount-vo loop /dev/srO /mnt
sudo: mount-vo: command not found
henry@henry-laptop:~$ sudo mount-vo loop/dev/srO /mnt
sudo: mount-vo: command not found
henry@henry-laptop:~$ sudo mount -vo loop /dev/srO mnt
mount: going to use the loop device /dev/loop0
/dev/srO: No such file or directory
/dev/srO: No such file or directory
mount: failed setting up loop device
henry@henry-laptop:~$ sudo mount -vo loop /dev/sr0 mnt
mount: going to use the loop device /dev/loop0
/dev/sr0: No medium found
mount: failed setting up loop device
henry@henry-laptop:~$ 

i try different way but nothing.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.