<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Gary Sandine wrote:
<blockquote cite="mid1155359389.1478.9.camel@alrak.laclinux.com"
 type="cite">
  <pre wrap="">On Fri, 2006-08-11 at 21:39 -0600, BrianO'Keefe wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have a 250GB Fantom drive that had been working fine but now I can't
copy or write to 2 of the 3 partitions on it. I get a "read-only" or
"permissions" error.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Where are they mounted in your system?  How do you mount them?  Can you
write to them as root?  What's in mtab:

cat /etc/mtab

?



_______________________________________________
nmglug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nmglug@nmglug.org">nmglug@nmglug.org</a>
<a class="moz-txt-link-freetext" href="http://www.nmglug.org/mailman/listinfo/nm">http://www.nmglug.org/mailman/listinfo/nm</a>
  </pre>
</blockquote>
I cannot write to them as root. they auto mount with no problems and
here is the output of the command:<br>
<br>
brianokeefe@ubuntu:~$ cat /etc/mtab<br>
/dev/hda8 / ext3 rw,errors=remount-ro 0 0<br>
proc /proc proc rw 0 0<br>
/sys /sys sysfs rw 0 0<br>
varrun /var/run tmpfs rw 0 0<br>
varlock /var/lock tmpfs rw 0 0<br>
procbususb /proc/bus/usb usbfs rw 0 0<br>
udev /dev tmpfs rw 0 0<br>
devpts /dev/pts devpts rw,gid=5,mode=620 0 0<br>
devshm /dev/shm tmpfs rw 0 0<br>
lrm /lib/modules/2.6.15-26-powerpc/volatile tmpfs rw 0 0<br>
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0<br>
/dev/sda9 /media/For_Linux ext2 rw,nosuid,nodev 0 0<br>
/dev/sda13 /media/Misc hfsplus rw,nosuid,nodev,uid=1000,gid=1000 0 0<br>
/dev/sda11 /media/Tarman hfsplus rw,nosuid,nodev,uid=1000,gid=1000 0 0<br>
<br>
I have seen that others have had this problem on the ubuntuforums. Some
have made the volumes unusable by trying to force ownership and
permissions and I sure don't want to do that!<br>
Thanks Gary<br>
<br>
Brian<br>
</body>
</html>