<br><br><div><span class="gmail_quote">On 24/04/2008, <b class="gmail_sendername">Ioannis Vranos</b> <<a href="mailto:ivranos@freemail.gr">ivranos@freemail.gr</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
<br> > Hey,<br> >   The first issue - capacity - is a simple fix. Physically remove the disk, flip it over, re-insert.<br><br><br><br>However 4.3* 2< 9.4 GB</blockquote><div><br>Hey,<br>  This is the same issue as formatting hard disks and not seeing the full capacity.<br>
  The disks are advertised as literally 4.7 billion bytes per side which <br>when formatted comes out as 4.7x10^9 / 1024^3 = 4.377216101GB.<br></div><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
 >   The other issue is that DVD-RAM disks are recognised as hard disks,<br> > rather than trying<br> > Nero, you should be able to navigate to the mount (usually /media/disk<br> > or similar)<br><br><br><br>It automounts it under media/cdrom0 as read-only and it doesn't paste.<br>
<br><br> My /etc/fstab:<br><br> john@john-desktop:~$ cat /etc/fstab<br> # /etc/fstab: static file system information.<br> #<br> # <file system> <mount point>   <type>  <options>       <dump>  <pass><br>
 proc            /proc           proc    defaults        0       0<br> # /dev/hdc3<br> UUID=d8190421-05fc-4644-ad51-3164c4a8ab33 /               ext3<br> defaults,errors=remount-ro 0       1<br> # /dev/hdc2<br> UUID=3d48355b-d6da-475f-a418-be481dbfdf4f /boot           ext3<br>
 defaults        0       2<br> # /dev/hdc1<br> UUID=7a84ed6b-0635-4380-9e71-b61ea6ca18d1 none            swap    sw<br>          0       0<br> /dev/hda        /media/cdrom0   udf,iso9660 user,noauto,exec 0       0<br> /dev/fd0        /media/floppy0  auto    rw,user,noauto,exec 0       0<br>
<br> john@john-desktop:~$<br><br><br> I had modified the line<br><br> "dev/hda        /media/cdrom0   udf,iso9660 user,noauto,exec 0       0"<br><br> to<br><br> "dev/hda     /media/cdrom0   udf,iso9660 rw, user,noauto,exec 0       0"<br>
<br><br> and it allowed to paste, but when I tried to paste I got a read-only error.<br><br><br><br><br> > and<br> > read/write directly same as a USB thumb-drive.<br><br><br><br>Do you use DVD-RAMs? If yes may you post your /etc/fstab?</blockquote>
<div><br>Sorry, I haven't used one since I left my last job late last year.<br>A few things to check though:<br>  Check your permissions and/or try writing as root.<br>  Try formatting it as ext3 to rule out a udf issue.<br>
   If the disk is in a cartridge check that there isn't a write-protect tab set.<br>    Though if you didn't get the errors when formatting then it is probably not this.<br><br>cheers,<br>Owen.<br></div><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
 --<br><br>ubuntu-users mailing list<br> <a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</blockquote></div><br>