Re: DVD/CDROM writes not working!
- From: Dances With Crows <danSPANceswitTRAPhcrows@xxxxxxxxx>
- Date: Sun, 31 Dec 2006 07:27:35 -0600
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 did a 'mount -t udf /dev/sr0 /mnt/usbdrive and when I have a blank
Did you type "mount -t udf /dev/sda1 /mnt/somewhere"? That won't workI've never heard of a filesystem type called udb. Don't you mean -tSorry, it was a typo. It should be UDF.
udf ?
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
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
.
- References:
- DVD/CDROM writes not working!
- From: dchou4u
- Re: DVD/CDROM writes not working!
- From: Gregory Shearman
- Re: DVD/CDROM writes not working!
- From: dchou4u
- Re: DVD/CDROM writes not working!
- From: Dances With Crows
- Re: DVD/CDROM writes not working!
- From: dchou4u
- DVD/CDROM writes not working!
- Prev by Date: Re: need more serial ports
- Previous by thread: Re: DVD/CDROM writes not working!
- Next by thread: internet on debian sarge
- Index(es):
Relevant Pages
|