[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2011-07-13 Thread Brad Figg
This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu)

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2011-07-02 Thread Mger Zero
Check bug 44233, read the recent post. https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/44233 The temp fix may work for you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213696 Title: Ubu

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2010-12-18 Thread Mantas Kriaučiūnas
** Also affects: baltix Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213696 Title: Ubuntu Can't Mount LiveFS CDs Burned on Vista -- ubuntu-bugs mailing

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2010-09-12 Thread jhellen
Found this fix from 2007 in the ubuntuforums. Just move the udf parameter in the fstab like this: BEFORE: /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 AFTER: /dev/scd0 /media/cdrom0 iso9660,udf user,noauto,exec,utf8 0 0 This worked for me :) -- Ubunt

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2010-07-28 Thread Jovaro
I am also having trouble mounting DVD's burned in Vista with LiveFS, both in Karmic and in Lucid. So I am marking this bug as confirmed instead of fix released. I think the importance should be increased as well, since Ubuntu just should be able to read DVD's burned in Vista. ** Changed in: linux

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-09-22 Thread Vladimir Durán
[ 130.787177] UDF-fs: Partition marked readonly; forcing readonly mount [ 130.899170] UDF-fs: No fileset found Still an issue in Karmic =( ~$ uname -a Linux ubuntu 2.6.31-10-generic #34-Ubuntu SMP Wed Sep 16 00:23:19 UTC 2009 i686 GNU/Linux -- Ubuntu Can't Mount LiveFS CDs Burned on Vista htt

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-04-28 Thread David Bensimon
I have been unsuccessful in trying to reproduce this issue for the past hour. I still have a disc which I previously burned in Vista, which can't be read in Ubuntu. If someone confirms that they are still having an issue reading/writing multiple sessions on the Windows LiveFS I will look into thi

Re: [Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-03-27 Thread revelation
. Thanks Brian --- On Thu, 3/26/09, David Bensimon wrote: From: David Bensimon Subject: [Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista To: brianwma...@yahoo.ca Received: Thursday, March 26, 2009, 8:13 PM Brian, I am in doubt that this is "Fix Released". Maybe "Fixe

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-03-26 Thread David Bensimon
Brian, I am in doubt that this is "Fix Released". Maybe "Fixed Partially". I have a CD-RW that is not recognizable in Linux. This is a CD-RW with photos on it, which I wrote in Vista in a very particular manner*. The CD-RW burned with Vista's file manager using the "LiveFS" (Microsoft's implementat

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-03-02 Thread Konstantin Mikhaylov
I have a bucnh of DVDs which were burnt with Nero under Windows XP several years ago. All of them are reading perfectly in Windows environment (XP and Vista). But i can not get them mounted on Ubuntu 8.10 here is information x...@:~$ sudo mount /dev/scd0 /media/cdrom0 -t udf mount: блочное у

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2009-02-11 Thread Bartek Celary
I am having this issue: [ 8918.239680] udf: udf_read_inode(ino 2261816) failed !bh [ 8918.295588] udf: udf_read_inode(ino 2261816) failed !bh [ 8918.296719] UDF-fs: No partition found (1) [ 8918.640338] ISOFS: Unable to identify CD-ROM format. [ 9059.516487] udf: udf_read_inode(ino 2261816) failed

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-10-30 Thread Brian Murray
I was unable to recreate this bug using kernel version 2.6.27-14-generic on my laptop. What specific kernel version are you using? You can check via 'cat /proc/version_signature' in a terminal. -- Ubuntu Can't Mount LiveFS CDs Burned on Vista https://bugs.launchpad.net/bugs/213696 You received

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-10-27 Thread Bruno Léon
Hi, trying to mount an UDF CD burnt using Vista I ended up on this topic. I tried the solution presented in the above link and IT DID NOT fix the pb. The pb is the same on Hardy/Intrepid. dmesg gives this: [ 3370.099441] udf: udf_read_inode(ino 232162) failed !bh

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-08-11 Thread Leann Ogasawara
Hi David, I noticed the following bug report, bug 106910, which seems to describe a similar if not a duplicate issue reported here. One of the comments described being able to successfully mount CD-RW and DVD-RW burned in windows. I'm curious if you'd be willing to test their solution and let us

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-07-11 Thread David Youngs
Sounds great - but (after several hours of trying) it still doesn't want to work here. I've downloaded Intrepid Ibex from: http://cdimage.ubuntu.com/releases/intrepid/alpha-1/ It came with a slightly older kernel, so I updated (using standard repositories / usual method) and the kernel now repor

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-07-10 Thread Leann Ogasawara
Hi Guys, It sounds like the kernel team will consider backporting this for a Hardy SRU. I'm just adding the possible git commit id to consider backporting for the kernel team. Thanks. commit bfb257a5981af805a9394f00f75d3d9f7b611cc0 Author: Jan Kara <[EMAIL PROTECTED]> Date: Tue Apr 8 20:37:21

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-07-10 Thread Brian Murray
Using kernel version 2.6.26-3-generic from Intrepid Ibex I was able to successfully mount a LiveFS formatted CD (by Windows Vista) with it. -- Ubuntu Can't Mount LiveFS CDs Burned on Vista https://bugs.launchpad.net/bugs/213696 You received this bug notification because you are a member of Ubuntu

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-07-10 Thread Brian Murray
I'm setting the status of this bug to Fix Released as this is now possible with the latest Ubuntu kernel. We will check with the kernel team to see if it is possible to get this fix included in Hardy Heron though. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- Ubuntu

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-06-13 Thread David Youngs
Yes - I'm having exactly the same problem here. Interestingly, I think the problem also affects Windows 2000 and Apple OS-X. See also: http://conradc.wordpress.com/2008/04/28/cannot-read-cd-or-dvd-from-windows-vista/ http://digg.com/microsoft/Burning_Issues_With_Vista http://windowshelp.microsoft

[Bug 213696] Re: Ubuntu Can't Mount LiveFS CDs Burned on Vista

2008-06-12 Thread Brian Murray
** Summary changed: - Ubuntu Can't Mount Cds Burned on Vista + Ubuntu Can't Mount LiveFS CDs Burned on Vista -- Ubuntu Can't Mount LiveFS CDs Burned on Vista https://bugs.launchpad.net/bugs/213696 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to