Hi Folks, I have a CD which was burnt using Windows Media Player on Vista. It carries a couple of directories with many (mostly PDF) files.
When accessed with Vista, its contents are visisble and the files can be accessed.
However, Linux doesn't want to know!
For example:
# mount -t auto /dev/hdc /media/cdrom0 mount: block device /dev/hdc is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/hdc, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so
and
# dmesg | tail hdc: media error (bad sector): error=0x30 { LastFailedSense=0x03 } ide: failed opcode was: unknown ATAPI device hdc: Error: Medium error -- (Sense key=0x03) Unrecovered read error -- (asc=0x11, ascq=0x00) The failed "Read 10" packet command was: "28 00 00 05 7c 80 00 00 02 00 00 00 00 00 00 00 " end_request: I/O error, dev hdc, sector 1438208 Buffer I/O error on device hdc, logical block 179776 UDF-fs: No fileset found
Any ideas? With thanks, Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@manchester.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 10-Dec-08 Time: 23:17:09 ------------------------------ XFMail ------------------------------
The message XFMail.081210231712.Ted.Harding@manchester.ac.uk from (Ted Harding) Ted.Harding@manchester.ac.uk contains these words:
Any ideas?
Is your pdf reader up-to-date? The Windows version is up to, IIRC, 9
(Though IME the reader usually - rather, always - fires-up, even if it can't cope completely with a newer version of document.)
Is there a Linux version of Foxit Reader? That might be worth a tri if there is.
On 10-Dec-08 23:31:28, Anthony Anson wrote:
The message XFMail.081210231712.Ted.Harding@manchester.ac.uk from (Ted Harding) Ted.Harding@manchester.ac.uk contains these words:
Any ideas?
Is your pdf reader up-to-date? The Windows version is up to, IIRC, 9
(Though IME the reader usually - rather, always - fires-up, even if it can't cope completely with a newer version of document.)
Is there a Linux version of Foxit Reader? That might be worth a tri if there is.
Thanks for the reply -- but the problem is not with the PDF reader. The problem is that Linux will not mount the CDROM -- with error message as detailed in my mail.
In other words, Linux is not recognising that the CD has a valid filesystem on it. But Windows Vista *is* reecognising it (somehow).
Best wishes, Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@manchester.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 10-Dec-08 Time: 23:44:14 ------------------------------ XFMail ------------------------------
The message XFMail.081210234416.Ted.Harding@manchester.ac.uk from (Ted Harding) Ted.Harding@manchester.ac.uk contains these words:
Thanks for the reply -- but the problem is not with the PDF reader. The problem is that Linux will not mount the CDROM -- with error message as detailed in my mail.
In other words, Linux is not recognising that the CD has a valid filesystem on it. But Windows Vista *is* reecognising it (somehow).
Ah. Didn't wade through the detail - would I be cynical to think that it's a M$ ploy to make itself incompatible with the competition?
On Thu, Dec 11, 2008 at 12:16:59AM -0000, Anthony Anson wrote:
Ah. Didn't wade through the detail - would I be cynical to think that it's a M$ ploy to make itself incompatible with the competition?
Judging by the earlier comment and a bit of guesswork it might be that the CD has a bit of a "funny" udf filesystem on it.
Adam
Hi,
2008/12/10 Ted Harding Ted.Harding@manchester.ac.uk:
# dmesg | tail hdc: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
************** I was tempted to say it was a physically bad/damaged disk, but you say it works in Windows...
ide: failed opcode was: unknown ATAPI device hdc: Error: Medium error -- (Sense key=0x03)
*************
Is it some kind of "protected disk"/DRM ? Can you burn the disk using saner tools than Windows Media Player? Have you tried to read the disk in another Linux machine?
Srdjan
Srdjan Todorovic wrote:
Have you tried to read the disk in another Linux machine?
Have you tried it in older Windows versions?
Does the destination PC have a CD-RW/DVD-RW drive or just a reader?
Is it definitely a CD not a DVD? (Made that mistake before!) If DVD, is it DVD-R or DVD+R? Or even dual layer?
Can you boot the Vista PC from a Linux USB key and see if it will then read the CD, just to confirm it isn't a hardware compatibility issue? (Alternatively, I think some live CDs can be booted into memory and the disk ejected - Puppy? DSL?)
From the keyboard of a Debian developer -
/Quote/
Try "mount -t isofs /dev/hdc /media/cdrom0".
If it's from Vista, could it be in a Mount Rainier format? If so, he'll need a new-ish Linux kernel (more recent than 2.6.2).
/End quote/
On 11-Dec-08 14:47:14, Anthony Anson wrote:
From the keyboard of a Debian developer -
/Quote/ Try "mount -t isofs /dev/hdc /media/cdrom0".
If it's from Vista, could it be in a Mount Rainier format? If so, he'll need a new-ish Linux kernel (more recent than 2.6.2). /End quote/ -- Tony
Hmmm: # mount -t isofs /dev/hdc /media/cdrom0 mount: unknown filesystem type 'isofs' mount: maybe you meant 'iso9660'?
# uname -a Linux deb 2.6.18-6-686 #1 SMP Thu Oct 9 15:52:18 UTC 2008 i686 GNU/Linux
(-t iso9660 doesn't work -- error message as before).
"Mount Rainer Format" (mrw) not support by my kernel, it seems!
More research necessary ...
Thanks, Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@manchester.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 11-Dec-08 Time: 15:06:03 ------------------------------ XFMail ------------------------------
The message XFMail.081211150605.Ted.Harding@manchester.ac.uk from (Ted Harding) Ted.Harding@manchester.ac.uk contains these words:
"Mount Rainer Format" (mrw) not support by my kernel, it seems!
More research necessary ...
What flavour are you running, and which version?
On Wed, Dec 10, 2008 at 11:17:12PM -0000, Ted Harding wrote:
UDF-fs: No fileset found
Following on from the hint I gave last night, have a look at:
http://ascending.wordpress.com/2008/06/14/howto-read-vista-burnt-udf-dvds-on...
Which is one of the first hits out of google for vista udf mount linux.
Lots more useful looking stuff available too with those search terms, I'd suggest that and similar for working out what is going on.
Note that the actual method of getting at the data looks a bit hackish and mentions that the guide will most likely not work except on the specific release of ubuntu they are talking about.
Adam
On 11-Dec-08 17:54:36, Adam Bower wrote:
On Wed, Dec 10, 2008 at 11:17:12PM -0000, Ted Harding wrote:
UDF-fs: No fileset found
Following on from the hint I gave last night, have a look at:
http://ascending.wordpress.com/2008/06/14/howto-read-vista-burnt-udf-dvd s-on-ubuntu-linux/
Which is one of the first hits out of google for vista udf mount linux.
Lots more useful looking stuff available too with those search terms, I'd suggest that and similar for working out what is going on.
Note that the actual method of getting at the data looks a bit hackish and mentions that the guide will most likely not work except on the specific release of ubuntu they are talking about.
Adam
jabberid = quinophex@jabber.earth.li
Thanks Adam. Interesting! And the comments seem to confirm that the new Windows CD-burner is yet more [<4lwd>[ing]] <4lwd>!
At least it's a comfort to be reassured that my Linux is not failing to do anything it ought to be able to do.
Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@manchester.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 11-Dec-08 Time: 18:11:01 ------------------------------ XFMail ------------------------------
Adam Bower wrote:
Note that the actual method of getting at the data looks a bit hackish and mentions that the guide will most likely not work except on the specific release of ubuntu they are talking about.
Once again it's amazing how MS can mess around with a "standard". Hopefully this will start to backfire on them; there'll presumably be plenty of <=XP users stuck with this too?
Anyway, there's a nice comment at the foot of the page Adam linked to: apparently Ubuntu 8.10 has the Vista UDF capability built in. I have Ubuntu 8.10 but no Vista DVD (nor even any Vista) to test with, is there anything I can easily check to confirm that upgrading to U8.10 is a "simple" solution for anyone stuck with this?
2008/12/12 Mark Rogers mark@quarella.co.uk:
Anyway, there's a nice comment at the foot of the page Adam linked to: apparently Ubuntu 8.10 has the Vista UDF capability built in. I have Ubuntu 8.10 but no Vista DVD (nor even any Vista) to test with, is there anything I can easily check to confirm that upgrading to U8.10 is a "simple" solution for anyone stuck with this?
I can confirm that upgrading my desktop to Ubuntu 8.10 from Ubuntu 8.04 was simple. I have not yet tried half burning a DVD in Vista to see if it is readable in Linux.
Tim.
On Fri, Dec 12, 2008 at 09:34:33AM +0000, Mark Rogers wrote:
Once again it's amazing how MS can mess around with a "standard". Hopefully this will start to backfire on them; there'll presumably be plenty of <=XP users stuck with this too?
To be honest, I'm not sure that they have messed with a standard. I think all it is that Vista by default creates filesystems that are UDF 2.5 which are supported in recent Linux kernel versions but I really don't know much about this given I only first did any research about UDF due to Teds problem. You can tell Vista to create discs based on older versions of UDF apparently that will be more compatible with older versions of XP/Linux. Although, don't ask me how as I've only ever used Vista for about 10 minutes. Hell, I'm not even sure if it will fix the problem Ted has been having, it might be a red herring :)
Adam