Re: DVD/CDROM writes not working!



On 30 Dec 2006 23:00:13 -0800, dchou4u@xxxxxxxxxxx staggered into the
Black Sun and said:

Include context when you post, so people know WTF you're talking about.
Context restored:

Dances With Crows wrote:
Gregory Shearman wrote:
I've never heard of a filesystem type called udb. Don't you mean -t
udf ?
Sorry, it was a typo. It should be UDF.
Did you type "mount -t udf /dev/sda1 /mnt/somewhere"? That won't work
for any CD-RW, because A) CD-RWs are not seen as disks, but CD-R*
devices B) CD-RWs aren't partitioned. You probably want:
mount /dev/scd0 /mnt/somewhere

...just like a normal CD-R*. Insert "-t udf" if necessary, but
I did a 'mount -t udf /dev/sr0 /mnt/usbdrive and when I have a blank
DVD+R disk in the USB DVD drive, this is what I get:
root@xxxxxxxxxxxxx:/usr/bin# !moun
mount -t udf /dev/sr0 /mnt/usbdrive
end_request: I/O error, dev sr0, sector 64

You can't mount a blank DVD+-/CD; there's no filesystem on it. You have
to mkudffs on it first. However, you shouldn't mount a UDF DVD/CD and
expect to write to it until you know for sure that you have UDF write
support enabled. You didn't respond to that part of my message and
your kernel's old, so I would guess that you don't have that. Use
growisofs with the -udf option to write to DVD+Rs if you want UDF DVDs.
Or use k3b; it's really a very nice frontend.

Then I used my Windows XP to burn some files on the blank DVD+R disk
and when I tried to mount it again using the same command as before,
UDF-fs: No VRS found

Your 'Doze program almost certainly wrote things in iso9660, then. You
should only use -t with mount if just plain mount doesn't work.

--
This is my rifle, this is my GNU
This is for fighting, this is for $FOO!
--AJS in ASR
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
.



Relevant Pages

  • RE: Problems mounting udf filesystems in Fedora Core 2
    ... After automounting the udf CD-RW, ... > and I'm having problems to mount udf filesystems. ...
    (Fedora)
  • Re: edgy eft: udf discs wrongly automounted as iso9660
    ... If I want mount udf I have to manually unmount it and remount with: ... I recommend simply removing the line from fstab. ... btw, pmount will mount the disk in /media, but probably not at cdrom0. ...
    (Ubuntu)
  • Re: edgy eft: udf discs wrongly automounted as iso9660
    ... If I want mount udf I have to manually unmount it and remount with: ... I recommend simply removing the line from fstab. ... btw, pmount will mount the disk in /media, but probably not at cdrom0. ...
    (Ubuntu)
  • Re: Some surprise while "dd-ing" a video DVD...
    ... As you say, Nautilus and "mount" unlock the DVD before mount it, that's why I always can mount it. ... I umounted and remounted it as UDF, ... useless file, but that file should be exactly what was written on the ...
    (Ubuntu)
  • Re: /dev/dvd is dead.
    ... attempted to mount a problem medium? ... between ISO9660 and UDF. ... this type used to be more common than they are now, but with those CDs, ...
    (comp.os.linux.misc)