Ask a Question related to Ubuntu, Design and Development.
-
Clemens Adolphs #1
Can't mount dvd: Seek complete error
Hello together,
using Ubuntu, I cannot use my DVD-drive to
mount a DVD. I've testet it on another PC, that
works fine (although with M$ Windows :-! ). The
drive reads CDs without problems.
When I use
mount /media/cdrom
it says "Can't determin fs type and none has been specified"
(Translated from german, so don't take this as the exact message...)
dmesg | tail says
[4298038.644000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
[4298038.644000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
[4298038.644000] ide: failed opcode was: unknown
[4298038.644000] end_request: I/O error, dev hdc, sector 192
[4298038.645000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
[4298038.645000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
[4298038.645000] ide: failed opcode was: unknown
[4298038.645000] end_request: I/O error, dev hdc, sector 196
Any ideas?
Greetings,
Clemens
Clemens Adolphs Guest
-
Parser Error: Type XYZ does not have a property named 'cc3:MyItems' (complete posting) ASP.NET Web Control Error
I am having problems trying to get this part of the functionality working on my control and I hope somebody has a clue about how to resolve it. ... -
Operation cannot complete error
When trying to place an .ai file in an open .ai doc in aics, I'm getting an error message of: The Operation cannot complete because of an unknown... -
'Could not complete your request because of a program error' (PS CS)
Try a new User account (to save dumping User prefs). If we have the same bug, the problem is not in the user account... -
Could not complete your request because of a program error.
I reinstalled Photoshop 7.01 & Photoshop Elements 2 following a complete reformat and reinstallation of Windows 98se and all applications. Now, on... -
could not mount drive on boot, error...
I rebooted my server and on boot up I received an error that ... couldn't find matching file system: LABEL=/home1 I was able to edit the... -
Al Krieger #2
Re: Can't mount dvd: Seek complete error
On Tue, 07 Mar 2006 18:06:42 +0100, Richard G. Riley wrote:
Two more things to check:> "Clemens"posted the following on 2006-03-07:
>>>> Hello together,
>>
>> using Ubuntu, I cannot use my DVD-drive to
>> mount a DVD. I've testet it on another PC, that
>> works fine (although with M$ Windows :-! ). The
>> drive reads CDs without problems.
>>
>> When I use
>> mount /media/cdrom
>> it says "Can't determin fs type and none has been specified"
>> (Translated from german, so don't take this as the exact message...)
>>
>> dmesg | tail says
>>
>> [4298038.644000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
>> [4298038.644000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
>> [4298038.644000] ide: failed opcode was: unknown
>> [4298038.644000] end_request: I/O error, dev hdc, sector 192
>> [4298038.645000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
>> [4298038.645000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
>> [4298038.645000] ide: failed opcode was: unknown
>> [4298038.645000] end_request: I/O error, dev hdc, sector 196
>>
>> Any ideas?
>>
>> Greetings,
>> Clemens
> In case you need a quick reply this might help:
>
> 1) Check your /etc/fstab
>
> my cd/dvd enty is:
>
> /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
>
>
> 2) Find and run "automatix" to install necessary drivers for DVD
> Video. You dont mention whats on the DVD : video?
>
> Automatix is a good bet for other general purpose Linux goodies.
make sure that /dev/dvd is linked to the same physical device as
/dev/cdrom.
and/or
make sure that in fstab /dev/dvd gets mounted to /media/cdrom (if that's
where you want it to be)
Al Krieger Guest
-
Clemens Adolphs #3
Re: Can't mount dvd: Seek complete error
>>
Hello and thanks for the answers.>>> In case you need a quick reply this might help:
>>
>> 1) Check your /etc/fstab
>>
>> my cd/dvd enty is:
>>
>> /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
>>
>>
>> 2) Find and run "automatix" to install necessary drivers for DVD
>> Video. You dont mention whats on the DVD : video?
>>
>> Automatix is a good bet for other general purpose Linux goodies.
> Two more things to check:
> make sure that /dev/dvd is linked to the same physical device as
> /dev/cdrom.
> and/or
> make sure that in fstab /dev/dvd gets mounted to /media/cdrom (if that's
> where you want it to be)
Okay, /dev/dvd and /dev/cdrom both link to hdc, which is correct.
It's a data-dvd. I don't have an entry for /dev/dvd in my fstab,
neither for /dev/cdrom, just for /dev/hdc, and the line
reads
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
Can't find automatix via synaptic. Which repository to add?
Greetings,
Clemens
Clemens Adolphs Guest
-
Clemens Adolphs #4
Re: Can't mount dvd: Seek complete error
Am Tue, 07 Mar 2006 12:31:06 -0500 schrieb Al Krieger:
As it's a data-dvd, automatix didn't help :/ I tried> On Tue, 07 Mar 2006 18:06:42 +0100, Richard G. Riley wrote:
>>>> "Clemens"posted the following on 2006-03-07:
>>>>>>> Hello together,
>>>
>>> using Ubuntu, I cannot use my DVD-drive to
>>> mount a DVD. I've testet it on another PC, that
>>> works fine (although with M$ Windows :-! ). The
>>> drive reads CDs without problems.
>>>
>>> When I use
>>> mount /media/cdrom
>>> it says "Can't determin fs type and none has been specified"
>>> (Translated from german, so don't take this as the exact message...)
>>>
>>> dmesg | tail says
>>>
>>> [4298038.644000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
>>> [4298038.644000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
>>> [4298038.644000] ide: failed opcode was: unknown
>>> [4298038.644000] end_request: I/O error, dev hdc, sector 192
>>> [4298038.645000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
>>> [4298038.645000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
>>> [4298038.645000] ide: failed opcode was: unknown
>>> [4298038.645000] end_request: I/O error, dev hdc, sector 196
>>>
>>> Any ideas?
>>>
>>> Greetings,
>>> Clemens
>> In case you need a quick reply this might help:
>>
>> 1) Check your /etc/fstab
>>
>> my cd/dvd enty is:
>>
>> /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
>>
>>
>> 2) Find and run "automatix" to install necessary drivers for DVD
>> Video. You dont mention whats on the DVD : video?
>>
>> Automatix is a good bet for other general purpose Linux goodies.
> Two more things to check:
> make sure that /dev/dvd is linked to the same physical device as
> /dev/cdrom.
> and/or
> make sure that in fstab /dev/dvd gets mounted to /media/cdrom (if that's
> where you want it to be)
reconfiguring the kernel, changing module-support for udf to
built-in support, but that didn't help :-(
And, for a strange reason, using a new compiled kernel
makes my pcmcia-wlan-card to refuse work :(
Argh, why does everything has to be so complicated...
Thanks anyway :)
Clemens Adolphs Guest
-
Florian Diesch #5
Re: Can't mount dvd: Seek complete error
Clemens Adolphs <clemens.adolphs@rwth-aachen.de> writes:
The drive can't access some sectors. Looks like a hardware problem. Can> using Ubuntu, I cannot use my DVD-drive to
> mount a DVD. I've testet it on another PC, that
> works fine (although with M$ Windows :-! ). The
> drive reads CDs without problems.
>
> When I use
> mount /media/cdrom
> it says "Can't determin fs type and none has been specified"
> (Translated from german, so don't take this as the exact message...)
>
> dmesg | tail says
>
> [4298038.644000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
> [4298038.644000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
> [4298038.644000] ide: failed opcode was: unknown
> [4298038.644000] end_request: I/O error, dev hdc, sector 192
> [4298038.645000] hdc: command error: status=0x51 { DriveReady SeekComplete Error }
> [4298038.645000] hdc: command error: error=0x50 { LastFailedSense=0x05 }
> [4298038.645000] ide: failed opcode was: unknown
> [4298038.645000] end_request: I/O error, dev hdc, sector 196
>
> Any ideas?
you exchange the drive with the one in the windows PC?
Florian
--
Das toitsche Usenet ist die Wiederaufführung des Dreißigjährigen Krieges mit
den Mitteln einer Talkshow. [Alexander Bartolich in dcpu]
Florian Diesch Guest
-
Jos Herni #6
Re: Can't mount dvd: Seek complete error
Op Tue, 07 Mar 2006 17:58:43 +0100, schreef Clemens Adolphs:
Dual Layer? Have you tried:> Hello together,
>
> using Ubuntu, I cannot use my DVD-drive to
> mount a DVD. I've testet it on another PC, that
> works fine (although with M$ Windows :-! ). The
> drive reads CDs without problems.
sudo mount /media/cdrom0/ -o unhide
Or cdrom whatever drive you use ofcourse
--
/Jos
Linux op mijn desktop: [url]http://www.digiplace.nl[/url]
Jos Herni Guest



Reply With Quote

